#
#  4.4 BSD UNIX on the IBM RT PC
#
machine		rt
cpu		"IBMRTPC"
ident		CA-NET
timezone	0
maxusers	8
#options		GENERIC
options		INET
options		"TCP_COMPAT_42"
options		"COMPAT_43"
options		GATEWAY
# The following is only needed for model 015s and 025s, I think
options		SGP
options		"MOD135"
options		ROMPC
# The clock on an RT must be set to 64 or 128 hz
options		"HZ=64"

# OSI stuff:
options		ISO
options		TPIP
options		EON

config		vmunix	root on hd0 swap on hd0 and hd1 and hd2

controller	iocc0	at nexus ?
device          ep0     at iocc0 csr 0xf0000300 priority 5
device          ep1     at iocc0 csr 0xf0000310 priority 4
device		ub0	at iocc0 csr 0xf4080000 priority 5
device		ub1	at iocc0 csr 0xf4088000 priority 4
device		ric0    at iocc0 csr 0xf00002a0 priority 3
device		ric1    at iocc0 csr 0xf00006a0 priority 3
device		ric2    at iocc0 csr 0xf0000aa0 priority 3
device		ric3    at iocc0 csr 0xf0000ea0 priority 3
device	 	psp0	at iocc0 csr 0xf0008000 flags 0xFF priority 2
device		asy0	at iocc0 csr 0xf00003f8 flags 0xFF priority 4

controller	hdc0	at iocc0 csr 0xf00001f0 priority ?
disk		hd0	at hdc0 drive 0
disk		hd1	at hdc ? drive ?
disk		hd2	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	bpfilter 16
pseudo-device	apasixteen
pseudo-device	apaeight
pseudo-device   mono
pseudo-device	mpel
pseudo-device	ether
pseudo-device	loop
pseudo-device	ms
pseudo-device	tb
pseudo-device	pty
