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