INSTALL revision 1.27
1# $NetBSD: INSTALL,v 1.27 1999/06/29 07:04:16 ross 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
54
55# Misc. options
56#options 	EISAVERBOSE		# recognize "unknown" EISA devices
57#options 	PCIVERBOSE		# recognize "unknown" PCI devices
58#options 	SCSIVERBOSE		# Verbose SCSI errors
59#options 	TCVERBOSE		# recognize "unknown" TC devices
60options 	UCONSOLE		# users can use TIOCCONS (for xconsole)
61options 	INSECURE		# disable `kernel security level'
62
63# The Alpha console firmware network boots using the BOOTP
64# protocol, so we ask the NFS code to use BOOTP/DHCP as well,
65# in case we have NFS root.
66options 	NFS_BOOT_DHCP		# superset of BOOTP
67
68# WS console uses SUN or VT100 terminal emulation
69options 	WSEMUL_VT100
70
71config		netbsd	root on ? type ?
72
73mainbus0 at	root
74cpu*	at	mainbus0
75
76# TurboLaser bus support and devices
77tlsb*	at	mainbus0
78gbus*	at	tlsb? node ? offset ?
79tlsbmem* at	tlsb? node ? offset ?
80kft*	at	tlsb? node ? offset ?
81
82# Gbus Devices
83mcclock* at	gbus? offset ?
84
85# MCBUS bus support
86mcbus*	at	mainbus0
87mcmem*	at	mcbus? mid ?
88
89#EV6 Tsunami Core Logic
90
91tsc*	at	mainbus0
92
93# TurboChannel host bus adapter support
94tcasic*	at	mainbus0
95
96# TurboChannel bus support
97tc*	at	tcasic?
98
99# TurboChannel devices
100ioasic*	at	tc? slot ? offset ?
101mcclock* at	ioasic? offset ?
102le*	at	ioasic? offset ?
103scc0	at	ioasic? offset ?
104scc1	at	ioasic? offset ?
105tcds*	at	tc? slot ? offset ?
106asc*	at	tcds? chip ?
107le*	at	tc? slot ? offset ?
108fta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
109
110# PCI host bus adapter support
111apecs*	at	mainbus?
112cia*	at	mainbus?
113lca*	at	mainbus?
114dwlpx*	at	kft?
115mcpcia*	at	mcbus? mid ?
116tsp*	at	tsc?
117
118# PCI bus support
119pci*	at	apecs?
120pci*	at	cia?
121pci*	at	lca?
122pci*	at	ppb?
123pci*	at	dwlpx?
124pci*	at	mcpcia?
125pci*	at	tsp?
126
127# PCI devices
128ahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
129bha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
130de*	at	pci? dev ? function ?		# 21x4x-based Ethernet
131en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
132ep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
133epic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
134ex*	at	pci? dev ? function ?		# 3COM 3c90x[B] Ethernet
135fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
136fxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
137isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
138le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
139ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
140ne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
141pceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
142pciide*	at	pci? dev ? function ?		# PCI IDE controllers
143pcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
144ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
145sio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
146tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
147tl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
148vga*	at	pci? dev ? function ?		# PCI VGA Graphics
149vr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
150
151# MII/PHY support
152exphy*	at mii? phy ?			# 3Com internal PHYs
153icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
154inphy*	at mii? phy ?			# Intel 82555 PHYs
155lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
156nsphy*	at mii? phy ?			# NS83840 PHYs
157qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
158sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
159tlphy*	at mii? phy ?			# ThunderLAN PHYs
160ukphy*	at mii? phy ?			# generic unknown PHYs
161
162# ISA/EISA bus support
163isa*	at	pceb?
164eisa*	at	pceb?
165isa*	at	sio?
166
167# ISA devices
168mcclock* at	isa? port 0x70
169pckbc*	at	isa?				# PC keyboard controller
170pckbd*	at	pckbc?				# PC keyboard (kbd port)
171pms*	at	pckbc?				# PS/2-style mouse (aux port)
172com*	at	isa? port 0x3f8 irq 4		# standard serial ports
173com*	at	isa? port 0x2f8 irq 3
174ep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
175fdc0	at	isa? port 0x3f0 irq 6 drq 2	# floppy controller
176lc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
177#le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
178lpt*	at	isa? port 0x3bc irq 7		# standard parallel port
179vga*	at	isa?				# ISA (EISA: XXX) VGA
180wdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
181wdc1	at	isa? port 0x170 irq 15
182
183# EISA devices
184ahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
185ahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
186bha*	at	eisa? slot ?			# BusLogic 7xx SCSI
187ep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
188fea*	at	eisa? slot ?			# DEC DEFEA FDDI
189uha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
190
191# SCSI bus support
192scsibus* at	ahc?
193scsibus* at	asc?
194scsibus* at	bha?
195scsibus* at	isp?
196scsibus* at	ncr?
197
198# SCSI devices
199cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
200sd*	at	scsibus? target ? lun ?		# SCSI disk drives
201st*	at	scsibus? target ? lun ?		# SCSI tape drives
202
203# ST506/ESDI/IDE devices
204wd*	at	pciide? channel ?
205wd*	at	wdc? drive ?
206
207# ATAPI bus support
208atapibus* at	pciide? channel ?
209atapibus* at	wdc?
210
211# ATAPI devices
212sd*	at	atapibus? drive ?		# ATAPI disk devices
213cd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
214
215# Floppy drives
216fd*	at	fdc? drive ?
217
218# Workstation Console attachments
219wsdisplay*	at	vga?
220wsdisplay*	at	tga?
221wskbd*		at	pckbd?
222wsmouse*	at	pms?
223
224pseudo-device	loop		1
225pseudo-device	md		1
226pseudo-device	ppp		1
227pseudo-device	pty		64
228pseudo-device	sl		1
229