GENERIC revision 1.64
1# $NetBSD: GENERIC,v 1.64 1997/08/23 19:16:06 mjacob Exp $
2#
3# Generic Alpha kernel.  Enough to get booted, etc., but not much more.
4
5include	"arch/alpha/conf/std.alpha"
6
7maxusers 8
8
9# set kernel load address a bit higher to allow kernel to be netbooted.
10# if not netbooting, the "makeoptions LOADADDRESS" line can be commented
11# out to save a fair chunk (~850k) of RAM.
12makeoptions	LOADADDRESS="fffffc0000300000"
13
14# CPU Support
15#options 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
16options 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
17options 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
18options 	DEC_3000_300	# Pelican etc:	3000/300*
19options 	DEC_AXPPCI_33	# NoName:	AXPpci33, etc.
20options 	DEC_EB164	# EB164:	AlphaPC 164
21options 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
22options 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
23options 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
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
42# Networking options
43options 	INET		# Internet protocol suite
44
45# 4.3BSD compatibility.  Should be optional, but necessary for now.
46options 	COMPAT_43
47
48# Binary compatibility with previous versions of NetBSD.
49#options 	COMPAT_09
50options 	COMPAT_10
51options 	COMPAT_11
52options 	COMPAT_12
53
54# System V-like shared memory
55options 	SYSVSHM
56#options 	SHMMAXPGS=1024		# 1024 pages is the default
57
58# Loadable Kernel Modules
59options 	LKM
60
61# Disable kernel security.
62#options 	INSECURE
63
64# Misc. options
65options 	EISAVERBOSE		# recognize "unknown" EISA devices
66options 	PCIVERBOSE		# recognize "unknown" PCI devices
67options 	TCVERBOSE		# recognize "unknown" TC devices
68options 	UCONSOLE		# users can use TIOCCONS (for xconsole)
69#options 	SCSIVERBOSE		# Verbose SCSI errors
70
71config		netbsd	root on ? type ?
72#config		netbsd	root on sd0 type ffs
73#config		netbsd	root on ? type nfs
74
75mainbus0 at	root
76cpu*	at	mainbus0
77
78# TurboLaser bus support and devices
79tlsb*	at	mainbus0
80gbus*	at	tlsb? node ? offset ?
81tlsbmem* at	tlsb? node ? offset ?
82kft*	at	tlsb? node ? offset ?
83
84# Gbus Devices
85mcclock* at	gbus? offset 0x20000000
86
87# TurboChannel host bus adapter support
88tcasic*	at	mainbus0
89
90# TurboChannel bus support
91tc*	at	tcasic?
92
93# TurboChannel devices
94ioasic*	at	tc? slot ? offset ?
95mcclock* at	ioasic? offset ?
96le*	at	ioasic? offset ?
97scc0	at	ioasic? offset ?
98scc1	at	ioasic? offset ?
99tcds0	at	tc? slot ? offset ?
100asc0	at	tcds? slot ?
101asc1	at	tcds? slot ?
102#cfb*	at	tc? slot ? offset ?
103#sfb*	at	tc? slot ? offset ?
104le*	at	tc? slot ? offset ?
105fta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
106
107# PCI host bus adapter support
108apecs*	at	mainbus?
109cia*	at	mainbus?
110lca*	at	mainbus?
111dwlpx*	at	kft?
112
113# PCI bus support
114pci*	at	apecs?
115pci*	at	cia?
116pci*	at	lca?
117pci*	at	ppb?
118pci*	at	dwlpx?
119
120# PCI devices
121ahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
122bha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
123cy*	at	pci? dev ? function ?		# Cyclades Cyclom-Y (untested)
124de*	at	pci? dev ? function ?		# 21x4x-based Ethernet
125en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
126ep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
127fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
128fxp*	at	pci? dev ? function ?		# Intel EEPRO 10/100B (unt.)
129isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
130le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
131ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
132pceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
133ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
134sio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
135tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
136vga*	at	pci? dev ? function ?		# PCI VGA Graphics
137
138# ISA/EISA bus support
139isa*	at	pceb?
140eisa*	at	pceb?
141isa*	at	sio?
142
143# ISA devices
144mcclock* at	isa? port 0x70
145pcppi*	at	isa?				# PC prog. periph. interface
146pckbd*	at	pcppi?				# PC keyboard (kbd port)
147pms*	at	pcppi?				# PS/2-style mouse (aux port)
148com*	at	isa? port 0x3f8 irq 4		# standard serial ports
149com*	at	isa? port 0x2f8 irq 3
150ep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
151#le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
152lc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
153lpt*	at	isa? port 0x3bc irq 7		# standard parallel port
154vga*	at	isa?				# ISA (EISA: XXX) VGA
155awdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
156awdc1	at	isa? port 0x170 irq 15
157#wss*	at	isa? port 0x530 irq 9 drq 0	# Windows Sound System
158#audio*	at	wss?
159aha*	at	isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI
160aha*	at	isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI
161bha*	at	isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
162bha*	at	isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
163uha*	at	isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
164uha*	at	isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
165
166# EISA devices
167ahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
168ahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
169bha*	at	eisa? slot ?			# BusLogic 7xx SCSI
170ep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
171fea*	at	eisa? slot ?			# DEC DEFEA FDDI
172uha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
173
174# SCSI bus support
175scsibus* at	aha?
176scsibus* at	ahb?
177scsibus* at	ahc?
178scsibus* at	asc?
179scsibus* at	bha?
180scsibus* at	isp?
181scsibus* at	ncr?
182scsibus* at	uha?
183
184# SCSI devices
185cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
186sd*	at	scsibus? target ? lun ?		# SCSI disk drives
187st*	at	scsibus? target ? lun ?		# SCSI tape drives
188
189# ST506/ESDI/IDE devices
190awd*	at	awdc? drive ?
191
192# Workstation Console attachments
193#wscons* at	cfb?
194wscons*	at	vga?
195#wscons* at	sfb?
196wscons*	at	tga?
197
198pseudo-device	bpfilter	16
199pseudo-device	ccd		4
200pseudo-device	loop		1
201pseudo-device	md		1
202pseudo-device	ppp		4
203pseudo-device	pty		64
204pseudo-device	sl		4
205pseudo-device	vnd		4
206