Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/arch/i386/conf Pull up revision 1.252 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/a37960f43871
branches:  netbsd-1-4
changeset: 470581:a37960f43871
user:      he <he%NetBSD.org@localhost>
date:      Thu May 11 09:26:57 2000 +0000

description:
Pull up revision 1.252 (requested by jhawk):
  Add a driver for ``wi'', Lucent "Orinoco"/Wavelan.

diffstat:

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

diffs (17 lines):

diff -r 8687cb0f99b4 -r a37960f43871 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Thu May 11 09:26:28 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC        Thu May 11 09:26:57 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.231.2.8 2000/01/31 18:53:19 he Exp $
+#      $NetBSD: GENERIC,v 1.231.2.9 2000/05/11 09:26:57 he Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -461,6 +461,7 @@
 mbe*   at pcmcia? function ?           # MB8696x based Ethernet
 ne*    at pcmcia? function ?           # NE2000-compatible Ethernet
 sm*    at pcmcia? function ?           # Megahertz Ethernet
+wi*    at pcmcia? function ?           # Lucent WaveLan IEEE (802.11)
 
 # ISA network interfaces
 ate0   at isa? port 0x2a0 irq ?                # AT1700



Home | Main Index | Thread Index | Old Index