![Compaq iPAQ 1.0 Technical Reference Manual Download Page 138](http://html1.mh-extra.com/html/compaq/ipaq-1-0/ipaq-1-0_technical-reference-manual_2645784138.webp)
Chapter 8 BIOS ROM
Compaq iPAQ Series of Desktop Personal Computers
Review Copy - January 2001
8-4
To support Windows NT an additional table to the BIOS32 table has been defined to contain 32-
bit pointers for the DDC and SIT locations. The Windows NT extension table is as follows:
; Extension to BIOS SERVICE directory table (next paragraph)
db
“32OS”
; sig
db
2
; number of entries in table
db
“$DDC”
; DDC POST buffer sig
dd
?
; 32-bit pointer
dw
?
; byte size
db
“$SIT”
; SIT sig
dd
?
; 32-bit pointer
dw
?
; byte size
db
“$ERB”
; ESCD sig
dd
?
; 32-bit pointer
dw
?
; bytes size
The service identifier for Desktop Management functions is “$CLM.” Once the service identifier is
found and the checksum verified, a FAR call is invoked using the value specified at offset 04h to
retrieve the CM services entry point. The following entry conditions are used for calling the
Desktop Management service directory:
INPUT:
EAX
= Service Identifier [$CLM]
EBX (31..8)
= Reserved
EBX (7..0)
= Must be set to 00h
CS
= Code selector set to encompass the physical page holding
entry point as well as the immediately following physical page.
It must have the same base. CS is execute/read.
DS
= Data selector set to encompass the physical page holding
entry point as well as the immediately following physical page.
It must have the same base. DS is read only.
SS
= Stack selector must provide at least 1K of stack space and be 32-bit.
(I/O permissions must be provided so that the BIOS can support as necessary)
OUTPUT:
AL
= Return code:
00h, requested service is present
80h, requested service is not present
81h, un-implemented function specified in BL
86h and CF=1, function not supported
EBX
= Physical address to use as the selector BASE for the service
ECX
= Value to use as the selector LIMIT for the service
EDX
= Entry point for the service relative to the BASE returned in EBX
8.3.1 SYSTEM
ID
The INT 15, AX=E800h BIOS function can be used by software to identify the type of system.
This function will return the system ID in the BX register.
System
ROM Type
PnP ID
System ID
iPAQ 1.x
686J1
CPQB1A0
0630h
iPAQ 2.0
686P7
CPQ0014
06F0h
The ROM type may be checked through the Setup utility (press F10 key when prompted during the
boot sequence) and by diagnostics software such as Compaq Insight Manager.
Summary of Contents for iPAQ 1.0
Page 4: ......
Page 186: ...This page is intentionally blank...