SynApsus
March 7th, 2004, 05:54
Hello guys. This is my first thread here and I hope you will be able to answer me, I thank you in advance... ( sorry for my crap english I'm young and french )
That makes some time I code drivers, and I want now to identify the computer on which it is installed.
I found the BIOS int 11, which returns in AX a lot of info about the system. It would be perfect, but I don't know how to run a BIOS interrupt with my driver : it always crashes. I have probably forgotten something...
Or if you could help me by giving a method to identify the motherboard, for example, it would be great.
Thanks, with regards,
Syn[NGEN]
That makes some time I code drivers, and I want now to identify the computer on which it is installed.
I found the BIOS int 11, which returns in AX a lot of info about the system. It would be perfect, but I don't know how to run a BIOS interrupt with my driver : it always crashes. I have probably forgotten something...
Or if you could help me by giving a method to identify the motherboard, for example, it would be great.
Thanks, with regards,
Syn[NGEN]