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 Prepare entry for `hme at sbus'; comment...



details:   https://anonhg.NetBSD.org/src/rev/7cdd1a0086cd
branches:  trunk
changeset: 474123:7cdd1a0086cd
user:      pk <pk%NetBSD.org@localhost>
date:      Mon Jun 28 20:26:47 1999 +0000

description:
Prepare entry for `hme at sbus'; commented out until driver is finished.

diffstat:

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

diffs (25 lines):

diff -r 92e53a566d1c -r 7cdd1a0086cd sys/arch/sparc/conf/GENERIC
--- a/sys/arch/sparc/conf/GENERIC       Mon Jun 28 18:22:22 1999 +0000
+++ b/sys/arch/sparc/conf/GENERIC       Mon Jun 28 20:26:47 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp $
+#      $NetBSD: GENERIC,v 1.85 1999/06/28 20:26:47 pk Exp $
 
 include "arch/sparc/conf/std.sparc"
 
@@ -414,9 +414,12 @@
 ie4    at vme0 addr 0x2dff02 pri 3 vec 0x7c            # VME
 
 ## qec/be, qec/hme
-qec*           at sbus? slot ? offset ?
-be*            at qec?
-qe*            at qec?
+qec*   at sbus? slot ? offset ?
+be*    at qec?
+qe*    at qec?
+
+## hme (driver not quite ready yet)
+#hme*  at sbus? slot ? offset ?
 
 # midway ATM
 en0    at sbus? slot ? offset ?



Home | Main Index | Thread Index | Old Index