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