Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/dev/pcmcia Pull up revision 1.169 (requested by myc...



details:   https://anonhg.NetBSD.org/src/rev/2328e6043f10
branches:  netbsd-1-6
changeset: 527668:2328e6043f10
user:      tv <tv%NetBSD.org@localhost>
date:      Fri May 31 16:20:46 2002 +0000

description:
Pull up revision 1.169 (requested by mycroft in ticket #108):
Support Nortel e-Mobility cards.

diffstat:

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

diffs (17 lines):

diff -r a7fe6fc6f236 -r 2328e6043f10 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Fri May 31 16:20:38 2002 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Fri May 31 16:20:46 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.167 2002/05/07 09:36:50 onoe Exp $
+$NetBSD: pcmciadevs,v 1.167.4.1 2002/05/31 16:20:46 tv Exp $
 /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
 
 /*-
@@ -141,6 +141,7 @@
 product BAY STACK_650          0x0804 BayStack 650 Wireless LAN
 product BAY SURFER_PRO         0x0806 AirSurfer Pro Wireless LAN
 product BAY STACK_660          0x0807 BayStack 660 Wireless LAN
+product        BAY EMOBILITY_11B       0x080a e-Mobility 11Mb Wireless LAN
 
 /* BreezeCOM */
 product BREEZECOM BREEZENET    0x0102 BreezeCOM BreezeNET



Home | Main Index | Thread Index | Old Index