summaryrefslogtreecommitdiffstats
path: root/sys/dev/an
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-10-08 01:20:00 +0000
committerimp <imp@FreeBSD.org>2003-10-08 01:20:00 +0000
commitb86aaed485625ece4fd3999e1b0114ce5844b9c0 (patch)
tree26e90c3796431424be6946394a9fc9646f487622 /sys/dev/an
parentd16e8d20c6b0833e59a739b650d8a84207ee6b7d (diff)
downloadFreeBSD-src-b86aaed485625ece4fd3999e1b0114ce5844b9c0.zip
FreeBSD-src-b86aaed485625ece4fd3999e1b0114ce5844b9c0.tar.gz
Xircom Wireless Ethernet card is a rebadged Cisco 340, but with a
different vendor id/product id. Submitted by: Keith Davis
Diffstat (limited to 'sys/dev/an')
-rw-r--r--sys/dev/an/if_an_pccard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/an/if_an_pccard.c b/sys/dev/an/if_an_pccard.c
index 113b046..4ecaaca 100644
--- a/sys/dev/an/if_an_pccard.c
+++ b/sys/dev/an/if_an_pccard.c
@@ -112,6 +112,7 @@ static const struct pccard_product an_pccard_products[] = {
PCMCIA_CARD(AIRONET, PC4800, 0),
PCMCIA_CARD(AIRONET, PC4500, 0),
PCMCIA_CARD(AIRONET, 350, 0),
+ PCMCIA_CARD(XIRCOM, CWE1130, 0),
{ NULL }
};
OpenPOWER on IntegriCloud