>All, > >Included below are patches to get the eepro100 working with etherboot 3.2. >There were two problems. The first was the use of PCI_BASE_ADDRESS_0 >instead of PCI_BASE_ADDRESS_1 to get the pci_ioaddr. The second was the >pasing of a zero value to eth_probe as the ioaddr (the intention was that >this would be the override value). Unfortunately, the eepro100 driver >expects a pointer. Upon seeing NULL it returns with a failure right >away. I replaced it with the ioaddr found by the pci scan. This won't >support multiple cards as is Ken's intention eventually, but it works for >one. > > bill Thanks Bill (William A. Arbaugh), I have added your patches to the Etherboot Web site. (http://www.syd.dit.csiro.au/staff/ken/personal/etherboot/) Ken
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.