1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

The CNW_801 and CNW_802 are wireless cards that the cnw driver supports.

This commit is contained in:
Warner Losh 2002-07-21 04:27:44 +00:00
parent 05335a0e90
commit ba9b43207d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100428

View File

@ -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 }
};