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