aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wi
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2002-06-14 15:32:01 +0000
committerNick Sayer <nsayer@FreeBSD.org>2002-06-14 15:32:01 +0000
commitdc957e3d2b34eae73b9905d859e053ca5acc4f7d (patch)
tree30b30945be605616d124b5c591f8563c86fa01bc /sys/dev/wi
parent2533f1e42a6d3aa80e0e023509bc73ad7516cace (diff)
Notes
Diffstat (limited to 'sys/dev/wi')
-rw-r--r--sys/dev/wi/if_wi_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/wi/if_wi_pci.c b/sys/dev/wi/if_wi_pci.c
index 8f6174687e2a..13d7a825fe15 100644
--- a/sys/dev/wi/if_wi_pci.c
+++ b/sys/dev/wi/if_wi_pci.c
@@ -99,6 +99,7 @@ static struct {
{0x1385, 0x4100, WI_BUS_PCI_PLX, "Netgear MA301"},
{0x1638, 0x1100, WI_BUS_PCI_PLX, "PRISM2STA WaveLAN"},
{0x111a, 0x1023, WI_BUS_PCI_PLX, "Siemens SpeedStream"},
+ {0x16ec, 0x3685, WI_BUS_PCI_PLX, "US Robotics 2415"},
{0, 0, 0, NULL}
};