aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wi
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2002-01-31 16:55:13 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2002-01-31 16:55:13 +0000
commit7b9214f0b028ced3866b690f4b2234c8f1e47806 (patch)
tree939db97c314b97e3d2bb8e11e7f8e10ec88e72cf /sys/dev/wi
parentcd65b21c06fedd952c80ecfaa41248ab65cd5169 (diff)
Notes
Diffstat (limited to 'sys/dev/wi')
-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 f92639acc6a8..539a84927b71 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}
};