summaryrefslogtreecommitdiffstats
path: root/sys/dev/xe
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-07-21 04:27:44 +0000
committerimp <imp@FreeBSD.org>2002-07-21 04:27:44 +0000
commite24a5b6fbd72935fcb7a4a9109465d48a33907e6 (patch)
tree949ebaa7bbbc49ff1718550dd781b4d9ebc9f77e /sys/dev/xe
parent47984ba21d7db72ec8096a6bf805a5ac8669f1fe (diff)
downloadFreeBSD-src-e24a5b6fbd72935fcb7a4a9109465d48a33907e6.zip
FreeBSD-src-e24a5b6fbd72935fcb7a4a9109465d48a33907e6.tar.gz
The CNW_801 and CNW_802 are wireless cards that the cnw driver supports.
Diffstat (limited to 'sys/dev/xe')
-rw-r--r--sys/dev/xe/if_xe_pccard.c2
1 files changed, 0 insertions, 2 deletions
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 }
};
OpenPOWER on IntegriCloud