Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcarm/conf Enable a bunch of PCMCIA network cards....
details: https://anonhg.NetBSD.org/src/rev/ed247e4e557f
branches: trunk
changeset: 511631:ed247e4e557f
user: toshii <toshii%NetBSD.org@localhost>
date: Sat Jun 23 10:05:11 2001 +0000
description:
Enable a bunch of PCMCIA network cards. They cannot be tested before
enabling.
diffstat:
sys/arch/hpcarm/conf/JORNADA720 | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 41fb5510c81c -r ed247e4e557f sys/arch/hpcarm/conf/JORNADA720
--- a/sys/arch/hpcarm/conf/JORNADA720 Sat Jun 23 09:28:59 2001 +0000
+++ b/sys/arch/hpcarm/conf/JORNADA720 Sat Jun 23 10:05:11 2001 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: JORNADA720,v 1.8 2001/06/23 09:28:59 toshii Exp $
+# $NetBSD: JORNADA720,v 1.9 2001/06/23 10:05:11 toshii Exp $
#
# JORNADA -- Windows-CE based jornada 720
#
include "arch/hpcarm/conf/std.hpcarm"
-#ident "GENERIC-$Revision: 1.8 $"
+#ident "GENERIC-$Revision: 1.9 $"
# estimated number of users
maxusers 32
@@ -152,13 +152,13 @@
wd* at wdc?
# PCMCIA network interfaces
-#an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11)
-#awi* at pcmcia? function ? # BayStack 650/660 (802.11FH/DS)
-#cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
-#ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
-#mbe* at pcmcia? function ? # MB8696x based Ethernet
+an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11)
+awi* at pcmcia? function ? # BayStack 650/660 (802.11FH/DS)
+cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
+ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
+mbe* at pcmcia? function ? # MB8696x based Ethernet
ne* at pcmcia? function ? # NE2000-compatible Ethernet
-#ray* at pcmcia? function ? # Raytheon Raylink (802.11)
+ray* at pcmcia? function ? # Raytheon Raylink (802.11)
#sm* at pcmcia? function ? # Megahertz Ethernet
wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
#xi* at pcmcia? function ? # Xircom CreditCard Ethernet
Home |
Main Index |
Thread Index |
Old Index