diff options
| author | martin <martin@NetBSD.org> | 2005-05-07 16:59:11 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2005-05-07 16:59:11 +0000 |
| commit | 714292a59fb64f23a2cb893d9dbff016bffcd331 (patch) | |
| tree | c80815af6bd80570423238b2719a33484e096d62 /sys/dev | |
| parent | b797340b41b442cb8decb0a230dcc53f8935162c (diff) | |
Add SMC2531W-B EliteConnect Wireless Adapter.
From Matthias Petermann in PR kern/30001.
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 8a4143fb25e..93d07cf93c8 100644 --- a/sys/dev/pcmcia/pcmciadevs +++ b/sys/dev/pcmcia/pcmciadevs @@ -1,4 +1,4 @@ -$NetBSD: pcmciadevs,v 1.210 2005/03/23 11:58:56 martin Exp $ +$NetBSD: pcmciadevs,v 1.211 2005/05/07 16:59:11 martin Exp $ /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/ /*- @@ -209,6 +209,7 @@ product ELSA MC2_IEEE 0x0001 AirLancer MC-2 IEEE product ELSA XI300_IEEE 0x0002 XI300 Wireless LAN product ELSA XI800_IEEE 0x0004 XI800 CF Wireless LAN product ELSA XI325_IEEE 0x0005 XI325 Wireless LAN +product ELSA SMC2531WB 0x0010 SMC2531W-B EliteConnect Wireless Adapter /* EMTAC */ product EMTAC WLAN 0x0002 EMTAC A2424i 11Mbps WLAN Card |
