]> git.hungrycats.org Git - linux/commitdiff
Add pci id to orinoco wireless net driver
authorIngo Rohlfs <irohlfs@irohlfs.de>
Sun, 4 Aug 2002 08:01:43 +0000 (04:01 -0400)
committerJeff Garzik <jgarzik@mandrakesoft.com>
Sun, 4 Aug 2002 08:01:43 +0000 (04:01 -0400)
drivers/net/wireless/orinoco_plx.c

index 39182e24a2f7ba573d23eac53641897467be65c2..876b2e0a7a86d30bd873666ccd901a7ab79819ca 100644 (file)
@@ -363,6 +363,7 @@ static void __devexit orinoco_plx_remove_one(struct pci_dev *pdev)
 
 
 static struct pci_device_id orinoco_plx_pci_id_table[] __devinitdata = {
+       {0x10b7, 0x7770, PCI_ANY_ID, PCI_ANY_ID,},      /* 3ComAirConnect */
        {0x111a, 0x1023, PCI_ANY_ID, PCI_ANY_ID,},      /* Siemens SpeedStream SS1023 */
        {0x1385, 0x4100, PCI_ANY_ID, PCI_ANY_ID,},      /* Netgear MA301 */
        {0x15e8, 0x0130, PCI_ANY_ID, PCI_ANY_ID,},      /* Correga  - does this work? */