INSTALL revision 1.34
1# $NetBSD: INSTALL,v 1.34 2000/03/22 00:58:17 cgd Exp $
2#
3# Alpha INSTALL kernel.
4
5include	"arch/alpha/conf/std.alpha"
6
7maxusers 8
8
9#options	DDB
10#makeoptions	DEBUG="-g"
11
12# Enable the hooks used for initializing the ram-disk.
13options 	MEMORY_DISK_HOOKS
14options 	MEMORY_DISK_IS_ROOT	# Force root on ram-disk
15options 	MINIROOTSIZE=9300	# 4 Megabytes
16
17# CPU Support
18#options 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
19options 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
20options 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
21options 	DEC_3000_300	# Pelican etc:	3000/300*
22options 	DEC_AXPPCI_33	# NoName:	AXPpci33, Multia, etc.
23options 	DEC_EB164	# EB164:	AlphaPC 164
24options 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
25options 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
26options 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
27options 	DEC_KN300	# KN300:	AlphaServer 4100
28options 	DEC_550		# Miata:	Digital Personal Workstation
29options 	DEC_1000	# Mikasa etc:	Digital AlphaServer 1000
30options 	DEC_1000A	# Corelle etc:	Digital AlphaServer 800/1000A
31options 	DEC_ALPHABOOK1	# AlphaBook1:	Tadpole/DEC AlphaBook
32options 	DEC_EB66	# EB66:		21066 Evaluation Board
33options 	DEC_6600	# EV6:		264DP OEM Board
34
35# File systems
36file-system	FFS		# Fast file system
37file-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
38file-system	MSDOSFS		# MS-DOS-compatible file system
39file-system	NFS		# Sun NFS-compatible file system client
40file-system	KERNFS		# Kernel variable file system (/kern)
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
53options 	COMPAT_13
54options 	COMPAT_14
55
56# Misc. options
57#options 	EISAVERBOSE		# recognize "unknown" EISA devices
58#options 	PCIVERBOSE		# recognize "unknown" PCI devices
59#options 	PCI_CONFIG_DUMP		# verbosely dump PCI config space
60#options 	SCSIVERBOSE		# Verbose SCSI errors
61#options 	TCVERBOSE		# recognize "unknown" TC devices
62options 	UCONSOLE		# users can use TIOCCONS (for xconsole)
63options 	INSECURE		# disable `kernel security level'
64
65# The Alpha console firmware network boots using the BOOTP
66# protocol, so we ask the NFS code to use BOOTP/DHCP as well,
67# in case we have NFS root.
68options 	NFS_BOOT_DHCP		# superset of BOOTP
69
70# WS console uses SUN or VT100 terminal emulation
71options 	WSEMUL_VT100
72
73config		netbsd	root on ? type ?
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 ?
86
87# MCBUS bus support
88mcbus*	at	mainbus0
89mcmem*	at	mcbus? mid ?
90
91#EV6 Tsunami Core Logic
92
93tsc*	at	mainbus0
94
95# TurboChannel host bus adapter support
96tcasic*	at	mainbus0
97
98# TurboChannel bus support
99tc*	at	tcasic?
100
101# TurboChannel devices
102ioasic*	at	tc? slot ? offset ?
103mcclock* at	ioasic? offset ?
104le*	at	ioasic? offset ?
105scc0	at	ioasic? offset ?
106scc1	at	ioasic? offset ?
107tcds*	at	tc? slot ? offset ?
108asc*	at	tcds? chip ?
109le*	at	tc? slot ? offset ?
110fta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
111
112# PCI host bus adapter support
113apecs*	at	mainbus?
114cia*	at	mainbus?
115lca*	at	mainbus?
116dwlpx*	at	kft?
117mcpcia*	at	mcbus? mid ?
118tsp*	at	tsc?
119
120# PCI bus support
121pci*	at	apecs?
122pci*	at	cia?
123pci*	at	lca?
124pci*	at	ppb?
125pci*	at	dwlpx?
126pci*	at	mcpcia?
127pci*	at	tsp?
128
129# PCI devices
130adv*	at	pci? dev ? function ?		# AdvanSys SCSI
131adw*	at	pci? dev ? function ?		# AdvanSys Wide SCSI
132#options 	ADW_WDTR_DISABLE		# 	disable WDTR
133#options 	ADW_SDTR_DISABLE		# 	disable SDTR
134#options 	ADW_TAGQ_DISABLE		# 	disable Tag Queuing
135ahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
136bha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
137de*	at	pci? dev ? function ?		# 21x4x-based Ethernet
138dpt*	at	pci? dev ? function ?		# DPT SmartCache/SmartRAID
139en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
140ep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
141epic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
142ex*	at	pci? dev ? function ?		# 3COM 3c90x[B] Ethernet
143fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
144fxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
145isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
146le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
147ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
148ne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
149pceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
150pciide*	at	pci? dev ? function ?		# PCI IDE controllers
151pcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
152ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
153rl*	at	pci? dev ? function ?		# RealTek 8129/8139 Ethernet
154sio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
155sip*	at	pci? dev ? function ?		# SiS 900 Ethernet
156tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
157tl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
158tlp*	at	pci? dev ? function ?		# DECchip 21x4x and clones
159#options 	TLP_MATCH_21040
160#options 	TLP_MATCH_21041
161#options 	TLP_MATCH_21140
162#options 	TLP_MATCH_21142
163vga*	at	pci? dev ? function ?		# PCI VGA Graphics
164vr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
165
166# MII/PHY support
167exphy*	at mii? phy ?			# 3Com internal PHYs
168icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
169inphy*	at mii? phy ?			# Intel 82555 PHYs
170lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
171nsphy*	at mii? phy ?			# NS83840 PHYs
172qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
173sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
174tlphy*	at mii? phy ?			# ThunderLAN PHYs
175ukphy*	at mii? phy ?			# generic unknown PHYs
176
177# ISA/EISA bus support
178isa*	at	pceb?
179eisa*	at	pceb?
180isa*	at	sio?
181
182# ISA devices
183mcclock* at	isa? port 0x70
184pckbc*	at	isa?				# PC keyboard controller
185pckbd*	at	pckbc?				# PC keyboard (kbd port)
186pms*	at	pckbc?				# PS/2-style mouse (aux port)
187com*	at	isa? port 0x3f8 irq 4		# standard serial ports
188com*	at	isa? port 0x2f8 irq 3
189ep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
190fdc0	at	isa? port 0x3f0 irq 6 drq 2	# floppy controller
191lc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
192#le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
193we0     at 	isa? port 0x280 iomem 0xd0000 irq 9  # WD/SMC Ethernet
194we1     at 	isa? port 0x300 iomem 0xcc000 irq 10
195lpt*	at	isa? port 0x3bc irq 7		# standard parallel port
196vga*	at	isa?				# ISA (EISA: XXX) VGA
197wdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
198wdc1	at	isa? port 0x170 irq 15
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
206tlp*	at	eisa? slot ?			# DEC DE-425 Ethernet
207uha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
208
209# SCSI bus support
210scsibus* at	adv?
211scsibus* at	adw?
212scsibus* at	ahc?
213scsibus* at	asc?
214scsibus* at	bha?
215scsibus* at	dpt?
216scsibus* at	isp?
217scsibus* at	ncr?
218
219# SCSI devices
220cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
221sd*	at	scsibus? target ? lun ?		# SCSI disk drives
222st*	at	scsibus? target ? lun ?		# SCSI tape drives
223
224# ST506/ESDI/IDE devices
225wd*	at	pciide? channel ?
226wd*	at	wdc? drive ?
227
228# ATAPI bus support
229atapibus* at	pciide? channel ?
230atapibus* at	wdc?
231
232# ATAPI devices
233sd*	at	atapibus? drive ?		# ATAPI disk devices
234cd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
235
236# Floppy drives
237fd*	at	fdc? drive ?
238
239# Workstation Console attachments
240wsdisplay*	at	vga?
241wsdisplay*	at	tga?
242wskbd*		at	pckbd?
243wsmouse*	at	pms?
244
245pseudo-device	loop		1
246pseudo-device	md		1
247pseudo-device	ppp		1
248pseudo-device	pty		64
249pseudo-device	sl		1
250