#
#  4.4 BSD UNIX on the IBM RT PC
#
machine		rt
cpu		"IBMRTPC"
ident		MINIROOT
timezone	0
maxusers	2
options		INET
options		MFS
options		MINIROOT
options		"TCP_COMPAT_42"
options		"COMPAT_43"
options		"MOD135"
options		ROMPC
# The following is only needed for model 015s and 025s, I think
options		SGP

# MINIROOT options
options		"ROROOT=0x0300"
options		NOFPA
options		"NOMC881"
options		NOTCP_DEBUG
options		"MINIROOTSIZE=2400"

config		vmunix	root on fd0 swap on hd0

controller	iocc0	at nexus ?
device		ub0	at iocc0 csr 0xf4080000 priority 5

# second hard-drive controller/devices needed or miniroot
# wont boot on a machine with that configuration.
controller	hdc0	at iocc0 csr 0xf00001f0 priority ?
controller	hdc1	at iocc0 csr 0xf0000170 priority ?
disk		hd0	at hdc0 drive 0
disk		hd1	at hdc ? drive ?
disk		hd2	at hdc ? drive ?
disk		hd3	at hdc ? drive ?
disk		hd4	at hdc ? drive ?
disk		hd5	at hdc ? drive ?

controller	fdc0	at iocc0 csr 0xf00003f2 priority 6
device		fd0	at fdc ? drive 0

controller	stc0	at iocc0 csr 0xf00001e8 priority 12
tape		st0	at stc0 drive 0

pseudo-device	apasixteen
#pseudo-device	apaeightc
pseudo-device	apaeight
#pseudo-device	mpel
pseudo-device	ether
pseudo-device	loop
