cvs commit: src/sys/dev/netif/em if_em.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Jan 23 03:12:39 PST 2007
sephe 2007/01/23 03:09:25 PST
DragonFly src repository
Modified files:
sys/dev/netif/em if_em.c
Log:
Check EEPROM twice in em_hardware_init(), because for some PCIe em(4) first
checking will fail if link is down. Add comment about it.
This should solve the problem for Lenovo/IBM laptop users: if link is down,
then em(4) will not be initialized properly.
Submitted-and-Tested-by: Michal Belczyk <belczyk at bsd.krakow.pl>
Obtained-from: FreeBSD current list, Jack Vogel <jfvogel at gmail.com>
Revision Changes Path
1.55 +5 -3 src/sys/dev/netif/em/if_em.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/em/if_em.c.diff?r1=1.54&r2=1.55&f=u
More information about the Commits
mailing list