FOUR_TTYS revision 1.16
11.16Sgwr#	$NetBSD: FOUR_TTYS,v 1.16 1998/01/28 16:40:20 gwr Exp $
21.1Sgwr
31.1Sgwr# FOUR_TTYS Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
41.1Sgwr# like GENERIC but both zs chips are used as ttys
51.1Sgwr
61.3Sjtcinclude "arch/sun3/conf/std.sun3"
71.1Sgwr
81.1Sgwr# Machines to be supported by this kernel
91.1Sgwroptions 	FPU_EMULATE
101.1Sgwroptions 	HAVECACHE		# Sun3/260 VAC
111.1Sgwr
121.1Sgwr# Needs to be set per system.  i.e change these as you see fit
131.1Sgwrmaxusers	4
141.1Sgwr
151.1Sgwr# Standard system options
161.13Sgwroptions 	KTRACE		# system call tracing
171.13Sgwroptions 	SYSVMSG		# System V message queues
181.13Sgwroptions 	SYSVSEM		# System V semaphores
191.13Sgwroptions 	SYSVSHM		# System V shared memory
201.13Sgwr#options 	SHMMAXPGS=1024	# 1024 pages is the default
211.13Sgwr#options 	LKM		# loadable kernel modules
221.13Sgwr#options 	INSECURE	# disable kernel security level
231.13Sgwr#options 	UCONSOLE	# Allow non-root TIOCCONS
241.4Sthorpej
251.13Sgwr# Which kernel debugger?  Uncomment either this:
261.4Sthorpejoptions 	DDB
271.8Sgwr# ... or these for KGDB (gdb remote target)
281.13Sgwr#makeoptions DEBUG="-g"		# debugging symbols for gdb
291.4Sthorpej#options 	KGDB
301.13Sgwr#options 	KGDBDEV=0x0C01	# ttya=0C00 ttyb=0C01
311.11Slukem
321.11Slukem# Other debugging options
331.11Slukem#options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
341.13Sgwr#options 	DEBUG		# kernel debugging code
351.13Sgwr#options 	DIAGNOSTIC	# extra kernel sanity checking
361.13Sgwr#options 	KMEMSTATS	# kernel memory statistics (vmstat -m)
371.13Sgwr#options 	PMAP_DEBUG
381.13Sgwr#options 	SCSIDEBUG
391.13Sgwr#options 	SCSIVERBOSE		# Verbose SCSI errors
401.13Sgwr
411.13Sgwr# Compatability options
421.13Sgwroptions 	COMPAT_SUNOS	# can run SunOS 4.1.1 executables
431.13Sgwroptions 	COMPAT_43	# and 4.3BSD and ...
441.13Sgwroptions 	COMPAT_10	# NetBSD 1.0
451.13Sgwroptions 	COMPAT_11	# NetBSD 1.1
461.13Sgwroptions 	COMPAT_12	# NetBSD 1.2
471.13Sgwroptions 	COMPAT_13	# NetBSD 1.3
481.1Sgwr
491.1Sgwr# Filesystem options
501.13Sgwrfile-system	FFS		# Berkeley Fast Filesystem
511.13Sgwrfile-system	NFS		# Sun NFS client support
521.10Slukemfile-system	CD9660		# ISO 9660 + Rock Ridge file system
531.10Slukemfile-system	FDESC		# /dev/fd/*
541.10Slukemfile-system	KERNFS		# /kern
551.10Slukemfile-system	NULLFS		# loopback file system
561.10Slukemfile-system	PROCFS		# /proc
571.10Slukemfile-system	UNION		# union file system
581.10Slukemfile-system	MFS		# memory-based filesystem
591.7Sthorpej
601.13Sgwroptions 	FIFO		# FIFOs; RECOMMENDED
611.8Sgwroptions 	NFSSERVER	# nfs server support
621.13Sgwroptions 	QUOTA		# FFS quotas
631.1Sgwr
641.1Sgwr# Networking options
651.4Sthorpejoptions 	INET		# IP prototol stack support
661.13Sgwroptions 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
671.10Slukem#options 	GATEWAY		# IP packet forwarding
681.13Sgwr#options 	ISO,TPIP	# OSI networking
691.13Sgwr#options 	EON		# OSI tunneling over IP
701.13Sgwr#options 	CCITT,LLC,HDLC	# X.25
711.13Sgwr#options 	PFIL_HOOKS	# pfil(9) packet filter hooks.
721.13Sgwr
731.13Sgwr# Work-around for root on slow servers (insurance...)
741.1Sgwroptions 	NFS_BOOT_RWSIZE=1024
751.16Sgwroptions 	NFS_BOOT_BOOTPARAM
761.1Sgwr
771.7Sthorpejconfig		netbsd root on ? type ?
781.1Sgwr
791.1Sgwr#
801.1Sgwr# Serial ports
811.1Sgwr#
821.10Slukemzstty0	at zsc1 channel 0	# ttya
831.10Slukemzstty1	at zsc1 channel 1	# ttyb
841.1Sgwr#
851.1Sgwr# Note that by ommitting "kdb0" and "ms0" one can build
861.1Sgwr# a kernel that operates four plain serial lines, where
871.1Sgwr# two of them are data-leads-only ports wired up using
881.15Sgwr# a custom cable on the keyboard connector.  The flags 1
891.15Sgwr# part sets TIOCFLAG_SOFTCAR (remember, data-leads-only).
901.1Sgwr#
911.15Sgwrzstty2	at zsc0 channel 0 flags 1 # ttyc
921.15Sgwrzstty3	at zsc0 channel 1 flags 1 # ttyd
931.1Sgwr
941.1Sgwr#
951.1Sgwr# Network devices
961.1Sgwr#
971.1Sgwr
981.1Sgwr# Intel Ethernet (onboard, or VME)
991.8Sgwrie0 at obio0 addr   0x0C0000 level 3
1001.1Sgwrie1 at vmes0 addr 0xffe88000 level 3 vect 0x75
1011.1Sgwr
1021.1Sgwr# Lance Ethernet (only onboard)
1031.8Sgwrle0 at obio0 addr   0x120000 level 3
1041.1Sgwr
1051.1Sgwr#
1061.1Sgwr# Disk and tape devices
1071.1Sgwr#
1081.1Sgwr
1091.1Sgwr# Sun3 "si" SCSI controller (NCR 5380)
1101.13Sgwr# See GENERIC for the flags description.
1111.14Sgwrsi0 at obio0 addr   0x140000 level 2
1121.14Sgwrsi0 at vmes0 addr 0xff200000 level 2 vect 0x40
1131.14Sgwrsi1 at vmes0 addr 0xff204000 level 2 vect 0x41
1141.1Sgwr
1151.9Sgwr# Xylogics 450/451 controllers
1161.13Sgwrxyc0 at vmes0 addr 0xffffee40 level 2 vect 0x48
1171.13Sgwrxyc1 at vmes0 addr 0xffffee48 level 2 vect 0x49
1181.13Sgwrxy* at xyc? drive ?
1191.9Sgwr
1201.1Sgwr# Xylogics 7053 controllers
1211.13Sgwrxdc0 at vmel0 addr 0xffffee80 level 2 vect 0x44
1221.13Sgwrxdc1 at vmel0 addr 0xffffee90 level 2 vect 0x45
1231.13Sgwrxd* at xdc? drive ?
1241.1Sgwr
1251.1Sgwr# Xylogics 472 tape controllers?
1261.1Sgwr
1271.1Sgwr#
1281.13Sgwr# Sun3/E stuff
1291.13Sgwr#
1301.13Sgwrsebuf0 at vmes0 addr 0xff300000 level 2 vect 0x74
1311.13Sgwrsebuf1 at vmes0 addr 0xff340000 level 2 vect 0x76
1321.13Sgwrsi* at sebuf?
1331.13Sgwrie* at sebuf?
1341.13Sgwr
1351.13Sgwr#
1361.1Sgwr# Frame buffer devices
1371.15Sgwr# (not useful if no kbd, right?)
1381.1Sgwr
1391.1Sgwr#
1401.1Sgwr# SCSI infrastructure
1411.1Sgwr#
1421.1Sgwrscsibus* at scsi?
1431.1Sgwr
1441.9Sgwrsd* at scsibus? target ? lun ?		# SCSI disks
1451.9Sgwrst* at scsibus? target ? lun ?		# SCSI tapes
1461.9Sgwrcd* at scsibus? target ? lun ?		# SCSI CD-ROMs
1471.9Sgwrch* at scsibus? target ? lun ?		# SCSI changer devices
1481.9Sgwrss* at scsibus? target ? lun ?		# SCSI scanners
1491.9Sgwruk* at scsibus? target ? lun ?		# unknown SCSI devices
1501.1Sgwr
1511.6Spk# Memory-disk drivers
1521.10Slukempseudo-device	md		2
1531.1Sgwr
1541.1Sgwr# Misc.
1551.10Slukempseudo-device	loop		1	# network loopback
1561.10Slukempseudo-device	bpfilter	8	# packet filter
1571.10Slukempseudo-device	sl		2	# CSLIP
1581.10Slukempseudo-device	ppp		2	# PPP
1591.10Slukempseudo-device	tun		2	# network tunneling over tty
1601.9Sgwr#pseudo-device	ipfilter		# ip filter
1611.13Sgwr# rnd is EXPERIMENTAL
1621.13Sgwr#pseudo-device	rnd			# /dev/random and in-kernel generator
1631.1Sgwr
1641.10Slukempseudo-device	pty		64	# pseudo-terminals
1651.10Slukem#pseudo-device	vnd		4	# paging to files
1661.10Slukem#pseudo-device	ccd		4	# concatenated disks
167