INT 21 - Novell NetWare v4+ - GET CPU(Central Processing Unit) The microprocessor which executes programs on your computer. INFORMATION AX = F27Bh subfn 08h CX = length of request buffer in bytes DX = length of reply buffer in bytes DS:SI -> request buffer (see #02498) ES:DI -> reply buffer (see #02499) Return: AL = status (see #02860 at INT 2F/AX=7A20h/BX=0000h) reply buffer filled Format of NetWare "Get CPU(Central Processing Unit) The microprocessor which executes programs on your computer. Information" request buffer: Offset Size Description (Table 02498) 00h WORD 0005h (length of following data) 02h BYTE 08h (subfunction "Get CPU(Central Processing Unit) The microprocessor which executes programs on your computer. Information") 03h DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. CPU(Central Processing Unit) The microprocessor which executes programs on your computer. number SeeAlso: #02499 Format of NetWare "Get CPU(Central Processing Unit) The microprocessor which executes programs on your computer. Information" reply buffer: Offset Size Description (Table 02499) 00h DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. current server time 04h BYTE vconsole version 05h BYTE vconsole revision 06h WORD reserved 08h DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. number of CPUs 0Ch DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. page table owner flag 10h DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. CPU(Central Processing Unit) The microprocessor which executes programs on your computer. type flag 14h DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. coprocessor flag 18h DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. bus type flag 1Ch DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. I/O engine flag 20h DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. filesystem engine flag 24h DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. non-dedicated flag 28h 201 BYTEs counted string: CPU(Central Processing Unit) The microprocessor which executes programs on your computer. string;number of coprocessors;bus string SeeAlso: #02498