mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
# $NetBSD: files.rump,v 1.3 2010/08/24 11:23:35 pooka Exp $
|
|
#
|
|
|
|
device mainbus { }
|
|
attach mainbus at root
|
|
|
|
device ugenhc: usbus, usbroothub
|
|
attach ugenhc at mainbus
|
|
|
|
device scsitest: scsi
|
|
attach scsitest at mainbus
|