Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hpcmips/conf Add Aironet.



details:   https://anonhg.NetBSD.org/src/rev/6be0957c0529
branches:  trunk
changeset: 500894:6be0957c0529
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Dec 20 03:23:55 2000 +0000

description:
Add Aironet.

diffstat:

 sys/arch/hpcmips/conf/GENERIC |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 1a8db89373cb -r 6be0957c0529 sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC     Wed Dec 20 03:19:34 2000 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC     Wed Dec 20 03:23:55 2000 +0000
@@ -2,11 +2,11 @@
 # Distribution kernel (NEC VR based model) kernel config file
 
 #
-#      $NetBSD: GENERIC,v 1.73 2000/12/19 10:42:04 bouyer Exp $
+#      $NetBSD: GENERIC,v 1.74 2000/12/20 03:23:55 matt Exp $
 #
 include                "arch/hpcmips/conf/std.hpcmips"
 
-#ident                 "GENERIC-$Revision: 1.73 $"
+#ident                 "GENERIC-$Revision: 1.74 $"
 
 maxusers       8
 
@@ -312,6 +312,7 @@
 sm*    at pcmcia? function ?           # Megahertz Ethernet
 wi*    at pcmcia? function ?           # Lucent WaveLan IEEE (802.11)
 awi*   at pcmcia? function ?           # WLI-PCM
+an*    at pcmcia? function ?           # Aironet PC4500/PC4800 (802.11)
 
 # PCMCIA Serial interfaces
 com*   at pcmcia? function ?           # Modems and serial cards



Home | Main Index | Thread Index | Old Index