Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc64/conf fix the zx@fhc attachment.



details:   https://anonhg.NetBSD.org/src/rev/cfa56fd3af71
branches:  trunk
changeset: 767838:cfa56fd3af71
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Aug 01 10:18:23 2011 +0000

description:
fix the zx@fhc attachment.

diffstat:

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

diffs (19 lines):

diff -r 386498f1e351 -r cfa56fd3af71 sys/arch/sparc64/conf/files.sparc64
--- a/sys/arch/sparc64/conf/files.sparc64       Mon Aug 01 10:04:27 2011 +0000
+++ b/sys/arch/sparc64/conf/files.sparc64       Mon Aug 01 10:18:23 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.sparc64,v 1.134 2011/07/29 08:37:37 mrg Exp $
+#      $NetBSD: files.sparc64,v 1.135 2011/08/01 10:18:23 mrg Exp $
 
 # @(#)files.sparc64    8.1 (Berkeley) 7/19/93
 # sparc64-specific configuration info
@@ -139,7 +139,8 @@
 #
 
 device zs {channel = -1}
-attach zs at sbus, fhc
+attach zs at sbus
+attach zs at fhc with zs_fhc
 file   arch/sparc64/dev/zs.c                   zs needs-flag
 file   dev/ic/z8530sc.c                        zs
 



Home | Main Index | Thread Index | Old Index