Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 15 - eisa system rom - clear nonvolatile memory (eisa cmos) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - EISA SYSTEM ROM - CLEAR NONVOLATILE MEMORY (EISA CMOS)
        AX = D802h
        BH = EISA config utility major revision level
        BL = EISA config utility minor revision level
Return: CF clear if successful
            AH = 00h
        CF set on error
            AH = error code
                84h error clearing CMOS
                86h invalid BIOS-FW function call
                88h config utility version not supported
Note:   call with AL=82h if using 32-bit CS addressing mode instead of 16-bit
SeeAlso: AX=D803h

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