Module Name: src
Committed By: pooka
Date: Tue Sep 17 00:50:19 UTC 2013
Modified Files:
src/sys/rump/dev: files.rump
Log Message:
allow pcibus to attach to a rump kernel mainbus
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/rump/dev/files.rump
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/rump/dev/files.rump
diff -u src/sys/rump/dev/files.rump:1.3 src/sys/rump/dev/files.rump:1.4
--- src/sys/rump/dev/files.rump:1.3 Tue Aug 24 11:23:35 2010
+++ src/sys/rump/dev/files.rump Tue Sep 17 00:50:19 2013
@@ -1,7 +1,7 @@
-# $NetBSD: files.rump,v 1.3 2010/08/24 11:23:35 pooka Exp $
+# $NetBSD: files.rump,v 1.4 2013/09/17 00:50:19 pooka Exp $
#
-device mainbus { }
+device mainbus { }: pcibus
attach mainbus at root
device ugenhc: usbus, usbroothub