DragonFly commits List (threaded) for 2007-01
DragonFly BSD
DragonFly commits List (threaded) for 2007-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/netif/em if_em.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 23 Jan 2007 03:09:25 -0800 (PST)

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@bsd.krakow.pl>
  Obtained-from: FreeBSD current list, Jack Vogel <jfvogel@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]