GENERIC revision 1.86
1#
2# 	$NetBSD: GENERIC,v 1.86 2000/12/19 10:42:06 bouyer Exp $
3#
4# Distribution kernel (any model) kernel config file
5#
6include		"arch/pmax/conf/std.pmax"
7
8#ident		"GENERIC-$Revision: 1.86 $"
9
10maxusers	64
11
12options 	MIPS1		# R2000/R3000 CPUs
13options 	MIPS3		# R4000/R4400 CPUs
14
15
16# Support for specific models of DECstation
17options 	DEC_3100	# DECstation 2100, 3100 (kn01)
18options 	DEC_5100	# DECsystem 5100 (kn230)
19options 	DEC_3MAX	# DECstation 5000/200 (kn02)
20options 	DEC_3MIN	# DECstation 5000/1xx (kn02ba), 5000/150 (kn04)
21options 	DEC_MAXINE	# Personal DECstation 5000/xx (kn02ca)
22options 	DEC_3MAXPLUS	# DECstation 5000/240 (kn03), 5000/260 (kn05)
23
24#options 	DEC_5400	# DECsystem 5400 (kn210)
25#options 	DEC_5500	# DECsystem 5500 (kn220)
26#options 	DEC_5800	# DECsystem 58x0 (kn5800)
27
28# Standard system options
29options 	DDB			# in-kernel debugger
30#options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
31options 	DDB_ONPANIC=0		# don't enter debugger on panic
32#options 	DIAGNOSTIC		# extra kernel debugging checks
33#options 	DEBUG			# extra kernel debugging support
34options 	"COMPAT_43"		# compatibility with 4.3BSD binaries
35options 	KTRACE			# system call tracing support
36
37options 	SYSVMSG		# System V-like message queues
38options 	SYSVSEM		# System V-like semaphores
39options 	SYSVSHM		# System V-like memory sharing
40#options 	SHMMAXPGS=1024	# 1024 pages is the default
41
42options 	LKM			# loadable kernel modules
43
44#options 	SCSIVERBOSE		# Verbose SCSI errors
45#options 	TCVERBOSE		# recognize "unknown" TC devices
46
47# Old 4.4BSD/pmax kgdb options
48#options 	KGDB			# support for kernel gdb
49#options 	"KGDBRATE=19200"	# kernel gdb port rate (default 9600)
50#options 	"KGDBDEV=15*256+0"	# device for kernel gdb
51
52options 	NTP			# network time protocol
53#options 	UCONSOLE		# users can redirect console (unsafe)
54
55
56# Filesystem options
57file-system	FFS		# fast filesystem with user and group quotas
58file-system	MFS		# memory-based filesystem
59file-system	NFS		# Sun NFS-compatible filesystem (client)
60file-system	LFS		# Log-based filesystem (still experimental)
61file-system	CD9660		# ISO 9660 + Rock Ridge file system
62file-system	FDESC		# /dev/fd
63file-system	KERNFS		# /kern (kernel informational filesystem)
64file-system	NULLFS		# loopback file system
65file-system	OVERLAY		# overlay file system
66file-system	PORTAL		# portal filesystem (still experimental)
67file-system	PROCFS		# /proc
68file-system	UMAPFS		# NULLFS + uid and gid remapping
69file-system	UNION
70
71options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
72options 	QUOTA		# UFS quotas
73#options 	FFS_EI		# FFS Endian Independant support
74options 	SOFTDEP         # FFS soft updates support.
75# VNODE_OP_NOINLINE will produce smaller and possibly slightly faster kernels
76#options 	VNODE_OP_NOINLINE	# don't inline vnode op calls
77
78# Networking options
79options 	INET		# Internet protocols
80options 	INET6		# IPV6
81#options 	IPSEC		# IP security
82#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
83#options 	IPSEC_DEBUG	# debug for IP security
84options 	"TCP_COMPAT_42"	# compatibility with 4.2BSD TCP/IP
85options 	GATEWAY		# IP packet forwarding
86#options 	MROUTING	# Multicast routing support
87#options 	ISO		# OSI networking
88#options 	TPIP		# TPIP
89#options 	EON		# OSI tunneling over IP
90#options 	CCITT,LLC,HDLC	# X.25
91options 	NETATALK	# AppleTalk networking protocols
92options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
93options 	PPP_DEFLATE	# Deflate compression support for PPP
94options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
95options 	PFIL_HOOKS	# pfil(9) packet filter hooks
96options 	IPFILTER_LOG	# ipmon(8) log support
97
98# NetBSD backwards compatibility
99#options 	COMPAT_10	# NetBSD 1.0, (needed for X on 386?)
100#options 	COMPAT_11	# NetBSD 1.1,
101options 	COMPAT_12	# Netbsd 1.2 reboot()
102options 	COMPAT_13	# Netbsd 1.3
103options 	COMPAT_14	# Netbsd 1.4
104
105# Raster console options
106options 	FONT_BOLD8x16		# Font for fb devices
107options 	FONT_LUCIDA16x29	# Font for px devices
108#options 	FONT_GALLANT12x22
109#options 	FONT_QVSS8x15
110
111# pmax specific
112options 	COMPAT_ULTRIX	# Ultrix compatibility
113options 	EXEC_ECOFF	# Ultrix RISC binaries are ECOFF format
114options 	"HZ=256"	# RTC rate required
115
116options 	NFS_BOOT_DHCP	# superset of BOOTP
117
118config		netbsd		root on ? type ?
119#config		nfsnetbsd	root on ? type nfs
120
121
122mainbus0	at root
123cpu*		at mainbus0
124
125## Peripheral Bus Support (for devices to attach to)
126## ----------------------------------------------------------------------------
127
128# TURBOchannel bus support
129tc*	at	mainbus0
130
131# 3MIN, 3MAX+ and MAXINE have IOASIC in system slot
132ioasic0	at	tc?
133mcclock* at	ioasic? offset ?	# DS1287 RTC
134le*	at	ioasic? offset ?	# LANCE
135scc*	at	ioasic? offset ?	# Z85C30
136bba*	at	ioasic? offset ?	# MAXINE baseboard audio
137audio*	at	bba?
138dtop*	at	ioasic? offset ?	# MAXINE kbd and mouse
139#fdc	at	ioasic? offset ?	# MAXINE floppy disk (not supported)
140asc*	at	ioasic? offset ?	# NCR53C94 SCSI with IOASIC
141#xasc*	at	ioasic? offset ?	#  [ MI SCSI version ]
142
143# 3MAX has TURBOchannel but no IOASIC
144ibus0	at	tc? slot ? offset ?	# 3MAX system slot
145
146# PMAX, 3MAX and MIPSMATE common devices
147mcclock* at	ibus0 addr ?		# DS1287 RTC
148dc*	at	ibus0 addr ?		# DC7085 quad line serial device
149
150# TURBOchannel devices
151mfb*	at	tc? slot ? offset ?	# PMAG-A MX Monochrome Framebuffer
152cfb*	at	tc? slot ? offset ?	# PMAG-B CX Color Framebuffer
153#tfb*	at	tc? slot ? offset ?	# PMAG-RO TX True Color Framebuffer
154sfb*	at	tc? slot ? offset ?	# PMAGB-B HX Smart Framebuffer
155px0	at	tc? slot ? offset ?	# PMAG-C,D,E,F PX family
156#sfbp*	at	tc? slot ? offset ?	# PMAGD HX+ Smart Framebuffer
157xcfb*	at	tc? slot ? offset ?	# PMAG-DV Color Framebuffer at MAXINE
158asc*	at	tc? slot ? offset ?	# PMAZ-A single channel SCSI
159#xasc*	at	tc? slot ? offset ?	#  [ MI SCSI version ]
160le*	at	tc? slot ? offset ?	# PMAD-A LANCE
161fta*	at	tc? slot ? offset ?	# PMAF-F FDDI
162#tcds*	at	tc? slot ? offset ?	# PMAZB/PMAZC dual channel SCSI
163#asc*	at	tcds? chip ?
164
165# PMAX and MIPSMATE
166ibus0	at	mainbus0
167pm*	at	ibus0 addr ?		# 3100 onboard fb
168le*	at	ibus0 addr ?		# 3100, 5100 onboard LANCE
169sii*	at	ibus0 addr ?		# DC7061 onboard SCSI
170#xsii*	at	ibus0 addr ?		#  [ MI SCSI version ]
171
172#########################################################################
173# SCSI configuration							#
174#########################################################################
175
176# old 4.4BSD/pmax DECstation SCSI driver
177oldscsibus*	at sii?
178oldscsibus*	at asc?
179include 	"arch/pmax/conf/scsi.pmax"
180
181# MI SCSI configuration 
182#scsibus*	at xsii?
183#scsibus*	at xasc?
184#
185#sd*	at scsibus? target ? lun ?	# SCSI disks
186#st*	at scsibus? target ? lun ?	# SCSI tapes
187#cd*	at scsibus? target ? lun ?	# SCSI CD-ROMs 
188#ch*	at scsibus? target ? lun ?	# SCSI changer devices
189#ss*	at scsibus? target ? lun ?	# SCSI scanners
190#uk*	at scsibus? target ? lun ?	# unknown SCSI
191
192#########################################################################
193# Pseudo-devices							#
194#########################################################################
195
196pseudo-device	loop		 1	# network loopback
197pseudo-device	sl		 4	# serial-line IP ports
198pseudo-device	ppp		 2	# serial-line IP ports
199pseudo-device	pty			# pseudo-terminals
200pseudo-device	bpfilter	16	# packet filter ports
201pseudo-device	ipfilter		# IP filter, NAT
202#pseudo-device	gre		 2	# generic L3 over IP tunnel
203pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
204#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
205#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
206pseudo-device	vlan			# IEEE 802.1q encapsulation
207
208pseudo-device	vnd		 4	# virtual disk ick
209pseudo-device	ccd		 4	# concatenated disks
210#pseudo-device	raid		 4	# RAIDframe disk driver
211#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
212
213pseudo-device	rasterconsole	 1 	# NB: raster console requires "fb"
214pseudo-device	fb		 3	# up to 3 framebuffers
215
216pseudo-device	rnd			# /dev/random and in-kernel generator
217