summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-07-07 07:57:35 +0000
committerWarner Losh <imp@FreeBSD.org>2003-07-07 07:57:35 +0000
commit247056ed2a1b7caa0b245208337a8a9d1b61543d (patch)
tree49c5fdc37dfcfa556da4625a04ca1cb41f5a7aa2
parentecf6279f00237a8078c5cc5ff86f4d6d82a5cb3a (diff)
Notes
-rw-r--r--sys/dev/wi/if_wi_pccard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/wi/if_wi_pccard.c b/sys/dev/wi/if_wi_pccard.c
index c8de05fbbd36..02e7c9ace113 100644
--- a/sys/dev/wi/if_wi_pccard.c
+++ b/sys/dev/wi/if_wi_pccard.c
@@ -137,6 +137,7 @@ static const struct pccard_product wi_pccard_products[] = {
PCMCIA_CARD(COREGA, WIRELESS_LAN_PCC_11, 0),
PCMCIA_CARD(COREGA, WIRELESS_LAN_PCCA_11, 0),
PCMCIA_CARD(COREGA, WIRELESS_LAN_PCCB_11, 0),
+ PCMCIA_CARD(COREGA, WIRELESS_LAN_PCCL_11, 0),
PCMCIA_CARD(DLINK, DWL650H, 0),
PCMCIA_CARD(ELSA, XI300_IEEE, 0),
PCMCIA_CARD(ELSA, XI325_IEEE, 0),