Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QWIKC20 & Multi-Level Virtual Windows - <b>system hardware</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                SYSTEM HARDWARE

 System Hardware Variables - These variables indicate the kind of computer
 that qinit detected:

   Variable      Description
   -----------------------------------------------------------------------
   cpuid         (Type: char) Intel CPU identification code.  cpuid can be
                 equal to any one of the following four marcos:

                   cpu8086  - Intel 8086/8088
                   cpu80186 - Intel 80186/80188
                   cpu80286 - Intel 80286
                   cpu80386 - Intel 80386

   system_id     (Type: char) Code for the IBM computer in use, set by
                 qinit.  See submodel_id for values.

   submodel_id   (Type: char) Code for the sub-model of the IBM computer in
                 use.  This value defaults to 0 the first time qinit is run.
                 To get a value, execute get_submodel_id.

                   SysID Submodel SYSTEM
                   ----- -------- ------------------------------
                   0xFF    n/a    IBM PC
                   0xFE    n/a    IBM PC XT
                   0xFD    n/a    IBM PCjr
                   0xFC    n/a    IBM PC AT (6 MHz, 01/10/84)
                           0x00   IBM PC AT (6 MHz, 06/10/85)
                           0x01   IBM PC AT (8 MHz, 11/15/85)
                           0x02   IBM PC XT (286)
                           0x04   IBM PS/2 model 50
                           0x05   IBM PS/2 model 60
                   0xFB    0x00   IBM PC XT (256/640)
                   0xFA    0x00   IBM PS/2 model 30
                           0x01   IBM PS/2 model 25
                   0xF9    0x00   IBM PC Convertible
                   0xF8    0x00   IBM PS/2 model 80 (16 MHz)
                           0x04   IBM PS/2 model 80 (20 MHz)
                           0x09   IBM PS/2 model 70 (16 MHz)


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson