DISKLESS revision 1.26
11.26Sgwr# $NetBSD: DISKLESS,v 1.26 1998/02/08 05:10:45 gwr Exp $
21.3Sgwr
31.25Sgwr# DISKLESS Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E)
41.18Sgwr# Root and swap on NFS
51.10Sgwr# Includes devices needed to run as an X-terminal
61.1Sgwr
71.14Sjtcinclude "arch/sun3/conf/std.sun3"
81.1Sgwr
91.26Sgwr# Machines to be supported by this kernel
101.6Sgwroptions 	FPU_EMULATE
111.7Sgwroptions 	HAVECACHE		# Sun3/260 VAC
121.1Sgwr
131.1Sgwr# Needs to be set per system.  i.e change these as you see fit
141.20Sgwrmaxusers	2
151.9Sgwr
161.1Sgwr# Standard system options
171.20Sgwroptions 	KTRACE		# system call tracing
181.20Sgwroptions 	SYSVMSG		# System V message queues
191.20Sgwroptions 	SYSVSEM		# System V semaphores
201.20Sgwroptions 	SYSVSHM		# System V shared memory
211.20Sgwr#options 	SHMMAXPGS=1024	# 1024 pages is the default
221.20Sgwr#options 	LKM		# loadable kernel modules
231.20Sgwr#options 	INSECURE	# disable kernel security level
241.20Sgwr#options 	UCONSOLE	# Allow non-root TIOCCONS
251.15Sthorpej
261.20Sgwr# Which kernel debugger?  Uncomment either this:
271.20Sgwroptions 	DDB
281.18Sgwr# ... or these for KGDB (gdb remote target)
291.20Sgwr#makeoptions DEBUG="-g"		# debugging symbols for gdb
301.20Sgwr#options 	KGDB
311.20Sgwr#options 	KGDBDEV=0x0C01	# ttya=0C00 ttyb=0C01
321.20Sgwr
331.20Sgwr# Other debugging options
341.21Slukem#options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
351.20Sgwr#options 	DEBUG		# kernel debugging code
361.20Sgwr#options 	DIAGNOSTIC	# extra kernel sanity checking
371.20Sgwr#options 	KMEMSTATS	# kernel memory statistics (vmstat -m)
381.20Sgwr#options 	PMAP_DEBUG
391.20Sgwr
401.20Sgwr# Compatability options
411.20Sgwroptions 	COMPAT_SUNOS	# can run SunOS 4.1.1 executables
421.20Sgwroptions 	COMPAT_43	# and 4.3BSD and ...
431.20Sgwroptions 	COMPAT_10	# NetBSD 1.0
441.20Sgwroptions 	COMPAT_11	# NetBSD 1.1
451.20Sgwroptions 	COMPAT_12	# NetBSD 1.2
461.22Skleinkoptions 	COMPAT_13	# NetBSD 1.3
471.1Sgwr
481.1Sgwr# Filesystem options
491.20Sgwr#file-system	FFS		# Berkeley Fast Filesystem
501.20Sgwrfile-system	NFS		# Sun NFS client support
511.20Sgwr#file-system	CD9660		# ISO 9660 + Rock Ridge file system
521.19Slukemfile-system	FDESC		# /dev/fd/*
531.19Slukemfile-system	KERNFS		# /kern
541.19Slukemfile-system	NULLFS		# loopback file system
551.19Slukemfile-system	PROCFS		# /proc
561.20Sgwr#file-system	UNION		# union file system
571.20Sgwr#file-system	MFS		# memory-based filesystem
581.17Sthorpej
591.12Sgwroptions 	FIFO		# FIFOs; RECOMMENDED
601.20Sgwr#options 	NFSSERVER	# nfs server support
611.20Sgwr#options 	QUOTA		# FFS quotas
621.1Sgwr
631.1Sgwr# Networking options
641.15Sthorpejoptions 	INET		# IP prototol stack support
651.20Sgwroptions 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
661.20Sgwr#options 	GATEWAY		# IP packet forwarding
671.20Sgwr#options 	ISO,TPIP	# OSI networking
681.20Sgwr#options 	EON		# OSI tunneling over IP
691.20Sgwr#options 	CCITT,LLC,HDLC	# X.25
701.20Sgwr#options 	PFIL_HOOKS	# pfil(9) packet filter hooks.
711.20Sgwr
721.20Sgwr# Work-around for root on slow servers (insurance...)
731.6Sgwroptions 	NFS_BOOT_RWSIZE=1024
741.24Sgwroptions 	NFS_BOOT_BOOTPARAM
751.1Sgwr
761.17Sthorpejconfig		netbsd root on ? type nfs
771.1Sgwr
781.25Sgwr# On-board I/O space (required)
791.25Sgwrinclude "arch/sun3/conf/obio.sun3"
801.25Sgwr
811.25Sgwr# On-board memory (optional)
821.25Sgwr# See frame-buffers
831.25Sgwrobmem0 at mainbus?
841.25Sgwr
851.25Sgwr# VME bus support (optional)
861.25Sgwr# One unit for each address space
871.25Sgwrvme0 at mainbus? # A16/D16
881.25Sgwrvme1 at mainbus? # A16/D32
891.25Sgwrvme2 at mainbus? # A24/D16
901.25Sgwrvme3 at mainbus? # A24/D32
911.25Sgwrvme4 at mainbus? # A32/D16
921.25Sgwrvme5 at mainbus? # A32/D32
931.25Sgwr
941.11Sgwr#
951.12Sgwr# Serial ports
961.12Sgwr#
971.19Slukemzstty0	at zsc1 channel 0	# ttya
981.19Slukemzstty1	at zsc1 channel 1	# ttyb
991.12Sgwr
1001.19Slukemkbd0	at zsc0 channel 0	# keyboard
1011.19Slukemms0	at zsc0 channel 1	# mouse
1021.12Sgwr
1031.12Sgwr#
1041.11Sgwr# Network devices
1051.11Sgwr#
1061.1Sgwr
1071.11Sgwr# Intel Ethernet (onboard, or VME)
1081.25Sgwrie0 at obio0 addr 0x0C0000 ipl 3
1091.25Sgwrie1 at vme2  addr 0xe88000 ipl 3 vect 0x75
1101.6Sgwr
1111.11Sgwr# Lance Ethernet (only onboard)
1121.25Sgwrle0 at obio0 addr 0x120000 ipl 3
1131.23Sgwr
1141.25Sgwr# All Sun3 machines with an "le" (3/50, 3/60) should be
1151.25Sgwr# presumed to have the old, buggy LANCE chip. (Rev. C)
1161.25Sgwroptions 	LANCE_REVC_BUG
1171.25Sgwr
1181.25Sgwr# Sun3/E SCSI+Ethernet board (VME A24/D16)
1191.25Sgwr# Note: the board uses vect and vect+1
1201.25Sgwrsebuf0 at vme2 addr 0x300000 ipl 2 vect 0x74 # and 0x75
1211.25Sgwrsebuf1 at vme2 addr 0x340000 ipl 2 vect 0x76 # and 0x77
1221.23Sgwr#si* at sebuf?
1231.23Sgwrie* at sebuf?
1241.6Sgwr
1251.11Sgwr#
1261.11Sgwr# Frame buffer devices
1271.11Sgwr#
1281.11Sgwr
1291.26Sgwrinclude "arch/sun3/conf/bw2.sun3"
1301.26Sgwrinclude "arch/sun3/conf/cg4.sun3"
1311.11Sgwr
1321.11Sgwr# 3/60 P4 accelerated 8-bit color frame buffer
1331.26Sgwr# cgsix0 at obmem0 addr 0xff000000
1341.11Sgwr
1351.11Sgwr# 3/60 P4 24-bit color frame buffer
1361.26Sgwr# cgeight0 at obmem0 addr 0xff300000
1371.11Sgwr
1381.25Sgwr# Sun-3 color board, or CG5 8-bit frame buffer (VME A24/D16).
1391.25Sgwrcgtwo0 at vme2 addr 0x400000 ipl 4 vect 0xA8
1401.11Sgwr
1411.25Sgwr# Support for the CG9 24-bit frame buffer (VME A32/D32).
1421.25Sgwr# cgnine0 at vme5 addr 0x08000000 ipl 4 vect 0xAA
1431.11Sgwr
1441.11Sgwr# Misc.
1451.20Sgwrpseudo-device	loop		1	# network loopback
1461.20Sgwrpseudo-device	bpfilter	8	# packet filter
1471.20Sgwrpseudo-device	sl		2	# CSLIP
1481.20Sgwrpseudo-device	ppp		2	# PPP
1491.20Sgwrpseudo-device	tun		2	# network tunneling over tty
1501.20Sgwr#pseudo-device	ipfilter		# ip filter
1511.6Sgwr
1521.20Sgwrpseudo-device	pty		32	# pseudo-terminals
153