mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Patch: Device ID for Asus A7N8X's onboard 3com NIC
@ 2003-02-25 23:12 dkopko
  0 siblings, 0 replies; only message in thread
From: dkopko @ 2003-02-25 23:12 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

This patch is not mine, it comes from
http://home.t-online.de/home/Johannes.Deisenhofer/nforce2linux.html .  I thought
it would be included by now, but since it isn't, I'm posting it.

Thanks,

Daniel Kopko

[-- Attachment #2: asusa7n8x_3com.diff --]
[-- Type: application/octet-stream, Size: 1535 bytes --]

diff -U 5 -r ord/linux-2.4.19/drivers/net/3c59x.c linux-2.4.19/drivers/net/3c59x.c
--- ord/linux-2.4.19/drivers/net/3c59x.c	Mon Dec 30 17:57:18 2002
+++ linux-2.4.19/drivers/net/3c59x.c	Fri Dec 20 23:21:00 2002
@@ -427,10 +427,11 @@
 	CH_3C905B_1,
 
 	CH_3C905B_2,
 	CH_3C905B_FX,
 	CH_3C905C,
+	CH_3C905C2,
 	CH_3C980,
 	CH_3C9805,
 
 	CH_3CSOHO100_TX,
 	CH_3C555,
@@ -497,10 +498,12 @@
 	 PCI_USES_IO|PCI_USES_MASTER, IS_CYCLONE|HAS_NWAY|HAS_HWCKSM, 128, },
 	{"3c905B-FX Cyclone 100baseFx",
 	 PCI_USES_IO|PCI_USES_MASTER, IS_CYCLONE|HAS_HWCKSM, 128, },
 	{"3c905C Tornado",
 	 PCI_USES_IO|PCI_USES_MASTER, IS_TORNADO|HAS_NWAY|HAS_HWCKSM, 128, },
+	{"3c905C Tornado 2",
+	 PCI_USES_IO|PCI_USES_MASTER, IS_TORNADO|HAS_NWAY|HAS_HWCKSM, 128, },
 	{"3c980 Cyclone",
 	 PCI_USES_IO|PCI_USES_MASTER, IS_CYCLONE|HAS_HWCKSM, 128, },
 	{"3c982 Dual Port Server Cyclone",
 	 PCI_USES_IO|PCI_USES_MASTER, IS_CYCLONE|HAS_HWCKSM, 128, },
 
@@ -561,10 +564,11 @@
 	{ 0x10B7, 0x9055, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C905B_1 },
 
 	{ 0x10B7, 0x9058, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C905B_2 },
 	{ 0x10B7, 0x905A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C905B_FX },
 	{ 0x10B7, 0x9200, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C905C },
+	{ 0x10B7, 0x9201, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C905C2 },
 	{ 0x10B7, 0x9800, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C980 },
 	{ 0x10B7, 0x9805, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C9805 },
 
 	{ 0x10B7, 0x7646, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3CSOHO100_TX },
 	{ 0x10B7, 0x5055, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C555 },

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-25 23:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-25 23:12 Patch: Device ID for Asus A7N8X's onboard 3com NIC dkopko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®