Re: [Etherboot-developers] Etherboot has eepro100.c for 82559....?
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2002-08-28 06:27:26
|
"atul srivastava" <atu...@re...> writes: > Yah .. i found a missing call to virt_to_bus for passing the address > of txfd ..but even after adding that my status is same. > > just few momemts back i noticed i am using a 82559 card > while etherboot eepro100 drives only 82557 card. That shouldn't be a problem in and of itself, especially as they hide out under the same pci id. > i know about few change in char config_cmd [22] and in TxFD and RxFD > structure has taken plave between 82557 and 82559 cards. Hmm. Do you have an 82559 or an 825559ER? > anywy does any body know it any vrsion of etherboot has the scaled > down version of Donald Becker's 82559 driver. > > if yes pls. let me know.. Anyway the driver has worked well for me on the 82559. Eric |