]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] pcnet32: break in 2.6.18-rc1 identified
authorDon Fry <brazilnut@us.ibm.com>
Tue, 22 Aug 2006 17:22:37 +0000 (10:22 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 24 Aug 2006 04:40:03 +0000 (00:40 -0400)
commitf1f512b5881d2ada4d2d0c8b5d25d982e591a98a
treed6270c4b398f356081b4f078cf32e21bafd23f7e
parentcbf76754d60d10f300c733d22560863c1073e628
[PATCH] pcnet32: break in 2.6.18-rc1 identified

A change I made for 2.6.17 and another for 2.6.18 do not work on older
pcnet32 chips which I do not have access to.  If the chip is a 79C970 or
79C965, do not try and suspend or check the link status.
I have tested with a 79C970A, 79C971, 79C972, 79C973, 79C975, 79C976,
and 79C978.

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