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