Add support for Linksys WDT11 PCI adaptors.
Submitted by: Eric Liedtke <eliedtke@apogeetelecom.com>
This commit is contained in:
parent
1dcfa82c40
commit
149d99c26e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user