Function 0Ah Read Long (Hard disk) (XT, AT, XT/286, PS/2)entry AH 0Ah
CH cylinder number (bits 8,9 in high bits of CL)
CL sector number
DL drive ID
DH head number
ES:BX pointer to buffer to fill
return CF set on error
AH status code (see above)
AL number of sectors actually transferred
note 1) A "long" sector includes a 4 byte EEC (Extended Error Correction) code
2) Used for diagnostics only on PS/2 systems