[Etherboot-developers] Intel Card Ethernet Express Pro
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Christoph P. <pl...@ir...> - 2002-09-24 12:08:37
|
Hello, What is probed by Etherboot to detect if the rom image is the correct one for the LAN Interface? I have an Ethernet Express Pro 100 Card, probably Model Nr. 82562ET. When I saw that Etherboot said "Probing...[EEPRO100] No adapter found", I started to investigate and found out that my card has PCI device ID 0x8086,0x103b instead of the number that is given in the file src/NIC. So I added another card to that file and named it "id103b" with PCI Id 0x8086,0x103b. Then I called "make clean", "make Roms" and "make". When I tried the image id103b.rom, the boot was still aborted with the message "No adapter found". Therefore I want to ask here the above question. Christoph |