GENERIC revision 1.58
1#	$NetBSD: GENERIC,v 1.58 2000/02/26 17:35:42 oster Exp $
2#
3# GENERIC VAX configuration file; all supported devices.
4#
5
6include		"arch/vax/conf/std.vax"
7
8#ident 		"GENERIC-$Revision: 1.58 $"
9
10# Here are all different supported CPU types listed.
11options 	"VAX8600"
12options 	"VAX8200"
13options 	"VAX780"
14options 	"VAX750"
15options 	"VAX630"	# MV II
16options 	"VAX650"	# MV III, 3600, 3800, 3900
17options 	"VAX670"	# VAX 4000/300
18options 	"VAX410"	# VS 2000
19options 	"VAX43"		# VS 3100/76
20options 	"VAX46"		# VS 4000/60
21options 	"VAX48"		# VS 4000 VLC
22options 	"VAX49"		# VS 4000/90
23
24# Max users on system; this is just a hint
25maxusers	8
26
27# Kernel compiled-in symbolic debugger & system call tracer
28#options 	DDB
29#options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
30options 	KTRACE
31#options 	DIAGNOSTIC,DEBUG,KMEMSTATS,PMAPDEBUG,TRAPDEBUG
32
33#options 	SCSIVERBOSE		# Verbose SCSI errors
34
35# Pull in config fragments for kernel crypto.  This is required for
36# options IPSEC etc. to work. If you want to run with IPSEC, uncomment
37# one of these, based on whether you use crypto-us or crypto-intl, and
38# adjust the prefixes as necessary.
39
40#prefix ../crypto-us/sys
41#cinclude "conf/files.crypto-us"
42#prefix
43
44#prefix ../crypto-intl/sys
45#cinclude "conf/files.crypto-intl"
46#prefix
47
48# Network support
49#options 	GATEWAY
50options         INET
51options 	INET6		# IPV6
52#options 	IPSEC		# IP security
53#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
54#options 	IPSEC_DEBUG	# debug for IP security
55
56# All supported filesystem types
57file-system 	FFS
58file-system 	LFS
59file-system 	MFS
60file-system 	NFS
61file-system 	FDESC
62file-system 	KERNFS
63file-system 	NULLFS
64file-system 	OVERLAY		# overlay file system
65file-system 	PROCFS
66file-system 	UMAPFS
67file-system 	UNION
68file-system 	CD9660
69
70options 	QUOTA
71#options 	FFS_EI		# FFS Endian Independant support
72#options 	SOFTDEP         # FFS soft updates support.
73options 	NFSSERVER
74options 	NFS_BOOT_BOOTP,NFS_BOOT_DHCP	# Use bootp <> dhcp
75options 	NFS_BOOT_BOOTPARAM	# Use the Sun way for netbooting.
76
77# WS console uses VT100 terminal emulation
78options 	WSEMUL_VT100
79options 	WSDISPLAY_DEFAULTSCREENS=8
80
81# System V shared memory & semaphores support.
82options 	SYSVMSG
83options 	SYSVSEM
84options 	SYSVSHM
85
86# Old compat stuff; needed to run 4.3BSD Reno programs.
87# Note that if COMPAT_ULTRIX is set, you lose compatibility with
88# 4.3BSD Reno programs and get Ultrix compatibility instead.
89# (They cannot coexist).
90options 	COMPAT_VAX1K	# Must be present to run pre-1.4 binaries.
91options 	COMPAT_43
92options 	COMPAT_09
93options 	COMPAT_10
94options 	COMPAT_11
95options 	COMPAT_12
96options 	COMPAT_13
97options 	COMPAT_14
98#options 	COMPAT_ULTRIX
99options 	COMPAT_IBCS2	# DEC SVR.3 compatilibity
100
101options 	LKM
102
103# Kernel(s) to compile
104config          netbsd root on ? type ?
105
106mainbus0	at root
107
108# All buses; from the beginning attached to mainbus.
109abus0		at mainbus0		# Master bus on VAX 8600
110sbi0		at mainbus0		# SBI, master bus on 11/780.
111cmi0		at mainbus0		# 11/750 internal bus.
112bi0		at mainbus0		# VAX 8200 
113vsbus0		at mainbus0		# All VAXstations
114ibus0		at mainbus0		# All Microvax
115#nbi0		at mainbus0		# VAX 8800
116#xmi0		at mainbus0		# VAX 6000
117
118# Vsbus, the virtual VAXstation bus, and possible devices.
119le0		at vsbus0 csr 0x200e0000 # LANCE ethernet
120ze0		at vsbus0 csr 0x20008000 # SGEC ethernet
121dz0		at vsbus0 csr 0x200a0000 # DC-367 DZ-11 lookalike ctlr
122dz0		at vsbus0 csr 0x25000000 # VS4000/90 serial line
123#hdc0		at vsbus0 csr 0x200c0000 # HDC9224 MFM/floppy ctlr
124ncr0		at vsbus0 csr 0x200c0080 # VS2000/3100 SCSI-ctlr
125ncr1		at vsbus0 csr 0x200c0180 # VS2000/3100 SCSI-ctlr
126smg0		at vsbus0 csr 0x200f0000 # Small monochrome display ctlr.
127#clr0		at vsbus0 csr 0x30000000 # 4- or 8-bitplans color graphics
128
129#rd*		at hdc0 drive?		# RD5x disks
130#ry*		at hdc0 drive?		# RX floppies
131
132# Ibus, the internal bus on most Microvaxen
133uba0		at ibus0 		# Qbus adapter
134ze0		at ibus0 		# SGEC on-board ethernet
135#shac0		at ibus0 		# DSSI controller
136
137# Devices connected at VAXBI
138cpu*		at bi? node?		# KA820/KA825 cpu
139mem*		at bi? node?		# Memory subsystems
140#uba*		at bi? node?		# DWBUA BI-Unibus adapter
141#ni*		at bi? node?		# DEBNA/DEBNT ethernet adapter
142#kdb*		at bi? node?		# KDB50 MSCP disk ctlr
143#mscpbus*	at kdb?
144
145# CMI (VAX 11/750)
146mem*		at cmi? tr?		# Memory subsystems
147uba*		at cmi? tr?		# Unibus adapters
148mba*		at cmi? tr?		# Massbus adapters
149
150# SBI (VAX 11/780, VAX 8600)
151sbi*		at abus0		# VAX 8600 can have up to 4 SBI's.
152
153mem*		at sbi? tr?		# Memory subsystems
154uba*		at sbi? tr?		# Unibus adapters
155mba*		at sbi? tr?		# Massbus adapters
156
157# Devices on Massbus adapters
158hp*		at mba? drive?		# RM/RP disk drives
159
160# Devices on Unibus/Qbus adapters
161uda0		at uba?	csr 0172150	# UDA50/RQDX?
162uda1		at uba?	csr 0160334
163mtc0		at uba? csr 0174500	# Tape MSCP ctlr
164#ts0		at uba? csr 0172520	# TS11/TSV05 tape.
165#qd0		at uba? csr 0177400	# 4- or 8-bitplans color graphics
166#qv0		at uba? csr 0177400	# Monochrome graphics
167#de0		at uba? csr 0174510	# DELUA/DEUNA
168qe0		at uba? csr 0174440	# DEQNA/DELQA
169dhu0		at uba? csr 0160440	# DHU-11
170dz0		at uba? csr 0160100	# DZ-11
171dl0		at uba? csr 0176500	# DL-11
172
173# MSCP devices
174mscpbus*	at uda?
175mscpbus*	at mtc?
176#mscpbus*	at kdb?
177
178ra*		at mscpbus? drive?	# MSCP disk
179rx*		at mscpbus? drive?	# MSCP floppy
180mt*		at mscpbus? drive?	# MSCP tape
181
182# VS2000 builtin MFM controller (HDC9224)
183#hdc0		at vsbus0		# The strange builtin MFM controller
184
185# SCSI devices
186scsibus*	at ncr?
187
188sd*		at scsibus? target? lun?
189st*		at scsibus? target? lun?
190cd*		at scsibus? target? lun?
191ch*		at scsibus? target? lun?
192ss*		at scsibus? target? lun?
193uk*		at scsibus? target? lun?
194
195# VAXstation graphics support
196wsdisplay0	at smg0
197#wsdisplay0	at clr0
198#wsdisplay0	at qd0
199#wsdisplay0	at qv0
200lkc0		at dz0
201
202pseudo-device   loop	1
203pseudo-device   pty	48
204pseudo-device	bpfilter 8		# Not supported by de yet.
205pseudo-device	sl	2
206pseudo-device	ppp	2
207pseudo-device	tun	2
208#pseudo-device	gre	2		# generic L3 over IP tunnel
209pseudo-device	gif	4		# IPv[46] over IPv[46] tunnel (RFC1933)
210#pseudo-device	faith	1		# IPv[46] tcp relay translation i/f
211pseudo-device	tb	1
212pseudo-device	vnd	4
213pseudo-device	ccd	4
214#pseudo-device	raid	4		# RAIDframe disk driver
215#options	RAID_AUTOCONFIG		# auto-configuration of RAID components
216# rnd is EXPERIMENTAL
217#pseudo-device	rnd			# /dev/random and in-kernel generator
218