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