GENERIC revision 1.150 1 # $NetBSD: GENERIC,v 1.150 2000/04/28 13:51:56 ad Exp $
2 #
3 # Generic Alpha kernel. Enough to get booted, etc., but not much more.
4 #
5 # If you add stuff to this, please add it to the ALPHA configuration, too.
6
7 include "arch/alpha/conf/std.alpha"
8
9 #ident "GENERIC-$Revision: 1.150 $"
10
11 maxusers 32
12
13 # CPU Support
14 #options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)
15 options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc.
16 options DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
17 options DEC_3000_300 # Pelican etc: 3000/300*
18 options DEC_AXPPCI_33 # NoName: AXPpci33, etc.
19 options DEC_EB164 # EB164: AlphaPC 164
20 options DEC_EB64PLUS # EB64+: AlphaPC 64, etc.
21 options DEC_KN20AA # KN20AA: AlphaStation 500 and 600
22 options DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400
23 options DEC_KN300 # KN300: AlphaServer 4100
24 options DEC_550 # Miata: Digital Personal Workstation
25 options DEC_1000 # Mikasa etc: Digital AlphaServer 1000
26 options DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A
27 options DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook
28 options DEC_EB66 # EB66: 21066 Evaluation Board
29 options DEC_6600 # EV6: 264DP OEM Board
30
31 # Standard system options
32 options KTRACE # System call tracing support
33
34 # Diagnostic/debugging support options
35 options DIAGNOSTIC # Cheap kernel consistency checks
36 options DDB # kernel debugger
37 #makeoptions DEBUG="-g"
38
39 # File systems
40 file-system FFS # Fast file system
41 file-system MFS # Memory-based file system
42 file-system CD9660 # ISO-9660 CD-ROM FS (w/RockRidge extensions)
43 file-system MSDOSFS # MS-DOS-compatible file system
44 file-system NTFS # Windows/NT file system (experimental)
45 file-system NFS # Sun NFS-compatible file system client
46 #file-system KERNFS
47 #file-system PROCFS
48
49 # File system options
50 options NFSSERVER # Sun NFS-compatible file system server
51 #options FFS_EI # FFS Endian Independant support
52 #options SOFTDEP # FFS soft updates support.
53
54 # Pull in config fragments for kernel crypto. This is required for
55 # options IPSEC etc. to work. If you want to run with IPSEC, uncomment
56 # one of these, based on whether you use crypto-us or crypto-intl, and
57 # adjust the prefixes as necessary.
58
59 #prefix ../crypto-us/sys
60 #cinclude "conf/files.crypto-us"
61 #prefix
62
63 #prefix ../crypto-intl/sys
64 #cinclude "conf/files.crypto-intl"
65 #prefix
66
67 # Networking options
68 options INET # Internet protocol suite
69 options INET6 # IPV6
70 #options IPSEC # IP security
71 #options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
72 #options IPSEC_DEBUG # debug for IP security
73
74 # 4.3BSD compatibility. Should be optional, but necessary for now.
75 options COMPAT_43
76
77 # Binary compatibility with previous versions of NetBSD.
78 #options COMPAT_09
79 options COMPAT_10
80 options COMPAT_11
81 options COMPAT_12
82 options COMPAT_13
83 options COMPAT_14
84
85 # OSF/1 binary compatibility
86 options COMPAT_OSF1
87
88 # System V-like message queues
89 options SYSVMSG
90
91 # System V-like semaphores
92 options SYSVSEM
93
94 # System V-like shared memory
95 options SYSVSHM
96 #options SHMMAXPGS=1024 # 1024 pages is the default
97
98 # Loadable Kernel Modules
99 options LKM
100
101 # Disable kernel security.
102 #options INSECURE
103
104 # Misc. options
105 options EISAVERBOSE # recognize "unknown" EISA devices
106 options PCIVERBOSE # recognize "unknown" PCI devices
107 #options PCI_CONFIG_DUMP # verbosely dump PCI config space
108 options SCSIVERBOSE # Verbose SCSI errors
109 options TCVERBOSE # recognize "unknown" TC devices
110 options UCONSOLE # users can use TIOCCONS (for xconsole)
111
112 # The Alpha console firmware network boots using the BOOTP
113 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
114 # in case we have NFS root.
115 options NFS_BOOT_DHCP # superset of BOOTP
116
117 # WS console uses SUN or VT100 terminal emulation
118 options WSEMUL_VT100
119
120 # realtime clock compatible to OSF/1
121 #options CLOCK_COMPAT_OSF1
122
123 config netbsd root on ? type ?
124 #config netbsd root on sd0 type ffs
125 #config netbsd root on ? type nfs
126
127 mainbus0 at root
128 cpu* at mainbus0
129
130 # TurboLaser bus support and devices
131 tlsb* at mainbus0
132 gbus* at tlsb? node ? offset ?
133 tlsbmem* at tlsb? node ? offset ?
134 kft* at tlsb? node ? offset ?
135
136 # Gbus Devices
137 mcclock* at gbus? offset ?
138
139 # MCBUS bus support
140 mcbus* at mainbus0
141 mcmem* at mcbus? mid ?
142
143 #i2c at mcbus?
144
145 #EV6 Tsunami Core Logic
146
147 tsc* at mainbus0
148
149 # TurboChannel host bus adapter support
150 tcasic* at mainbus0
151
152 # TurboChannel bus support
153 tc* at tcasic?
154
155 # TurboChannel devices
156 ioasic* at tc? slot ? offset ?
157 mcclock* at ioasic? offset ?
158 le* at ioasic? offset ?
159 scc0 at ioasic? offset ?
160 scc1 at ioasic? offset ?
161 tcds* at tc? slot ? offset ?
162 asc* at tcds? chip ?
163 #cfb* at tc? slot ? offset ?
164 #sfb* at tc? slot ? offset ?
165 le* at tc? slot ? offset ?
166 fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards
167
168 # PCI host bus adapter support
169 apecs* at mainbus?
170 cia* at mainbus?
171 lca* at mainbus?
172 dwlpx* at kft?
173 mcpcia* at mcbus? mid ?
174 tsp* at tsc?
175
176 # PCI bus support
177 pci* at apecs?
178 pci* at cia?
179 pci* at lca?
180 pci* at ppb?
181 pci* at dwlpx?
182 pci* at mcpcia?
183 pci* at tsp?
184
185 # PCI devices
186 adv* at pci? dev ? function ? # AdvanSys SCSI
187 adw* at pci? dev ? function ? # AdvanSys Wide SCSI
188 #options ADW_WDTR_DISABLE # disable WDTR
189 #options ADW_SDTR_DISABLE # disable SDTR
190 #options ADW_TAGQ_DISABLE # disable Tag Queuing
191 ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI
192 bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested)
193 cac* at pci? dev ? function ? # Compaq array controller (untested)
194 cy* at pci? dev ? function ? # Cyclades Cyclom-Y (untested)
195 de* at pci? dev ? function ? # 21x4x-based Ethernet
196 dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID
197 eap* at pci? dev ? function ? # Ensoniq AudioPCI
198 en* at pci? dev ? function ? # ENI PCI ATM (untested)
199 ep* at pci? dev ? function ? # 3COM 3c59x
200 epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
201 eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
202 ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet
203 fpa* at pci? dev ? function ? # DEC DEFPA FDDI
204 fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
205 isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
206 le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
207 ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
208 ne* at pci? dev ? function ? # NE2000-compatible Ethernet
209 ohci* at pci? dev ? function ? # USB Open Host Controller
210 pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges
211 pciide* at pci? dev ? function ? # PCI IDE controllers
212 pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI
213 ppb* at pci? dev ? function ? # PCI-PCI Bridges
214 rtk* at pci? dev ? function ? # RealTek 8129/8139 Ethernet
215 sio* at pci? dev ? function ? # Intel PCI-ISA Bridges
216 sip* at pci? dev ? function ? # SiS 900 Ethernet
217 sv* at pci? dev ? function ? # S3 SonicVibes
218 tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics
219 ti* at pci? dev ? function ? # Alteon Tigon Gig-E
220 tl* at pci? dev ? function ? # TI ThunderLAN Ethernet
221 tlp* at pci? dev ? function ? # DECchip 21x4x and clones
222 #options TLP_MATCH_21040
223 #options TLP_MATCH_21041
224 #options TLP_MATCH_21140
225 #options TLP_MATCH_21142
226 uhci* at pci? dev ? function ? # USB Univ. Host Controller
227 vga* at pci? dev ? function ? # PCI VGA Graphics
228 vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
229
230 audio* at eap?
231 audio* at eso?
232 audio* at sv?
233
234 opl* at eso?
235 #opl* at sv?
236
237 mpu* at eso?
238
239 # MII/PHY support
240 exphy* at mii? phy ? # 3Com internal PHYs
241 icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
242 inphy* at mii? phy ? # Intel 82555 PHYs
243 lxtphy* at mii? phy ? # Level One LXT-970 PHYs
244 nsphy* at mii? phy ? # NS83840 PHYs
245 qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
246 sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
247 tlphy* at mii? phy ? # ThunderLAN PHYs
248 ukphy* at mii? phy ? # generic unknown PHYs
249
250 # ISA/EISA bus support
251 isa* at pceb?
252 eisa* at pceb?
253 isa* at sio?
254
255 # ISA devices
256 mcclock* at isa? port 0x70
257 pckbc* at isa? # PC keyboard controller
258 pckbd* at pckbc? # PC keyboard (kbd port)
259 pms* at pckbc? # PS/2-style mouse (aux port)
260 pcppi* at isa? # PC prog. periph. interface
261 spkr0 at pcppi? # IBM BASIC emulation
262 isabeep0 at pcppi? # "keyboard" beep
263 com* at isa? port 0x3f8 irq 4 # standard serial ports
264 com* at isa? port 0x2f8 irq 3
265 cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet
266 ep* at isa? port ? irq ? # 3COM 3c509 Ethernet
267 fdc0 at isa? port 0x3f0 irq 6 drq 2 # floppy controller
268 lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
269 lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
270 depca0 at isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 # DEPCA
271 depca1 at isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 # DEPCA
272 le* at depca?
273 lpt* at isa? port 0x3bc irq 7 # standard parallel port
274 vga* at isa? # ISA (EISA: XXX) VGA
275 wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers
276 wdc1 at isa? port 0x170 irq 15
277 we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC Ethernet
278 we1 at isa? port 0x300 iomem 0xcc000 irq 10
279 #wss* at isa? port 0x530 irq 9 drq 0 # Windows Sound System
280 #audio* at wss?
281 #midi* at wss?
282 sb* at isa? port 0x220 irq 5 drq 1 # SoundBlaster
283 #sb* at isapnp?
284 audio* at sb?
285 #adv* at isa? port ? irq ? drq ? # AdvanSys APB-514[02]
286 aha* at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI
287 aha* at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI
288 bha* at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI (unt.)
289 bha* at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI (unt.)
290 uha* at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI (unt.)
291 uha* at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI (unt.)
292
293 # EISA devices
294 ahb* at eisa? slot ? # Adaptec 174[024] SCSI (unt.)
295 ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI
296 bha* at eisa? slot ? # BusLogic 7xx SCSI
297 ep* at eisa? slot ? # 3COM 3c579 Ethernet (untested)
298 fea* at eisa? slot ? # DEC DEFEA FDDI
299 tlp* at eisa? slot ? # DEC DE-425 Ethernet
300 uha* at eisa? slot ? # UltraStor 24f SCSI (unt.)
301
302 # SCSI bus support
303 scsibus* at adv?
304 scsibus* at adw?
305 scsibus* at aha?
306 scsibus* at ahb?
307 scsibus* at ahc?
308 scsibus* at asc?
309 scsibus* at bha?
310 scsibus* at dpt?
311 scsibus* at isp?
312 scsibus* at ncr?
313 scsibus* at pcscp?
314 scsibus* at uha?
315
316 # SCSI devices
317 cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
318 sd* at scsibus? target ? lun ? # SCSI disk drives
319 st* at scsibus? target ? lun ? # SCSI tape drives
320
321 # ST506/ESDI/IDE devices
322 wd* at pciide? channel ?
323 wd* at wdc? drive ?
324
325 # ATAPI bus support
326 atapibus* at pciide? channel ?
327 atapibus* at wdc?
328
329 # ATAPI devices
330 sd* at atapibus? drive ? # ATAPI disk devices
331 cd* at atapibus? drive ? # ATAPI CD-ROM devices
332
333 # Floppy drives
334 fd* at fdc? drive ?
335
336 # Hardware RAID devices
337 ca* at cac? unit ?
338
339 # USB bus support
340 usb* at uhci?
341 usb* at ohci?
342
343 # USB Hubs
344 uhub* at usb?
345 uhub* at uhub? port ? configuration ? interface ?
346
347 # USB Mice
348 ums* at uhub? port ? configuration ? interface ?
349 wsmouse* at ums?
350
351 # USB Keyboards
352 ukbd* at uhub? port ? configuration ? interface ?
353 wskbd* at ukbd? console ?
354
355 # USB Generic HID devices
356 uhid* at uhub? port ? configuration ? interface ?
357
358 # USB Printer
359 ulpt* at uhub? port ? configuration ? interface ?
360
361 # USB Modem
362 umodem* at uhub? port ? configuration ?
363 ucom* at umodem?
364
365 # USB Mass Storage
366 umass* at uhub? port ? configuration ? interface ?
367 atapibus* at umass? channel ?
368 scsibus* at umass? channel ?
369
370 # USB Ethernet adapters
371 aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
372 cue* at uhub? port ? # CATC USB-EL1201A based adapters
373 kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
374
375 # USB Generic driver
376 ugen* at uhub? port ?
377
378 # Workstation Console attachments
379 #wsdisplay* at cfb?
380 wsdisplay* at vga?
381 #wsdisplay* at sfb?
382 wsdisplay* at tga?
383 wskbd* at pckbd?
384 wsmouse* at pms?
385
386 pseudo-device bpfilter 16
387 pseudo-device ccd 4
388 #pseudo-device raid 4 # RAIDframe disk driver
389 #options RAID_AUTOCONFIG # auto-configuration of RAID components
390 pseudo-device ipfilter 1
391 pseudo-device loop 1
392 pseudo-device md 1
393 pseudo-device ppp 4
394 pseudo-device pty 64
395 pseudo-device sl 4
396 pseudo-device vnd 4
397 #pseudo-device gre 2 # generic L3 over IP tunnel
398 pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
399 #pseudo-device faith 1 # IPv[46] tcp relay translation i/f
400 #pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
401 pseudo-device sequencer 1 # MIDI sequencer
402
403 # rnd is EXPERIMENTAL
404 #pseudo-device rnd # /dev/random and in-kernel generator
405 #options RND_COM # use "com" randomness too
406