diff options
| author | nonaka <nonaka@NetBSD.org> | 2003-12-25 17:32:54 +0000 |
|---|---|---|
| committer | nonaka <nonaka@NetBSD.org> | 2003-12-25 17:32:54 +0000 |
| commit | eb9d2e07423a70a5d4e6bd9b664acf582dd158bf (patch) | |
| tree | a59ecf2745a7a13159b0918abb7b843989bcc882 /sys/dev | |
| parent | 0d54d60a48c2e8b85dec719655f135d93c7f6fba (diff) | |
Added "corega WLCFL-11" CF size wireless LAN card.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pcmcia/pcmciadevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pcmcia/pcmciadevs b/sys/dev/pcmcia/pcmciadevs index beec305c1de..950c4b8057d 100644 --- a/sys/dev/pcmcia/pcmciadevs +++ b/sys/dev/pcmcia/pcmciadevs @@ -1,4 +1,4 @@ -$NetBSD: pcmciadevs,v 1.189 2003/12/07 10:37:11 ichiro Exp $ +$NetBSD: pcmciadevs,v 1.190 2003/12/25 17:32:54 nonaka Exp $ /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/ /*- @@ -436,6 +436,7 @@ product COREGA WIRELESS_LAN_PCC_11 { "corega&spK.K.", "Wireless&spLAN&spPCC-11", product COREGA WIRELESS_LAN_PCCA_11 { "corega&spK.K.", "Wireless&spLAN&spPCCA-11", NULL, NULL } Corega Wireless LAN PCCA-11 product COREGA WIRELESS_LAN_PCCB_11 { "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL } Corega Wireless LAN PCCB-11 product COREGA WIRELESS_LAN_PCCL_11 { "corega", "WL&spPCCL-11", NULL, NULL } Corega Wireless LAN PCCL-11 +product COREGA WIRELESS_LAN_WLCFL_11 { "corega", "WLCFL-11", NULL, NULL } Corega Wireless LAN WLCFL-11 product DIGITAL DEPCMXX { "DIGITAL", "DEPCM-XX", NULL, NULL } DEC DEPCM-BA product DLINK DE650 { "D-Link", "DE-650", NULL, NULL } D-Link DE-650 |
