>>>>> erich  writes:

 e> FWIW, I came up with a technique some time ago to map from BIOS
 e> numbers to device hardware using a set of evil/clever (depending
 e> on your point of view ;) x86 hacks at boot time in GRUB and
 e> reporting this to the OS (those who have read my old GRUB 0.5
 e> technical docs might be familiar with the discription).

Is there an URL for your suggested techniques.  Also, are you familiar
with Okuji's I/O port probing method (the `ioprobe DRIVE' builtin)?
It steps through the BIOS with a debugger, and discovers which I/O
ports are used during an INT 13 for the specified drive.

Perhaps you can use some of its ideas.

-- 
 Gordon Matzigkeit <[EMAIL PROTECTED]>  //\ I'm a FIG (http://fig.org/)
Committed to diversity and freedom \// I use GNU (http://fig.org/gnu/)

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to