From e24a5b6fbd72935fcb7a4a9109465d48a33907e6 Mon Sep 17 00:00:00 2001 From: imp Date: Sun, 21 Jul 2002 04:27:44 +0000 Subject: The CNW_801 and CNW_802 are wireless cards that the cnw driver supports. --- sys/dev/xe/if_xe_pccard.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/dev/xe') diff --git a/sys/dev/xe/if_xe_pccard.c b/sys/dev/xe/if_xe_pccard.c index aa2f1e9..c45a63f 100644 --- a/sys/dev/xe/if_xe_pccard.c +++ b/sys/dev/xe/if_xe_pccard.c @@ -315,8 +315,6 @@ static const struct pccard_product xe_pccard_products[] = { PCMCIA_CARD(XIRCOM, CEM33, 0), PCMCIA_CARD(XIRCOM, CEM56, 0), PCMCIA_CARD(XIRCOM, REM56, 0), - PCMCIA_CARD(XIRCOM, CNW_801, 0), - PCMCIA_CARD(XIRCOM, CNW_802, 0), { NULL } }; -- cgit v1.1