Accessing Cmos; Accessing Cmos Feature Bits - Compaq Deskpro EP 6233 Technical Reference Manual

Hp deskpro ep 6233: reference guide
Hide thumbs Also See for Deskpro EP 6233:
Table of Contents

Advertisement

Chapter 7 BIOS ROM
7.4.8

ACCESSING CMOS

Configuration memory data can be retrieved with the BIOS call INT 15, AX=E823h. This tri-
modal function retrieves a single byte from the CMOS map described in Chapter 4. The function
is described as follows:
INPUT:
EAX
BH
BL
CX
OUTPUT:
(Successful)
CF
AH
AL
(Failure)
CF
AH
7.4.9

ACCESSING CMOS FEATURE BITS

The BIOS function INT 15, AX=E845h is a tri-modal call for accessing areas in non-volatile
memory (CMOS) used for storing variables for various features. Note that this function differs
from the previously discussed call since data blocks of varying lengths are retrieved.
INPUT:
EAX
BL
BH
CX
DS:SI
OUTPUT:
(Successful)
CF
EAX
BH
(Failure)
CF
AH
7-16
Compaq Deskpro EP Series of Personal Computers
= E823h
= 0, Read
= 1, Write
= Value to write (if a write is specified)
= Bytes number (zero-based)
= 0
= 00h
= Byte value (on a read)
= 1
= 86h, Function not supported
= FFh, byte does not exist
= E845h
= 0, Read
= 1, Write
= Value Read/to Write
= Feature Bits Number (refer to following description box)
= Pointer to buffer passing multiple byte features
= 0
= Reserved
= Value read (on a read)
= 1
= 86h, Function not supported
First Edition - April 1998

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents