Int 11h: Equipment Check Interrupt
The BIOS returns a copy of its internal equipment list in the AX register. The list is compiled in the RAM word variable DEVFLG (40:10).
- Input: AH = 11h
- Output: AX: (See Below)
Graphic
Graphic
- Error conditions: None
- Registers modified: AX
Notes:
- The plug-in card port is considered a flexible disk drive.
- The default DEVFLG value on power up is AX = 0261h.