summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-01-31 16:55:13 +0000
committeralfred <alfred@FreeBSD.org>2002-01-31 16:55:13 +0000
commitbbb9179cca445daf5c834e4a21b41362c1174ffb (patch)
tree939db97c314b97e3d2bb8e11e7f8e10ec88e72cf /sys
parent226e885edaea6e818b41a0be49f993a58c030ef9 (diff)
downloadFreeBSD-src-bbb9179cca445daf5c834e4a21b41362c1174ffb.zip
FreeBSD-src-bbb9179cca445daf5c834e4a21b41362c1174ffb.tar.gz
identify GLPRISM2 PCI WaveLAN/IEEE 802.11
Submitted by: Toni Andjelkovic <toni@soth.at>
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/wi/if_wi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/wi/if_wi.c b/sys/dev/wi/if_wi.c
index f92639a..539a8492 100644
--- a/sys/dev/wi/if_wi.c
+++ b/sys/dev/wi/if_wi.c
@@ -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, 0x1101, "GLPRISM2 PCI WaveLAN/IEEE 802.11"},
{0x16ab, 0x1102, "Linksys WDT11 PCI IEEE 802.11b"},
{0, 0, NULL}
};
OpenPOWER on IntegriCloud