xref: /netbsd-src/sys/rump/dev/files.rump (revision b1c86f5f087524e68db12794ee9c3e3da1ab17a0)
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