From: dkopko@stevens-tech.edu
To: linux-kernel@vger.kernel.org
Subject: Patch: Device ID for Asus A7N8X's onboard 3com NIC
Date: Tue, 25 Feb 2003 18:12:27 -0500 (EST) [thread overview]
Message-ID: <1046214747.3e5bf85b46a4f@mailbox1.cc.stevens-tech.edu> (raw)
[-- 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 },
reply other threads:[~2003-02-25 23:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1046214747.3e5bf85b46a4f@mailbox1.cc.stevens-tech.edu \
--to=dkopko@stevens-tech.edu \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®