Fix for e1000-82541pi
Brought to you by:
marty_connor,
stefanhajnoczi
Hello,
A colleague of mine used rom-o-matic.net to get a zpxe image for his Intel PRO/1000 GT Desktop network card (based on 82541pi chip). The zpxe image was not working, displaying an error message like "Bad MAC type".
It looked like to me that 82541pi support was incomplete : 82541pi appears in the rom-o-matic/etherboot device list but the e1000_set_mac_type function fails to detect it (code not implemented) and returns -E1000_ERR_MAC_TYPE.
Here is a patch that solved the problem.
Patch adding e1000-82541pi support to etherboot 5.4.2 (and 5.4.3 probably)
Logged In: YES
user_id=65376
Originator: NO
Thanks for the patch. I have applied it to 5.4 CVS, and it will be included in 5.4.3. --Marty
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).