cvs commit: src/sys/dev/netif/em if_em.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Jan 21 02:44:50 PST 2007
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 <belczyk at bsd.krakow.pl>
Obtained-from: FreeBSD-current mail list, Jack Vogel <jfvogel at gmail.com>
# 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
More information about the Commits
mailing list