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