Interrups | Categories | Contents |
AH = 09h DL = drive number (00h-07h) ES:BX -> Device Interface Table (see #03226)
Return:
Nothing???
See Also: AH=00h - AH=08h - AH=0Ah - INT 1E
Format of TI Professional PC Device Interface Table: Offset Size Description (Table 03226) 00h DWORD -> entry point for disk routine 04h WORD bytes per sector 06h BYTE sectors per track 07h BYTE number of heads 08h BYTE number of cylinders 09h BYTE retry count 0Ah BYTE precompensation start
See Also: #01264 at INT 1E
Interrups | Categories | Contents |