[PATCH 2.6.5 1/4] pcnet32.c add support for 79C976

STALE8153d

2 messages, 2 authors, 2004-04-06 · open the first message on its own page

[PATCH 2.6.5 1/4] pcnet32.c add support for 79C976

From: Don Fry <hidden>
Date: 2004-04-05 21:24:53

Please include this patch to add support for the 79C976 device to the
pcnet32 driver.
--- linux-2.6.5/drivers/net/orig.pcnet32.c	Sat Apr  3 19:36:53 2004
+++ linux-2.6.5/drivers/net/pcnet32.c	Mon Apr  5 11:40:57 2004
@@ -909,6 +909,10 @@
 	chipname = "PCnet/FAST III 79C975"; /* PCI */
 	fdx = 1; mii = 1;
 	break;
+    case 0x2628:
+	chipname = "PCnet/FAST III 79C976";
+	fdx = 1; mii = 1;
+	break;
     default:
 	printk(KERN_INFO PFX "PCnet version %#x, no PCnet32 chip.\n",
 		chip_version);
-- 
Don Fry
brazilnut@us.ibm.com

Re: [PATCH 2.6.5 1/4] pcnet32.c add support for 79C976

From: Jeff Garzik <hidden>
Date: 2004-04-06 11:57:53

all four patches applied to 2.6.x, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help