www.delorie.com/djgpp/doc/rbinter/6.html   search  
1310

Category: BIOS

INT 13 - HARD DISK - CHECK IF DRIVE READY

	AH = 10h
	DL = drive number (80h = first, 81h = second hard disk)
Return: CF set on error
	CF clear if successful
	AH = status (see #00234 at AH=01h)
SeeAlso: AH=11h

  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2000   by Ralf Brown     Updated Jul 2000