]> git.neil.brown.name Git - history.git/commitdiff
[netdrvr tulip] new pci id
authorPer Olofsson <pelle@dsv.su.se>
Thu, 27 May 2004 10:05:00 +0000 (06:05 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 27 May 2004 10:05:00 +0000 (06:05 -0400)
drivers/net/tulip/tulip_core.c

index c3b4d91bcf8e1015201cf40d548acdf7cc9f8665..ddf86aca030d6f5e0700bf846da34c74072d7d13 100644 (file)
@@ -226,8 +226,9 @@ static struct pci_device_id tulip_pci_tbl[] = {
        { 0x1113, 0x1216, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
        { 0x1113, 0x1217, PCI_ANY_ID, PCI_ANY_ID, 0, 0, MX98715 },
        { 0x1113, 0x9511, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
-       { 0x14f1, 0x1803, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CONEXANT },
+       { 0x1186, 0x1541, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
        { 0x1186, 0x1561, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
+       { 0x14f1, 0x1803, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CONEXANT },
        { 0x1626, 0x8410, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
        { 0x1737, 0xAB09, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
        { 0x1737, 0xAB08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },