Hi,
Ive got a diagnostic tool that runs in real mode and uses Int 013h extended functions.
when i run it on a machine with AwardBIOS v4 it works fine and can catalogue all the drives with the correct parameters.
but when i run it on a machine with an AwardBIOS v6 it failed, so i investigated.
my results are using drive 080h
function 041h - (test for extended) extended functions available.
function 048h - (get drive parameters) returns cf set - no parameters passed to buffer.
I dont understand how this can work with AwardBIOS v4 and not AwardBIOS v6.
Got any ideas?
"There are 10 types of people in this world, those who know binary and those who don't!"
Ive got a diagnostic tool that runs in real mode and uses Int 013h extended functions.
when i run it on a machine with AwardBIOS v4 it works fine and can catalogue all the drives with the correct parameters.
but when i run it on a machine with an AwardBIOS v6 it failed, so i investigated.
my results are using drive 080h
function 041h - (test for extended) extended functions available.
function 048h - (get drive parameters) returns cf set - no parameters passed to buffer.
I dont understand how this can work with AwardBIOS v4 and not AwardBIOS v6.
Got any ideas?
"There are 10 types of people in this world, those who know binary and those who don't!"