GENERIC revision 1.34
11.1Sjonathan#
21.34Ssimonb# Distribution kernel (any model) kernel config file
31.5Sjonathan
41.1Sjonathan#
51.34Ssimonb# 	$NetBSD: GENERIC,v 1.34 1998/11/27 00:09:33 simonb Exp $
61.1Sjonathan#
71.5Sjonathaninclude		"arch/pmax/conf/std.pmax"
81.1Sjonathan
91.5Sjonathanmaxusers	64
101.1Sjonathan
111.15Sjonathanoptions 	MIPS1			# R2000/R3000 CPUs
121.13Sjonathanoptions 	MIPS3			# R4000/R4400/R4600 CPUs
131.6Sjonathan
141.1Sjonathan
151.5Sjonathan# Support for specific models of DECstation
161.34Ssimonboptions 	DEC_3100		# kn01: DECstation 2100, 3100
171.34Ssimonboptions 	DEC_5100		# kn230: DECsystem 5100
181.24Sjonathanoptions 	DEC_MAXINE		# kn02ca: 5000/xx (Personal DECstation)
191.34Ssimonboptions 	DEC_3MIN		#  5000/1xx (kn02ba), 5000/150 (kn04)
201.24Sjonathanoptions 	DEC_3MAX		# kn02: 5000/200 support
211.34Ssimonboptions 	DEC_3MAXPLUS		#  5000/240 (kn03), 5000/260 (kn05)
221.24Sjonathan
231.27Sjonathan#options 	DEC_5400
241.27Sjonathan#options 	DEC_5800
251.27Sjonathan#options 	DEC_5500
261.1Sjonathan
271.1Sjonathan# Standard system options
281.16Sjonathanoptions 	DDB			# in-kernel debugger
291.19Slukem#options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
301.16Sjonathanoptions 	DDB_ONPANIC=0		# don't enter debugger on panic
311.15Sjonathan#options 	DIAGNOSTIC		# extra kernel debugging checks
321.15Sjonathan#options 	DEBUG			# extra kernel debugging support
331.15Sjonathanoptions 	"COMPAT_43"		# compatibility with 4.3BSD binaries
341.15Sjonathanoptions 	KTRACE			# system call tracing support
351.15Sjonathanoptions 	"NKMEMCLUSTERS=1024"	# 4K pages in kernel malloc pool
361.17Smjacob
371.18Smjacob#options 	SCSIVERBOSE		# Verbose SCSI errors
381.12Sjonathan
391.12Sjonathan#Old 4.4bsd/pmax kgdb options
401.15Sjonathan#options 	KGDB			# support for kernel gdb
411.15Sjonathan#options 	"KGDBRATE=19200"	# kernel gdb port rate (default 9600)
421.15Sjonathan#options 	"KGDBDEV=15*256+0"	# device for kernel gdb
431.1Sjonathan
441.15Sjonathanoptions 	NTP			# network time protocol
451.15Sjonathan#options 	UCONSOLE		# users can redirect console (unsafe)
461.5Sjonathan
471.5Sjonathan
481.1Sjonathan# Filesystem options
491.34Ssimonbfile-system 	FFS		# fast filesystem with user and group quotas
501.10Sthorpejfile-system 	MFS		# memory-based filesystem
511.10Sthorpejfile-system 	NFS		# Sun NFS-compatible filesystem (client)
521.12Sjonathanfile-system	LFS		# Log-based filesystem (still experimental)
531.12Sjonathanfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
541.12Sjonathanfile-system 	FDESC		# /dev/fd
551.12Sjonathanfile-system 	KERNFS		# /kern (kernel informational filesystem)
561.12Sjonathanfile-system 	NULLFS		# loopback file system
571.12Sjonathanfile-system 	PORTAL		# portal filesystem (still experimental)
581.12Sjonathanfile-system 	PROCFS		# /proc
591.12Sjonathanfile-system 	UMAPFS		# NULLFS + uid and gid remapping
601.12Sjonathanfile-system 	UNION
611.10Sthorpej
621.15Sjonathanoptions 	NFSSERVER	# Sun NFS-compatible filesystem (server)
631.15Sjonathanoptions 	QUOTA		# UFS quotas
641.23Sbouyer#options 	FFS_EI		# FFS Endian Independant support
651.1Sjonathan
661.1Sjonathan# Networking options
671.15Sjonathanoptions 	INET		# Internet protocols
681.15Sjonathanoptions 	"TCP_COMPAT_42"	# compatibility with 4.2BSD TCP/IP
691.15Sjonathanoptions 	GATEWAY		# IP packet forwarding
701.12Sjonathanoptions 	MULTICAST	# Multicast support
711.12Sjonathan#options 	MROUTING	# Multicast routing support
721.12Sjonathan#options 	ISO		# OSI networking
731.12Sjonathan#options 	TPIP		# TPIP
741.12Sjonathan#options 	EON		# OSI tunneling over IP
751.12Sjonathan#options 	CCITT,LLC,HDLC	# X.25
761.1Sjonathan
771.5Sjonathan# NetBSD backwards compatibility
781.15Sjonathan#options 	COMPAT_10	# NetBSD 1.0, (needed for X on 386?)
791.15Sjonathan#options 	COMPAT_11	# NetBSD 1.1,
801.15Sjonathanoptions 	COMPAT_12	# Netbsd 1.2 reboot()
811.21Skleinkoptions 	COMPAT_13	# Netbsd 1.3
821.1Sjonathan
831.5Sjonathan
841.1Sjonathan# pmax specific
851.15Sjonathanoptions 	COMPAT_ULTRIX	# ultrix compatibility
861.15Sjonathanoptions 	EXEC_ECOFF	# Ultrix RISC binaries are ECOFF format
871.15Sjonathanoptions 	"HZ=256"	# RTC rate required
881.22Sdrochner
891.22Sdrochner# The pmax proms need bootp anyway, so just use bootp.
901.22Sdrochneroptions 	NFS_BOOT_BOOTP
911.1Sjonathan
921.16Sjonathanconfig		netbsd		root on ? type ?
931.16Sjonathanconfig		nfsnetbsd	root on ? type nfs
941.1Sjonathan
951.30Smhitch
961.30Smhitchmainbus0	at root
971.30Smhitchcpu*		at mainbus0
981.1Sjonathan
991.34Ssimonb#########################################################################
1001.34Ssimonb# I/O bus and device options						#
1011.34Ssimonb#########################################################################
1021.1Sjonathan
1031.5Sjonathan# TC bus and supported options. (All but PMAXes have a turbochannel.)
1041.6Sjonathaninclude 	"arch/pmax/conf/tc.std"
1051.1Sjonathan
1061.5Sjonathan# ioasic standard baseboard options (5000/2x, 5000/1xx, 5000/2[46]0)
1071.6Sjonathaninclude 	"arch/pmax/conf/builtin.ioasic"
1081.1Sjonathan
1091.5Sjonathan# MAXINE-only ioasic baseboard devices and on-baseboard "options"
1101.6Sjonathaninclude 	"arch/pmax/conf/builtin.maxine"
1111.1Sjonathan
1121.5Sjonathan# 5000/200-only (aka 3MAX aka KN02) baseboard devices.
1131.5Sjonathan# (KN02 has turbochannel but no	IOASIC).
1141.6Sjonathaninclude 	"arch/pmax/conf/builtin.3max"
1151.1Sjonathan
1161.5Sjonathan# 2100/3100-only (aka PMAX aka KN01) baseboard devices.
1171.5Sjonathan# (may also be present on a 5100).
1181.6Sjonathaninclude 	"arch/pmax/conf/builtin.3100"
1191.26Sjonathaninclude 	"arch/pmax/conf/builtin.5100"
1201.26Sjonathan
1211.26Sjonathan
1221.34Ssimonb# baseboard devices on 5100, 3100 "ibus" virtual bus
1231.26Sjonathaninclude 	"arch/pmax/conf/ibus.std"
1241.26Sjonathan
1251.1Sjonathan
1261.34Ssimonb#########################################################################
1271.34Ssimonb# SCSI configuration							#
1281.34Ssimonb#########################################################################
1291.1Sjonathan
1301.5Sjonathanoldscsibus*	at sii?
1311.5Sjonathanoldscsibus*	at asc?
1321.1Sjonathan#
1331.5Sjonathan# SCSI configuration for old 4.4bsd/pmax DECstation SCSI driver
1341.1Sjonathan#
1351.6Sjonathaninclude 	"arch/pmax/conf/scsi.pmax"
1361.7Sjonathan#include 	"arch/pmax/conf/mi.scsi"		# not yet supported
1371.1Sjonathan
1381.34Ssimonb#########################################################################
1391.34Ssimonb# Pseudo-devices							#
1401.34Ssimonb#########################################################################
1411.1Sjonathan
1421.34Ssimonbpseudo-device	loop		 1	# network loopback
1431.1Sjonathanpseudo-device	sl		 4	# serial-line IP ports
1441.34Ssimonbpseudo-device	ppp		 2	# serial-line IP ports
1451.1Sjonathanpseudo-device	pty		64	# pseudo ptys
1461.1Sjonathanpseudo-device	bpfilter	16	# packet filter ports
1471.12Sjonathan#pseudo-device	ipfilter		# IP filter, NAT
1481.34Ssimonb#pseudo-device	gre		 2	# generic L3 over IP tunnel
1491.12Sjonathan
1501.34Ssimonbpseudo-device	vnd		 4	# virtual disk ick
1511.34Ssimonbpseudo-device	ccd		 4	# concatenated disks
1521.34Ssimonb#pseudo-device	raid		 4	# RAIDframe disk driver
1531.1Sjonathan
1541.34Ssimonbpseudo-device	rasterconsole	 1 	# NB: raster console requires "fb"
1551.34Ssimonbpseudo-device	fb		 1	# up to 3 framebuffers
1561.20Sfair# rnd is EXPERIMENTAL
1571.20Sfair#pseudo-device	rnd			# /dev/random and in-kernel generator
158