LWN.net Logo

e1000e and the joy of development kernels

e1000e and the joy of development kernels

Posted Sep 25, 2008 19:43 UTC (Thu) by iabervon (subscriber, #722)
In reply to: e1000e and the joy of development kernels by aegl
Parent article: e1000e and the joy of development kernels

I'd guess that the EEPROM contains some information about how the chipset is connected together, to the rest of the machine, and to the ethernet jack, meaning that you have to find an identical device, not just another e1000e, and putting something plausible but wrong could make it do further damage. (In particular, I wouldn't be too surprised if the device checks the eeprom checksum, if that's okay, initializes the PHY, and waits for that before setting up PCI bus interactions; if the checksum is good but the PHY info is wrong, it'll wait forever.)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds