bios int 13h, need more explanation
Posted: Thu Dec 15, 2022 9:17 am
function ah=02h READ SECTOR(S) INTO MEMORY
i doubt how to handle error 11h (corrected ECC error).
it means a really error or just notify that it recovered automatically?
can i continue reading assume that sectors correctly readed? or i must retry to read sectors again?
what means value "burst length"?
CF flag are setted when this error appear?
function ah=08h GET DRIVE PARAMETERS
if es:di are non-zero, to which structure it points?
i doubt how to handle error 11h (corrected ECC error).
it means a really error or just notify that it recovered automatically?
can i continue reading assume that sectors correctly readed? or i must retry to read sectors again?
what means value "burst length"?
CF flag are setted when this error appear?
function ah=08h GET DRIVE PARAMETERS
if es:di are non-zero, to which structure it points?