Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/i386/conf Pull up revision 1.382 (requested by...
details: https://anonhg.NetBSD.org/src/rev/22799c9d1bba
branches: netbsd-1-5
changeset: 490292:22799c9d1bba
user: he <he%NetBSD.org@localhost>
date: Tue Dec 12 21:28:24 2000 +0000
description:
Pull up revision 1.382 (requested by he):
Add a driver for an(4), Aironet and Cisco wireless pcmcia cards.
diffstat:
sys/arch/i386/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 4df1d1639433 -r 22799c9d1bba sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Tue Dec 12 21:27:48 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC Tue Dec 12 21:28:24 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.354.2.8 2000/09/20 18:26:06 thorpej Exp $
+# $NetBSD: GENERIC,v 1.354.2.9 2000/12/12 21:28:24 he Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.354.2.8 $"
+#ident "GENERIC-$Revision: 1.354.2.9 $"
maxusers 32 # estimated number of users
@@ -554,6 +554,7 @@
tr* at isapnp? # IBM/3COM TROPIC Token-Ring
# 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
Home |
Main Index |
Thread Index |
Old Index