#
# Model 160 with up to 2 Xylogics controllers and 1/2" tape
# plus 1 or 2 SCSI disks and 1 SCSI tape
#
machine		"sun2"
cpu		"SUN2_50"		# generic for machine type 2 (VMEbus)
ident		"XYMT160"
timezone	8 dst
maxusers	4
options		INET
options		NFS
options		NIT

config		vmunix		root on xy

pseudo-device	pty
pseudo-device	ether
pseudo-device	loop
pseudo-device	nd
pseudo-device	win128
pseudo-device	dtop4
pseudo-device	ms3
pseudo-device	kb3

# connections for machine type 2 (SUN2_50)
controller	virtual 2 at nexus ?	# virtual preset
controller	obmem 2 at nexus ?	# on board memory
controller	obio 2 at nexus ?	# on board io
controller	vme16 2 at nexus ?	# 16 bit address VMEbus (16 bit data)
controller	vme24 2 at nexus ?	# 24 bit address VMEbus (16 bit data)

controller	xyc0 at vme16 ? csr 0xee40 priority 2 vector xyintr 0x48
controller	xyc1 at vme16 ? csr 0xee48 priority 2 vector xyintr 0x49
disk		xy0 at xyc0 drive 0
disk		xy1 at xyc0 drive 1
disk		xy2 at xyc1 drive 0
disk		xy3 at xyc1 drive 1
controller	sc0 at vme24 ? csr 0x200000 priority 2 vector scintr 0x40
disk		sd0 at sc0 drive 0 flags 0
disk		sd1 at sc0 drive 1 flags 0
tape		st0 at sc0 drive 32 flags 1
device		sky0 at vme16 ? csr 0x8000 priority 2 vector skyintr 0xb0
device		zs0 at obio 2 csr 0x7f2000 flags 3 priority 3
device		zs1 at obio 2 csr 0x7f1800 flags 0x103 priority 3
device		mti0 at vme16 ? csr 0x620 flags 0xffff priority 4 vector mtiintr 0x88
device		ie0 at obio 2 csr 0x7f0800 priority 3
controller	tm0 at vme16 ? csr 0xa0 priority 3 vector tmintr 0x60
controller	tm1 at vme16 ? csr 0xa2 priority 3 vector tmintr 0x61
tape		mt0 at tm0 drive 0 flags 1
tape		mt1 at tm1 drive 0 flags 1
controller	xtc0 at vme16 ? csr 0xee60 priority 3 vector xtintr 0x64
controller	xtc1 at vme16 ? csr 0xee68 priority 3 vector xtintr 0x65
tape		xt0 at xtc0 drive 0 flags 1
tape		xt1 at xtc1 drive 0 flags 1
device		cgtwo0 at vme24 ? csr 0x400000 priority 4 vector cgtwointr 0xa8
device		bwtwo0 at obio 2 csr 0x0 priority 4
device		tod0 at vme24 ? csr 0x200800
