GENERIC revision 1.90
1# $NetBSD: GENERIC,v 1.90 1998/06/24 01:12:45 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#makeoptions	DEBUG="-g"
10
11# CPU Support
12#options 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
13options 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
14options 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
15options 	DEC_3000_300	# Pelican etc:	3000/300*
16options 	DEC_AXPPCI_33	# NoName:	AXPpci33, etc.
17options 	DEC_EB164	# EB164:	AlphaPC 164
18options 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
19options 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
20options 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
21options		DEC_KN300	# KN300:	AlphaServer 4100
22options 	DEC_550		# Miata:	Digital Personal Workstation
23options 	DEC_1000A	# Corelle etc:	Digital AlphaServer 800/1000A
24
25# Standard system options
26options 	KTRACE			# System call tracing support
27
28# Diagnostic/debugging support options
29options 	DIAGNOSTIC		# Cheap kernel consistency checks
30
31# File systems
32file-system	FFS		# Fast file system
33file-system	MFS		# Memory-based file system
34file-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
35file-system	MSDOSFS		# MS-DOS-compatible file system
36file-system	NFS		# Sun NFS-compatible file system client
37
38# File system options
39options 	FIFO		# POSIX fifo support (in all file systems)
40options 	NFSSERVER	# Sun NFS-compatible file system server
41#options 	FFS_EI		# FFS Endian Independant support
42
43# Networking options
44options 	INET		# Internet protocol suite
45
46# 4.3BSD compatibility.  Should be optional, but necessary for now.
47options 	COMPAT_43
48
49# Binary compatibility with previous versions of NetBSD.
50#options 	COMPAT_09
51options 	COMPAT_10
52options 	COMPAT_11
53options 	COMPAT_12
54options 	COMPAT_13
55
56# System V-like message queues
57options 	SYSVMSG
58
59# System V-like semaphores
60options 	SYSVSEM
61
62# System V-like shared memory
63options 	SYSVSHM
64#options 	SHMMAXPGS=1024		# 1024 pages is the default
65
66# Loadable Kernel Modules
67options 	LKM
68
69# Disable kernel security.
70#options 	INSECURE
71
72# Misc. options
73options 	EISAVERBOSE		# recognize "unknown" EISA devices
74options 	PCIVERBOSE		# recognize "unknown" PCI devices
75options 	SCSIVERBOSE		# Verbose SCSI errors
76options 	TCVERBOSE		# recognize "unknown" TC devices
77options 	UCONSOLE		# users can use TIOCCONS (for xconsole)
78
79# The Alpha console firmware network boots using the BOOTP
80# protocol, so we ask the NFS code to use BOOTP/DHCP as well,
81# in case we have NFS root.
82options 	NFS_BOOT_DHCP		# superset of BOOTP
83
84# WS console uses SUN terminal emulation
85options 	WSEMUL_SUN
86
87config		netbsd	root on ? type ?
88#config		netbsd	root on sd0 type ffs
89#config		netbsd	root on ? type nfs
90
91mainbus0 at	root
92cpu*	at	mainbus0
93
94# TurboLaser bus support and devices
95tlsb*	at	mainbus0
96gbus*	at	tlsb? node ? offset ?
97tlsbmem* at	tlsb? node ? offset ?
98kft*	at	tlsb? node ? offset ?
99
100# Gbus Devices
101mcclock* at	gbus? offset ?
102
103# MCBUS bus support
104mcbus*	at	mainbus0
105mcmem*	at	mcbus? mid ?
106
107#i2c	at	mcbus?
108
109# TurboChannel host bus adapter support
110tcasic*	at	mainbus0
111
112# TurboChannel bus support
113tc*	at	tcasic?
114
115# TurboChannel devices
116ioasic*	at	tc? slot ? offset ?
117mcclock* at	ioasic? offset ?
118le*	at	ioasic? offset ?
119scc0	at	ioasic? offset ?
120scc1	at	ioasic? offset ?
121tcds*	at	tc? slot ? offset ?
122asc*	at	tcds? chip ?
123#cfb*	at	tc? slot ? offset ?
124#sfb*	at	tc? slot ? offset ?
125le*	at	tc? slot ? offset ?
126fta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
127
128# PCI host bus adapter support
129apecs*	at	mainbus?
130cia*	at	mainbus?
131lca*	at	mainbus?
132dwlpx*	at	kft?
133mcpcia*	at	mcbus? mid ?
134
135# PCI bus support
136pci*	at	apecs?
137pci*	at	cia?
138pci*	at	lca?
139pci*	at	ppb?
140pci*	at	dwlpx?
141pci*	at	mcpcia?
142
143# PCI devices
144ahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
145bha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
146cy*	at	pci? dev ? function ?		# Cyclades Cyclom-Y (untested)
147de*	at	pci? dev ? function ?		# 21x4x-based Ethernet
148en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
149ep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
150epic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
151fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
152fxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
153isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
154le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
155ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
156pceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
157ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
158pciide*	at	pci? dev ? function ?		# PCI IDE controllers
159wdc*	at	pciide? channel ?
160sio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
161tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
162vga*	at	pci? dev ? function ?		# PCI VGA Graphics
163#eap*	at	pci? dev ? function ?		# Ensoniq AudioPCI
164#audio*	at	eap?
165
166# ISA/EISA bus support
167isa*	at	pceb?
168eisa*	at	pceb?
169isa*	at	sio?
170
171# ISA devices
172mcclock* at	isa? port 0x70
173pckbc*	at	isa?				# PC keyboard controller
174pckbd*	at	pckbc?				# PC keyboard (kbd port)
175psm*	at	pckbc?				# PS/2-style mouse (aux port)
176pcppi*	at	isa?				# PC prog. periph. interface
177spkr0	at	pcppi?				# IBM BASIC emulation
178com*	at	isa? port 0x3f8 irq 4		# standard serial ports
179com*	at	isa? port 0x2f8 irq 3
180ep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
181lc0	at	isa? port 0x300 iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
182lc1	at	isa? port 0x320 iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
183depca0	at	isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 	# DEPCA
184depca1	at	isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 	# DEPCA
185le*	at	depca?
186lpt*	at	isa? port 0x3bc irq 7		# standard parallel port
187vga*	at	isa?				# ISA (EISA: XXX) VGA
188wdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
189wdc1	at	isa? port 0x170 irq 15
190#wss*	at	isa? port 0x530 irq 9 drq 0	# Windows Sound System
191#audio*	at	wss?
192#midi*	at	wss?
193aha*	at	isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI
194aha*	at	isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI
195bha*	at	isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
196bha*	at	isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
197uha*	at	isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
198uha*	at	isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
199
200# EISA devices
201ahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
202ahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
203bha*	at	eisa? slot ?			# BusLogic 7xx SCSI
204ep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
205fea*	at	eisa? slot ?			# DEC DEFEA FDDI
206uha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
207
208# SCSI bus support
209scsibus* at	aha?
210scsibus* at	ahb?
211scsibus* at	ahc?
212scsibus* at	asc?
213scsibus* at	bha?
214scsibus* at	isp?
215scsibus* at	ncr?
216scsibus* at	uha?
217
218# SCSI devices
219cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
220sd*	at	scsibus? target ? lun ?		# SCSI disk drives
221st*	at	scsibus? target ? lun ?		# SCSI tape drives
222
223# ST506/ESDI/IDE devices
224wd*	at	wdc? drive ?
225
226# ATAPI bus support
227atapibus* at	wdc?
228
229# ATAPI devices
230sd*	at	atapibus? drive ?		# ATAPI disk devices
231cd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
232
233# Workstation Console attachments
234#wsdisplay*	at	cfb?
235wsdisplay*	at	vga?
236#wsdisplay*	at	sfb?
237wsdisplay*	at	tga?
238wskbd*		at	pckbd?
239wsmouse*	at	psm?
240
241pseudo-device	bpfilter	16
242pseudo-device	ccd		4
243pseudo-device	ipfilter	1
244pseudo-device	loop		1
245pseudo-device	md		1
246pseudo-device	ppp		4
247pseudo-device	pty		64
248pseudo-device	sl		4
249pseudo-device	vnd		4
250
251# rnd is EXPERIMENTAL
252#pseudo-device	rnd			# /dev/random and in-kernel generator
253#options 	RND_COM			# use "com" randomness too
254