GENERIC revision 1.46 1 # $NetBSD: GENERIC,v 1.46 1999/07/29 10:37:25 augustss 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 options TCP_COMPAT_42
79
80 options LKM
81
82 # Kernel(s) to compile
83 config netbsd root on ? type ?
84
85 mainbus0 at root
86
87 # Devices directly attached to mainbus.
88 cpu0 at mainbus0 # Only one CPU so far.
89 sbi* at mainbus0 # SBI's are always at mainbus (Abus).
90 mem* at mainbus0 # Some machines have memory at mainbus.
91 bi* at mainbus0 # VAXBI bus
92 cmi0 at mainbus0 # 11/750 internal bus.
93 uba0 at mainbus0 # MicroVAXen only have QBUS.
94 vsbus0 at mainbus0 # Internal "virtual" VAXstation bus
95
96 # Devices connected at VAXBI
97 cpu0 at bi? node? # KA820/KA825 cpu
98 cpu* at bi? node?
99 mem* at bi? node? # Memory subsystems
100 uba* at bi? node? # DWBUA BI-Unibus adapter
101 #ni* at bi? node? # DEBNA/DEBNT ethernet adapter
102 kdb* at bi? node? # KDB50 MSCP disk ctlr
103 mscpbus* at kdb?
104
105 # Devices connected at cmi
106 mem* at cmi? tr? # Memory subsystems
107 uba* at cmi? tr? # Unibus adapters
108 mba* at cmi? tr? # Massbus adapters
109
110 # Devices connected at sbi
111 mem* at sbi? tr? # Memory subsystems
112 uba* at sbi? tr? # Unibus adapters
113 mba* at sbi? tr? # Massbus adapters
114
115 # Devices on Massbus adapters
116 hp* at mba? drive? # RM/RP disk drives
117
118 # Disk controllers at Unibus
119 uda0 at uba? csr 0172150 # UDA50/RQDX?
120 uda1 at uba? csr 0160334
121 mscpbus* at uda?
122
123 # Tape drivers
124 mtc0 at uba? csr 0174500 # Tape MSCP ctlr
125 mscpbus* at mtc?
126
127 # MSCP devices
128 ra* at mscpbus? drive? # MSCP disk
129 rx* at mscpbus? drive? # MSCP floppy
130 mt* at mscpbus? drive? # MSCP tape
131
132 # Unibus tapes
133 #ts0 at uba? csr 0172520 # TS11/TSV05 tape.
134
135 # VS2000 builtin MFM controller (HDC9224)
136 #hdc0 at vsbus0 # The strange builtin MFM controller
137 #rd* at hdc0 drive? # The RD disk subsystem on VS2000
138
139 # SCSI controllers.
140 ncr0 at vsbus0 csr 0x200c0080 # VS2000/3100 SCSI-controller (5380)
141 ncr1 at vsbus0 csr 0x200c0180 # VS2000/3100 SCSI-controller (5380)
142 scsibus* at ncr?
143
144 # SCSI devices
145 sd* at scsibus? target? lun?
146 st* at scsibus? target? lun?
147 cd* at scsibus? target? lun?
148 ch* at scsibus? target? lun?
149 ss* at scsibus? target? lun?
150 uk* at scsibus? target? lun?
151
152 # Graphic adapters.
153 qd0 at uba? csr 0177400
154
155 # Ethernet cards
156 de0 at uba? csr 0174510 # DELUA/DEUNA
157 qe0 at uba? csr 0174440 # DEQNA/DELQA
158 ln0 at vsbus0 csr 0x200e0000# LANCE
159
160 # Terminal lines
161 dhu0 at uba? csr 0160440 # DHU-11
162 dz0 at uba? csr 0160100 # DZ-11
163 dz0 at vsbus0 csr 0x200a0000# DC-367
164 dl0 at uba? csr 0176500 # DL-11
165
166 # VAXstation graphics support
167 smg0 at vsbus0 csr 0x200f0000# Small monochrome display ctlr.
168 wsdisplay0 at smg0 # display device driver.
169 lkc0 at dz0 # Keyboard LK201
170
171 pseudo-device loop 1
172 pseudo-device pty 48
173 pseudo-device bpfilter 8 # Not supported by de yet.
174 pseudo-device sl 2
175 pseudo-device ppp 2
176 pseudo-device tun 2
177 #pseudo-device gre 2 # generic L3 over IP tunnel
178 pseudo-device tb 1
179 pseudo-device vnd 4
180 pseudo-device ccd 4
181 #pseudo-device raid 4 # RAIDframe disk driver
182 # rnd is EXPERIMENTAL
183 #pseudo-device rnd # /dev/random and in-kernel generator
184