◄Detail► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Interrupt: 13h Function: 1Ah Title: Format ESDI Drive See also: Format ESDI Drive Periodic Interrupt Description: [PS/2] Initializes disk sector and track address fields on a drive attached to the ESDI Fixed Disk Drive Adapter/A. Input Output AH = 1Ah If function successful AL = Relative block address Carry flag: clear (RBA) defect table count AH = 00h = 0 (if no RBA table) = >0 (if RBA table used) If function unsuccessful CL = Format modifier bits Carry flag: set AH = Status See: Int 13h Function 01h Bits Significance (if set) 0 Ignore primary defect map 1 Ignore secondary defect map 2 Update secondary defect map 3 Perform extended surface analysis 4 Generate periodic interrupt 5-7 Reserved (must be 0) DL = Drive = 80h-FFh fixed disk ES:BX = segment:offset of RBA table -♦-