From: Xose Vazquez Perez <xose@wanadoo.es>
To: netdev@oss.sgi.com, jgarzik@pobox.com
Subject: [PATCH ] more RTL-8139 clone boards
Date: Tue, 18 Nov 2003 20:46:34 +0100 [thread overview]
Message-ID: <3FBA771A.1010104@wanadoo.es> (raw)
[-- Attachment #1: Type: text/plain, Size: 189 bytes --]
0x018A 0x0106 LevelOne FPC-0106TX
0x126C 0x1211 Nortel Networks 10/100BaseTX
0x1743 0x8139 Peppercon AG ROL-F
0x021B 0x8139 Compaq HNE-300
--
HTML mails are going to trash automagically
[-- Attachment #2: 8139too_idents.diff --]
[-- Type: text/plain, Size: 678 bytes --]
--- linux/drivers/net/8139too.c 2003-11-15 16:47:54.000000000 +0100
+++ new/drivers/net/8139too.c 2003-11-18 20:31:49.000000000 +0100
@@ -250,6 +250,10 @@
{0x11db, 0x1234, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
{0x1432, 0x9130, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
{0x02ac, 0x1012, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
+ {0x018a, 0x0106, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
+ {0x126c, 0x1211, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
+ {0x1743, 0x8139, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
+ {0x021b, 0x8139, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
#ifdef CONFIG_SH_SECUREEDGE5410
/* Bogus 8139 silicon reports 8129 without external PROM :-( */
next reply other threads:[~2003-11-18 19:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-18 19:46 Xose Vazquez Perez [this message]
2003-11-19 17:14 ` [PATCH ] more RTL-8139 clone boards Jeff Garzik
2003-11-19 17:27 ` Stephen Hemminger
2003-11-19 17:37 ` Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2004-02-22 15:26 Xose Vazquez Perez
2004-02-26 5:48 ` Jeff Garzik
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=3FBA771A.1010104@wanadoo.es \
--to=xose@wanadoo.es \
--cc=jgarzik@pobox.com \
--cc=netdev@oss.sgi.com \
/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;
as well as URLs for NNTP newsgroup(s).