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 Raytheon Raylink driver.



details:   https://anonhg.NetBSD.org/src/rev/791309f7ee1d
branches:  trunk
changeset: 481162:791309f7ee1d
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Jan 24 01:09:57 2000 +0000

description:
Add Raytheon Raylink driver.

diffstat:

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

diffs (25 lines):

diff -r fda143b531eb -r 791309f7ee1d sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Mon Jan 24 00:39:17 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC        Mon Jan 24 01:09:57 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.293 2000/01/23 23:46:12 hubertf Exp $
+#      $NetBSD: GENERIC,v 1.294 2000/01/24 01:09:57 augustss Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include "arch/i386/conf/std.i386"
 
-#ident                 "GENERIC-$Revision: 1.293 $"
+#ident                 "GENERIC-$Revision: 1.294 $"
 
 maxusers       32              # estimated number of users
 
@@ -506,6 +506,7 @@
 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)
 sm*    at pcmcia? function ?           # Megahertz Ethernet
 wi*    at pcmcia? function ?           # Lucent WaveLan IEEE (802.11)
 #xe*   at pcmcia? function ?           # Xircom PCMCIA cards



Home | Main Index | Thread Index | Old Index