#
# @(#) SDST260 from master 1.28 90/09/21 SMI
#
# Sun-3/260 with 1 or 2 SCSI disks and 1 SCSI tape
#
machine		"sun3"
cpu		"SUN3_260"	# Sun-3/260, Sun-3/280
ident		"SDST260"
maxusers	8

options	INET		# basic networking support - mandatory
options	QUOTA		# disk quotas for local disks
options	UFS		# filesystem code for local disks
options	NFSCLIENT	# NFS client side code
options	NFSSERVER	# NFS server side code
options	SYSACCT		# process accounting, see acct(2) & sa(8)
options	CRYPT		# software encryption
options	OLDSCSI		# Old SCSI architecture - mandatory

config	vmunix	root on sd0 swap on sd0

pseudo-device	pty		# pseudo-tty's, also needed for SunView
pseudo-device	ether		# basic Ethernet support
pseudo-device	loop		# loopback network - mandatory
pseudo-device	win128		# window devices, allow 128 windows
pseudo-device	dtop4		# desktops (screens), allow 4
pseudo-device	ms		# mouse support
pseudo-device	kb		# keyboard support

# connections for machine type 3 (SUN3_260)
controller	virtual 3 at nexus ?
controller	obmem 3 at nexus ?
controller	obio 3 at nexus ?
controller	vme16d16 3 at nexus ?
controller	vme24d16 3 at nexus ?
controller	vme32d16 3 at nexus ?
controller	vme16d32 3 at nexus ?
controller	vme24d32 3 at nexus ?
controller	vme32d32 3 at nexus ?

controller	sc0 at vme24d16 ? csr 0x200000 priority 2 vector scintr 0x40
tape		st0 at sc0 drive 040 flags 1
disk		sd0 at sc0 drive 000 flags 0
disk		sd1 at sc0 drive 001 flags 0
controller	si0 at vme24d16 ? csr 0x200000 priority 2 vector siintr 0x40
tape		st0 at si0 drive 040 flags 1
disk		sd0 at si0 drive 000 flags 0
disk		sd1 at si0 drive 001 flags 0
device		zs0 at obio ? csr 0x20000 flags 3 priority 3
device		zs1 at obio ? csr 0x00000 flags 0x103 priority 3
device		ie0 at obio ? csr 0xc0000 priority 3
device		bwtwo0 at obmem 3 csr 0xff000000 priority 4	# 3/260
device		cgtwo0 at vme24d16 ? csr 0x400000 priority 4
	vector cgtwointr 0xa8
