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