#
# @(#) DL60 from master 1.28 90/09/21 SMI
#
# Diskless Sun-3/60
#
# Stripped down for best performance on 4 meg systems.
#
machine		"sun3"
cpu		"SUN3_60"	# Sun-3/60
ident		"DL60"
maxusers	4

options	INET		# basic networking support - mandatory
options	NFSCLIENT	# NFS client side code
options	CRYPT		# software encryption

config	vmunix	root on type nfs

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

# connections for machine type 7 (SUN3_60)
controller	virtual 7 at nexus ?
controller	obmem 7 at nexus ?
controller	obio 7 at nexus ?

device		zs0 at obio ? csr 0x20000 flags 3 priority 3
device		zs1 at obio ? csr 0x00000 flags 0x103 priority 3
device		le0 at obio ? csr 0x120000 priority 3
device		cgfour0 at obmem 7 csr 0xff300000 priority 4	# 3/60
device		cgfour0 at obmem 7 csr 0xff400000 priority 4	# 3/60
#device		cgsix0 at obmem 7 csr 0xff000000 priority 4	# 3/60
device		bwtwo0 at obmem 7 csr 0xff000000 priority 4	# 3/60
device		bwtwo1 at obmem 7 csr 0xff300000 priority 4	# 3/60
#device		bwtwo1 at obmem 7 csr 0xff400000		# 3/60
