Module Name: src
Committed By: thorpej
Date: Sun Mar 21 16:32:00 UTC 2021
Modified Files:
src/sys/arch/sandpoint/conf [thorpej-cfargs]: files.sandpoint
Log Message:
eumb does not need to carry the "mainbus" interface attribute.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.31.62.1 src/sys/arch/sandpoint/conf/files.sandpoint
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/sandpoint/conf/files.sandpoint
diff -u src/sys/arch/sandpoint/conf/files.sandpoint:1.31 src/sys/arch/sandpoint/conf/files.sandpoint:1.31.62.1
--- src/sys/arch/sandpoint/conf/files.sandpoint:1.31 Sat Jan 14 19:39:25 2012
+++ src/sys/arch/sandpoint/conf/files.sandpoint Sun Mar 21 16:32:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: files.sandpoint,v 1.31 2012/01/14 19:39:25 phx Exp $
+# $NetBSD: files.sandpoint,v 1.31.62.1 2021/03/21 16:32:00 thorpej Exp $
#
# Motorola's "SandPoint" evaluation board and multiplied descendents.
#
@@ -52,7 +52,7 @@ device nhpow: sysmon_power, sysmon_taskq
attach nhpow at mainbus
file arch/sandpoint/sandpoint/nhpow.c nhpow
-device eumb { [ unit = -1 ] }: mainbus
+device eumb { [ unit = -1 ] }
attach eumb at mainbus
file arch/sandpoint/sandpoint/eumb.c eumb