problem with int 13h extensiosn
hi ...we're asked to use int 13h and extensions in our program of retrieveing th disk parameters.....the caracteristics of my bios are as follows :american megatrends INc 080014 ..29/05/2007 ....version of smbios 2.5....now when i check the existence of the int13 extension , the carry flag is set ....they don't exist .. what do i have to do ....dowload them ....please help me ....thank u
Last edited by berber on Sun Mar 23, 2008 4:07 pm, edited 1 time in total.
don't EVER use bios functions. they differ from system to system (bios versions, bios cores and so on) and they tend to report wrong sizes due to buffer overflows. check the ata/atapi specs for standardisized drive querying algorithms.
howto probe ide drives
howto probe ide drives
If you email me include [WIMSBIOS] in the subject.