[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551
authorDon Fry <brazilnut@us.ibm.com>
Tue, 1 Nov 2005 20:50:57 +0000 (12:50 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 5 Nov 2005 19:40:55 +0000 (14:40 -0500)
commit2964bbd7048ac0c1405cc119604e29987dd165df
tree21e64afeca8f211eb6e817d722274f3196fd4eb1
parenta88c844c1748ba494d38b1053829ec046c74ebfd
[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551

This patch is a better fix for Allied Telesyn 2700/2701 FX boards than
the change made in early January this year.  It allows the user to
select the speed/duplex via module_param, but if no selection is made,
forces the speed to 100 FD.  It fixes both Bugzilla bugs 2669 and 4551.
Tested ia32 and ppc64 by myself, and by the originator of bug 2669.

Signed-off-by: Don Fry <brazilnut@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/pcnet32.c