]> git.neil.brown.name Git - history.git/commit
[PATCH] pcnet32 transmit performance fix
authorDon Fry <brazilnut@us.ibm.com>
Fri, 16 Apr 2004 09:01:59 +0000 (05:01 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 16 Apr 2004 09:01:59 +0000 (05:01 -0400)
commitfc252a2b4ef0ba7783511f7cb1d532f75d08f03e
tree44f374b7fb8785609d5d3baaec3a828b2efbe7c5
parent73da2ff683cb51fa5f6590a0d97b23d41b8d524c
[PATCH] pcnet32 transmit performance fix

When the pcnet32 adapter is installed in a system with long PCI latency
and the read burst bit is not set, performance on transmission is very
low (under 20Mbit on a 100Mbit link).  This patch against 2.6.6-rc1 will
make sure that read and write bursts are enabled.  Tested on ppc64 and
ia32.
drivers/net/pcnet32.c