qa.hlp (Table of Contents; Topic list)
Int 13H Function 10H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Get Drive Status      [PC] [AT] [PS/2]
 
  Tests whether the specified fixed disk drive is operational and returns
  the drive's status.
 
  Input                            Output
  ═════════════════════            ════════════════════════════════════
  AH=10H                           If function successful
  DL=drive                         Carry flag=clear
     80H-FFH fixed disk            AH=00H
                                   If function unsuccessful
                                   Carry flag=set
                                   AH=status (see Int 13H Function 01H)
                                    -♦-