sephe       2007/01/21 02:44:45 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/em     if_em.c 
  Log:
  Add a workaround for some Lenovo/IBM laptops' onboard em(4).
  
  Without this workaround, em(4) is extremely slow when TXing packets, though
  polling(4) seems to make the situation better, the speed is still far from
  expectation for 100BaseTX-FDX network.
  
  Reported-by: Michal Belczyk <[EMAIL PROTECTED]>
  Obtained-from: FreeBSD-current mail list, Jack Vogel <[EMAIL PROTECTED]>
  
  # According to Jack Vogel:
  # "saying its known to be a problem doesnt mean its cause is known"
  
  Revision  Changes    Path
  1.54      +7 -0      src/sys/dev/netif/em/if_em.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/em/if_em.c.diff?r1=1.53&r2=1.54&f=u

Reply via email to