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