Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pcmcia Add ELSA XI325 Wireless LAN, from Jasper Wallace



details:   https://anonhg.NetBSD.org/src/rev/832c33b53d68
branches:  trunk
changeset: 532872:832c33b53d68
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jun 17 07:38:42 2002 +0000

description:
Add ELSA XI325 Wireless LAN, from Jasper Wallace

diffstat:

 sys/dev/pcmcia/pcmciadevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7ba544e3d64e -r 832c33b53d68 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Mon Jun 17 06:47:58 2002 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Mon Jun 17 07:38:42 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.172 2002/06/08 18:01:14 martin Exp $
+$NetBSD: pcmciadevs,v 1.173 2002/06/17 07:38:42 martin Exp $
 /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
 
 /*-
@@ -188,6 +188,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
 
 /* EMTAC */
 product EMTAC WLAN             0x0002  EMTAC A2424i 11Mbps WLAN Card



Home | Main Index | Thread Index | Old Index