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
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@bsd.krakow.pl>
Obtained-from: FreeBSD-current mail list, Jack Vogel <jfvogel@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]