summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_wi_pcmcia.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pcmcia/if_wi_pcmcia.c')
-rw-r--r--sys/dev/pcmcia/if_wi_pcmcia.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pcmcia/if_wi_pcmcia.c b/sys/dev/pcmcia/if_wi_pcmcia.c
index 68c253d3b1d..60b3b30cd1c 100644
--- a/sys/dev/pcmcia/if_wi_pcmcia.c
+++ b/sys/dev/pcmcia/if_wi_pcmcia.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_wi_pcmcia.c,v 1.9 2001/10/25 16:18:46 mickey Exp $ */
+/* $OpenBSD: if_wi_pcmcia.c,v 1.10 2001/10/25 17:25:33 mickey Exp $ */
/*
* Copyright (c) 1997, 1998, 1999
@@ -119,6 +119,11 @@ static const struct wi_pcmcia_product {
PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCA_11,
"Corega Wireless LAN PCCA-11",
},
+ { PCMCIA_VENDOR_COREGA,
+ PCMCIA_PRODUCT_COREGA_WIRELESS_LAN_PCCB_11,
+ PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCB_11,
+ "Corega Wireless LAN PCCB-11",
+ },
{ PCMCIA_VENDOR_INTERSIL,
PCMCIA_PRODUCT_INTERSIL_PRISM2,
PCMCIA_CIS_INTERSIL_PRISM2,