probe the first PCI NIC candidate with a non-zero ioaddr, before probing everything.
This commit is contained in:
parent
7b3aef444e
commit
9417ebb550
6 changed files with 107 additions and 5 deletions
|
@ -1,3 +1,11 @@
|
|||
2001-02-02 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* netboot/config.c [GRUB && INCLUDE_PCI] (pci_dispatch_table):
|
||||
New structure.
|
||||
[GRUB && INCLUDE_PCI] (PCI_NIC): New variable.
|
||||
(eth_probe) [GRUB && INCLUDE_PCI]: If a PCI NIC candidate is
|
||||
present, probe it first.
|
||||
|
||||
2001-01-27 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
From Danilo Godec <danci@agenda.si>:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue