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