Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Add the an(4) driver to these configurati...
details: https://anonhg.NetBSD.org/src/rev/73d51ccac419
branches: trunk
changeset: 500496:73d51ccac419
user: he <he%NetBSD.org@localhost>
date: Tue Dec 12 21:14:51 2000 +0000
description:
Add the an(4) driver to these configurations as well.
diffstat:
sys/arch/i386/conf/GENERIC_LAPTOP | 5 +++--
sys/arch/i386/conf/INSTALL_LAPTOP | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (42 lines):
diff -r a2c02f72068f -r 73d51ccac419 sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Tue Dec 12 20:49:16 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Tue Dec 12 21:14:51 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.6 2000/11/28 05:20:09 thorpej Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.7 2000/12/12 21:14:51 he Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.6 $"
+#ident "GENERIC-$Revision: 1.7 $"
maxusers 32 # estimated number of users
@@ -455,6 +455,7 @@
rtk* at pci? dev ? function ? # Realtek 8129/8139
# 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
diff -r a2c02f72068f -r 73d51ccac419 sys/arch/i386/conf/INSTALL_LAPTOP
--- a/sys/arch/i386/conf/INSTALL_LAPTOP Tue Dec 12 20:49:16 2000 +0000
+++ b/sys/arch/i386/conf/INSTALL_LAPTOP Tue Dec 12 21:14:51 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_LAPTOP,v 1.6 2000/10/31 15:54:51 fvdl Exp $
+# $NetBSD: INSTALL_LAPTOP,v 1.7 2000/12/12 21:14:51 he Exp $
#
# INSTALL - Installation kernel.
#
@@ -376,6 +376,7 @@
rtk* at pci? dev ? function ? # Realtek 8129/8139
# PCMCIA network interfaces
+an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11)
awi* at pcmcia? function ? # BayStack 650 (802.11FH)
cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
Home |
Main Index |
Thread Index |
Old Index