Hi,

GRUB scans alle PCI busses for Ethernet PCI devices. But it does not
pass the bus number if a suitable device was found. Instead of this,
all drivers (tulip, 3com, eepro100, lance suppose that the device
lays on PCI bus 0. This is fatal if the device has to be waken up
at boot time as DEC Tulip 21143 network cards.

My suggestion: Extent the pci_device struct in pci.h by the pci bus
number so every driver can access it.

Did you want a bugfix?

Frank
-- 
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: [EMAIL PROTECTED]    http://os.inf.tu-dresden.de/~fm3 ##

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

Reply via email to