aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-10-08 01:20:00 +0000
committerWarner Losh <imp@FreeBSD.org>2003-10-08 01:20:00 +0000
commit146143aa369ca0890b807e8fceba66bdea7f9687 (patch)
tree26e90c3796431424be6946394a9fc9646f487622 /sys/dev
parent58bad99209ca529d9eb02118ff3ea88e8c9ee2a2 (diff)
Notes
Diffstat (limited to 'sys/dev')
-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 113b04687a5fc..4ecaaca2caefa 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 }
};