aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wi
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2002-03-11 23:29:59 +0000
committerBrooks Davis <brooks@FreeBSD.org>2002-03-11 23:29:59 +0000
commitd174b27395944a50369bcad9412f028203ba23c6 (patch)
tree62b6e9a2223b5ea75f3efc18f84c097871fb0759 /sys/dev/wi
parent5bd33b09b8f663b5f64dc1d078e68b8ba62e94d2 (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 278d15839728..ee2e54b1842a 100644
--- a/sys/dev/wi/if_wi.c
+++ b/sys/dev/wi/if_wi.c
@@ -227,6 +227,7 @@ static struct {
{0x16ab, 0x1101, WI_BUS_PCI_PLX, "GLPRISM2 PCI WaveLAN/IEEE 802.11"},
{0x16ab, 0x1102, WI_BUS_PCI_PLX, "Linksys WDT11 PCI IEEE 802.11b"},
{0x1260, 0x3873, WI_BUS_PCI_NATIVE, "Linksys WMP11 PCI Prism2.5"},
+ {0x10b7, 0x7770, WI_BUS_PCI_PLX, "3Com Airconnect IEEE 802.11b"},
{0, 0, 0, NULL}
};
#endif