xref: /netbsd-src/sys/rump/dev/files.rump (revision 1b9578b8c2c1f848eeb16dabbfd7d1f0d9fdefbd)
1#	$NetBSD: files.rump,v 1.3 2010/08/24 11:23:35 pooka Exp $
2#
3
4device mainbus { }
5attach mainbus at root
6
7device ugenhc: usbus, usbroothub
8attach ugenhc at mainbus
9
10device scsitest: scsi
11attach scsitest at mainbus
12