tree 28c53be510dd345624aaaaa0de3f4710871b1daf
parent 6b39374a27eb4be7e9d82145ae270ba02ea90dc8
author Jeff Garzik <[EMAIL PROTECTED]> Wed, 31 Aug 2005 13:48:59 -0400
committer Jeff Garzik <[EMAIL PROTECTED]> Wed, 31 Aug 2005 13:48:59 -0400

[netdrvr tulip] new PCI ID

Noted in BZ# 2960.

 drivers/net/tulip/tulip_core.c |    1 +
 1 files changed, 1 insertion(+)

diff --git a/drivers/net/tulip/tulip_core.c b/drivers/net/tulip/tulip_core.c
--- a/drivers/net/tulip/tulip_core.c
+++ b/drivers/net/tulip/tulip_core.c
@@ -238,6 +238,7 @@ static struct pci_device_id tulip_pci_tb
        { 0x17B3, 0xAB08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
        { 0x10b7, 0x9300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, /* 3Com 
3CSOHO100B-TX */
        { 0x14ea, 0xab08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, /* Planex 
FNW-3602-TX */
+       { 0x1414, 0x0002, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
        { } /* terminate list */
 };
 MODULE_DEVICE_TABLE(pci, tulip_pci_tbl);
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to