Re: [Etherboot-developers] Intel 82559ER
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Ken Y. <ke...@nl...> - 2000-11-03 00:11:15
|
>I ran across a new (to me) intel chip today. It's labeled 82559ER but >the Etherboot driver wouldn't recognized it. Etherboot works fine on >the 82559 and I happened to notice that the 82559 has a PCI Device ID >of 0x1229 (same as the 82558) but the 82559ER had an ID of 0x1209. I >took a shot in the dark and added the new device ID to the EEPRO100 >section of config.c. Etherboot then worked just fine with the >82559ER. > >Just thought you'd like to know. Thanks very much. I will add that ID into the source. |