xref: /netbsd-src/sys/rump/dev/files.rump (revision 63aea4bd5b445e491ff0389fe27ec78b3099dba3)
1#	$NetBSD: files.rump,v 1.5 2015/11/16 23:27:07 pooka Exp $
2#
3
4version 20151112
5
6device mainbus { }: pcibus
7attach mainbus at root
8
9device ugenhc: usbus, usbroothub
10attach ugenhc at mainbus
11
12device scsitest: scsi
13attach scsitest at mainbus
14