Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc/conf Enable the hme ethernet driver.



details:   https://anonhg.NetBSD.org/src/rev/8720df63a159
branches:  trunk
changeset: 481850:8720df63a159
user:      pk <pk%NetBSD.org@localhost>
date:      Mon Feb 07 21:24:48 2000 +0000

description:
Enable the hme ethernet driver.

diffstat:

 sys/arch/sparc/conf/GENERIC |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r c18b5d9b27df -r 8720df63a159 sys/arch/sparc/conf/GENERIC
--- a/sys/arch/sparc/conf/GENERIC       Mon Feb 07 20:30:05 2000 +0000
+++ b/sys/arch/sparc/conf/GENERIC       Mon Feb 07 21:24:48 2000 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: GENERIC,v 1.97 2000/01/28 16:08:52 cjs Exp $
+#      $NetBSD: GENERIC,v 1.98 2000/02/07 21:24:48 pk Exp $
 
 include "arch/sparc/conf/std.sparc"
 
-#ident                 "GENERIC-$Revision: 1.97 $"
+#ident                 "GENERIC-$Revision: 1.98 $"
 
 maxusers       32
 
@@ -444,8 +444,8 @@
 be*    at qec?                                 # BigMac Ethernet (10/100MBd)
 qe*    at qec?                                 # Mace Ethernet (10MBd)
 
-## Happy Meal Ethernet (hme) (driver not quite ready yet)
-#hme*  at sbus? slot ? offset ?
+## Happy Meal Ethernet
+hme*   at sbus? slot ? offset ?
 
 # midway ATM
 en0    at sbus? slot ? offset ?



Home | Main Index | Thread Index | Old Index