INSTALL revision 1.36
1# $NetBSD: INSTALL,v 1.36 2000/04/28 13:51:56 ad 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)
137cac*	at	pci? dev ? function ?		# Compaq array controller (untested)
138de*	at	pci? dev ? function ?		# 21x4x-based Ethernet
139dpt*	at	pci? dev ? function ?		# DPT SmartCache/SmartRAID
140en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
141ep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
142epic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
143ex*	at	pci? dev ? function ?		# 3COM 3c90x[B] Ethernet
144fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
145fxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
146isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
147le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
148ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
149ne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
150pceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
151pciide*	at	pci? dev ? function ?		# PCI IDE controllers
152pcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
153ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
154rtk*	at	pci? dev ? function ?		# RealTek 8129/8139 Ethernet
155sio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
156sip*	at	pci? dev ? function ?		# SiS 900 Ethernet
157tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
158tl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
159tlp*	at	pci? dev ? function ?		# DECchip 21x4x and clones
160#options 	TLP_MATCH_21040
161#options 	TLP_MATCH_21041
162#options 	TLP_MATCH_21140
163#options 	TLP_MATCH_21142
164vga*	at	pci? dev ? function ?		# PCI VGA Graphics
165vr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
166
167# MII/PHY support
168exphy*	at mii? phy ?			# 3Com internal PHYs
169icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
170inphy*	at mii? phy ?			# Intel 82555 PHYs
171lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
172nsphy*	at mii? phy ?			# NS83840 PHYs
173qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
174sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
175tlphy*	at mii? phy ?			# ThunderLAN PHYs
176ukphy*	at mii? phy ?			# generic unknown PHYs
177
178# ISA/EISA bus support
179isa*	at	pceb?
180eisa*	at	pceb?
181isa*	at	sio?
182
183# ISA devices
184mcclock* at	isa? port 0x70
185pckbc*	at	isa?				# PC keyboard controller
186pckbd*	at	pckbc?				# PC keyboard (kbd port)
187pms*	at	pckbc?				# PS/2-style mouse (aux port)
188com*	at	isa? port 0x3f8 irq 4		# standard serial ports
189com*	at	isa? port 0x2f8 irq 3
190ep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
191fdc0	at	isa? port 0x3f0 irq 6 drq 2	# floppy controller
192lc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
193#le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
194we0     at 	isa? port 0x280 iomem 0xd0000 irq 9  # WD/SMC Ethernet
195we1     at 	isa? port 0x300 iomem 0xcc000 irq 10
196lpt*	at	isa? port 0x3bc irq 7		# standard parallel port
197vga*	at	isa?				# ISA (EISA: XXX) VGA
198wdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
199wdc1	at	isa? port 0x170 irq 15
200
201# EISA devices
202ahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
203ahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
204bha*	at	eisa? slot ?			# BusLogic 7xx SCSI
205ep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
206fea*	at	eisa? slot ?			# DEC DEFEA FDDI
207tlp*	at	eisa? slot ?			# DEC DE-425 Ethernet
208uha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
209
210# SCSI bus support
211scsibus* at	adv?
212scsibus* at	adw?
213scsibus* at	ahc?
214scsibus* at	asc?
215scsibus* at	bha?
216scsibus* at	dpt?
217scsibus* at	isp?
218scsibus* at	ncr?
219
220# SCSI devices
221cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
222sd*	at	scsibus? target ? lun ?		# SCSI disk drives
223st*	at	scsibus? target ? lun ?		# SCSI tape drives
224
225# ST506/ESDI/IDE devices
226wd*	at	pciide? channel ?
227wd*	at	wdc? drive ?
228
229# ATAPI bus support
230atapibus* at	pciide? channel ?
231atapibus* at	wdc?
232
233# ATAPI devices
234sd*	at	atapibus? drive ?		# ATAPI disk devices
235cd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
236
237# Floppy drives
238fd*	at	fdc? drive ?
239
240# Hardware RAID devices
241ca*	at	cac? unit ?
242
243# Workstation Console attachments
244wsdisplay*	at	vga?
245wsdisplay*	at	tga?
246wskbd*		at	pckbd?
247wsmouse*	at	pms?
248
249pseudo-device	loop		1
250pseudo-device	md		1
251pseudo-device	ppp		1
252pseudo-device	pty		64
253pseudo-device	sl		1
254