Add support for Linksys WDT11 PCI adaptors.

Submitted by:	Eric Liedtke <eliedtke@apogeetelecom.com>
This commit is contained in:
brooks 2002-01-21 00:59:59 +00:00
parent 1dcfa82c40
commit 149d99c26e

View File

@ -227,6 +227,7 @@ static struct {
} pci_ids[] = {
{0x1638, 0x1100, "PRISM2STA PCI WaveLAN/IEEE 802.11"},
{0x1385, 0x4100, "Netgear MA301 PCI IEEE 802.11b"},
{0x16ab, 0x1102, "Linksys WDT11 PCI IEEE 802.11b"},
{0, 0, NULL}
};
#endif