INSTALL revision 1.34
11.34Scgd# $NetBSD: INSTALL,v 1.34 2000/03/22 00:58:17 cgd Exp $
21.1Scjs#
31.1Scjs# Alpha INSTALL kernel.
41.1Scjs
51.1Scjsinclude	"arch/alpha/conf/std.alpha"
61.1Scjs
71.1Scjsmaxusers 8
81.1Scjs
91.27Sross#options	DDB
101.27Sross#makeoptions	DEBUG="-g"
111.27Sross
121.1Scjs# Enable the hooks used for initializing the ram-disk.
131.1Scjsoptions 	MEMORY_DISK_HOOKS
141.1Scjsoptions 	MEMORY_DISK_IS_ROOT	# Force root on ram-disk
151.26Schristosoptions 	MINIROOTSIZE=9300	# 4 Megabytes
161.1Scjs
171.1Scjs# CPU Support
181.1Scjs#options 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
191.1Scjsoptions 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
201.4Scjsoptions 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
211.4Scjsoptions 	DEC_3000_300	# Pelican etc:	3000/300*
221.1Scjsoptions 	DEC_AXPPCI_33	# NoName:	AXPpci33, Multia, etc.
231.1Scjsoptions 	DEC_EB164	# EB164:	AlphaPC 164
241.1Scjsoptions 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
251.1Scjsoptions 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
261.4Scjsoptions 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
271.18Sthorpejoptions 	DEC_KN300	# KN300:	AlphaServer 4100
281.16Sthorpejoptions 	DEC_550		# Miata:	Digital Personal Workstation
291.18Sthorpejoptions 	DEC_1000	# Mikasa etc:	Digital AlphaServer 1000
301.18Sthorpejoptions 	DEC_1000A	# Corelle etc:	Digital AlphaServer 800/1000A
311.18Sthorpejoptions 	DEC_ALPHABOOK1	# AlphaBook1:	Tadpole/DEC AlphaBook
321.18Sthorpejoptions 	DEC_EB66	# EB66:		21066 Evaluation Board
331.27Srossoptions 	DEC_6600	# EV6:		264DP OEM Board
341.1Scjs
351.1Scjs# File systems
361.1Scjsfile-system	FFS		# Fast file system
371.1Scjsfile-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
381.4Scjsfile-system	MSDOSFS		# MS-DOS-compatible file system
391.1Scjsfile-system	NFS		# Sun NFS-compatible file system client
401.2Scjsfile-system	KERNFS		# Kernel variable file system (/kern)
411.1Scjs
421.1Scjs# Networking options
431.1Scjsoptions 	INET		# Internet protocol suite
441.1Scjs
451.1Scjs# 4.3BSD compatibility.  Should be optional, but necessary for now.
461.1Scjsoptions 	COMPAT_43
471.1Scjs
481.1Scjs# Binary compatibility with previous versions of NetBSD.
491.1Scjs#options 	COMPAT_09
501.4Scjsoptions 	COMPAT_10
511.4Scjsoptions 	COMPAT_11
521.4Scjsoptions 	COMPAT_12
531.4Scjsoptions 	COMPAT_13
541.28Saugustssoptions 	COMPAT_14
551.4Scjs
561.4Scjs# Misc. options
571.18Sthorpej#options 	EISAVERBOSE		# recognize "unknown" EISA devices
581.18Sthorpej#options 	PCIVERBOSE		# recognize "unknown" PCI devices
591.34Scgd#options 	PCI_CONFIG_DUMP		# verbosely dump PCI config space
601.18Sthorpej#options 	SCSIVERBOSE		# Verbose SCSI errors
611.18Sthorpej#options 	TCVERBOSE		# recognize "unknown" TC devices
621.4Scjsoptions 	UCONSOLE		# users can use TIOCCONS (for xconsole)
631.18Sthorpejoptions 	INSECURE		# disable `kernel security level'
641.4Scjs
651.4Scjs# The Alpha console firmware network boots using the BOOTP
661.8Scgd# protocol, so we ask the NFS code to use BOOTP/DHCP as well,
671.8Scgd# in case we have NFS root.
681.8Scgdoptions 	NFS_BOOT_DHCP		# superset of BOOTP
691.1Scjs
701.24Sross# WS console uses SUN or VT100 terminal emulation
711.24Srossoptions 	WSEMUL_VT100
721.10Sdrochner
731.1Scjsconfig		netbsd	root on ? type ?
741.1Scjs
751.1Scjsmainbus0 at	root
761.1Scjscpu*	at	mainbus0
771.1Scjs
781.1Scjs# TurboLaser bus support and devices
791.4Scjstlsb*	at	mainbus0
801.4Scjsgbus*	at	tlsb? node ? offset ?
811.4Scjstlsbmem* at	tlsb? node ? offset ?
821.4Scjskft*	at	tlsb? node ? offset ?
831.1Scjs
841.1Scjs# Gbus Devices
851.13Sthorpejmcclock* at	gbus? offset ?
861.1Scjs
871.18Sthorpej# MCBUS bus support
881.18Sthorpejmcbus*	at	mainbus0
891.18Sthorpejmcmem*	at	mcbus? mid ?
901.18Sthorpej
911.27Sross#EV6 Tsunami Core Logic
921.27Sross
931.27Srosstsc*	at	mainbus0
941.27Sross
951.1Scjs# TurboChannel host bus adapter support
961.4Scjstcasic*	at	mainbus0
971.1Scjs
981.1Scjs# TurboChannel bus support
991.4Scjstc*	at	tcasic?
1001.1Scjs
1011.1Scjs# TurboChannel devices
1021.4Scjsioasic*	at	tc? slot ? offset ?
1031.4Scjsmcclock* at	ioasic? offset ?
1041.4Scjsle*	at	ioasic? offset ?
1051.4Scjsscc0	at	ioasic? offset ?
1061.4Scjsscc1	at	ioasic? offset ?
1071.14Sthorpejtcds*	at	tc? slot ? offset ?
1081.14Sthorpejasc*	at	tcds? chip ?
1091.4Scjsle*	at	tc? slot ? offset ?
1101.4Scjsfta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
1111.1Scjs
1121.1Scjs# PCI host bus adapter support
1131.1Scjsapecs*	at	mainbus?
1141.1Scjscia*	at	mainbus?
1151.1Scjslca*	at	mainbus?
1161.4Scjsdwlpx*	at	kft?
1171.18Sthorpejmcpcia*	at	mcbus? mid ?
1181.27Srosstsp*	at	tsc?
1191.1Scjs
1201.1Scjs# PCI bus support
1211.1Scjspci*	at	apecs?
1221.1Scjspci*	at	cia?
1231.1Scjspci*	at	lca?
1241.1Scjspci*	at	ppb?
1251.4Scjspci*	at	dwlpx?
1261.18Sthorpejpci*	at	mcpcia?
1271.27Srosspci*	at	tsp?
1281.1Scjs
1291.1Scjs# PCI devices
1301.29Sthorpejadv*	at	pci? dev ? function ?		# AdvanSys SCSI
1311.29Sthorpejadw*	at	pci? dev ? function ?		# AdvanSys Wide SCSI
1321.32Sdante#options 	ADW_WDTR_DISABLE		# 	disable WDTR
1331.32Sdante#options 	ADW_SDTR_DISABLE		# 	disable SDTR
1341.32Sdante#options 	ADW_TAGQ_DISABLE		# 	disable Tag Queuing
1351.1Scjsahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
1361.23Srossbha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
1371.1Scjsde*	at	pci? dev ? function ?		# 21x4x-based Ethernet
1381.30Saddpt*	at	pci? dev ? function ?		# DPT SmartCache/SmartRAID
1391.23Srossen*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
1401.1Scjsep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
1411.25Schristosepic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
1421.23Srossex*	at	pci? dev ? function ?		# 3COM 3c90x[B] Ethernet
1431.1Scjsfpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
1441.23Srossfxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
1451.1Scjsisp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
1461.23Srossle*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
1471.1Scjsncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
1481.25Schristosne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
1491.1Scjspceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
1501.23Srosspciide*	at	pci? dev ? function ?		# PCI IDE controllers
1511.23Srosspcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
1521.1Scjsppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
1531.31Sthorpejrl*	at	pci? dev ? function ?		# RealTek 8129/8139 Ethernet
1541.1Scjssio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
1551.31Sthorpejsip*	at	pci? dev ? function ?		# SiS 900 Ethernet
1561.1Scjstga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
1571.18Sthorpejtl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
1581.31Sthorpejtlp*	at	pci? dev ? function ?		# DECchip 21x4x and clones
1591.31Sthorpej#options 	TLP_MATCH_21040
1601.31Sthorpej#options 	TLP_MATCH_21041
1611.31Sthorpej#options 	TLP_MATCH_21140
1621.31Sthorpej#options 	TLP_MATCH_21142
1631.1Scjsvga*	at	pci? dev ? function ?		# PCI VGA Graphics
1641.25Schristosvr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
1651.18Sthorpej
1661.18Sthorpej# MII/PHY support
1671.26Schristosexphy*	at mii? phy ?			# 3Com internal PHYs
1681.26Schristosicsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
1691.26Schristosinphy*	at mii? phy ?			# Intel 82555 PHYs
1701.26Schristoslxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
1711.26Schristosnsphy*	at mii? phy ?			# NS83840 PHYs
1721.26Schristosqsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
1731.26Schristossqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
1741.26Schristostlphy*	at mii? phy ?			# ThunderLAN PHYs
1751.26Schristosukphy*	at mii? phy ?			# generic unknown PHYs
1761.1Scjs
1771.1Scjs# ISA/EISA bus support
1781.1Scjsisa*	at	pceb?
1791.1Scjseisa*	at	pceb?
1801.1Scjsisa*	at	sio?
1811.1Scjs
1821.1Scjs# ISA devices
1831.1Scjsmcclock* at	isa? port 0x70
1841.10Sdrochnerpckbc*	at	isa?				# PC keyboard controller
1851.10Sdrochnerpckbd*	at	pckbc?				# PC keyboard (kbd port)
1861.20Sdrochnerpms*	at	pckbc?				# PS/2-style mouse (aux port)
1871.1Scjscom*	at	isa? port 0x3f8 irq 4		# standard serial ports
1881.1Scjscom*	at	isa? port 0x2f8 irq 3
1891.1Scjsep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
1901.22Sthorpejfdc0	at	isa? port 0x3f0 irq 6 drq 2	# floppy controller
1911.1Scjslc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
1921.6Sthorpej#le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
1931.33Sdanwe0     at 	isa? port 0x280 iomem 0xd0000 irq 9  # WD/SMC Ethernet
1941.33Sdanwe1     at 	isa? port 0x300 iomem 0xcc000 irq 10
1951.1Scjslpt*	at	isa? port 0x3bc irq 7		# standard parallel port
1961.1Scjsvga*	at	isa?				# ISA (EISA: XXX) VGA
1971.5Sthorpejwdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
1981.5Sthorpejwdc1	at	isa? port 0x170 irq 15
1991.1Scjs
2001.1Scjs# EISA devices
2011.23Srossahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
2021.1Scjsahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
2031.1Scjsbha*	at	eisa? slot ?			# BusLogic 7xx SCSI
2041.4Scjsep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
2051.1Scjsfea*	at	eisa? slot ?			# DEC DEFEA FDDI
2061.31Sthorpejtlp*	at	eisa? slot ?			# DEC DE-425 Ethernet
2071.23Srossuha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
2081.1Scjs
2091.1Scjs# SCSI bus support
2101.29Sthorpejscsibus* at	adv?
2111.29Sthorpejscsibus* at	adw?
2121.1Scjsscsibus* at	ahc?
2131.4Scjsscsibus* at	asc?
2141.1Scjsscsibus* at	bha?
2151.30Sadscsibus* at	dpt?
2161.1Scjsscsibus* at	isp?
2171.1Scjsscsibus* at	ncr?
2181.1Scjs
2191.1Scjs# SCSI devices
2201.1Scjscd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
2211.1Scjssd*	at	scsibus? target ? lun ?		# SCSI disk drives
2221.1Scjsst*	at	scsibus? target ? lun ?		# SCSI tape drives
2231.1Scjs
2241.1Scjs# ST506/ESDI/IDE devices
2251.19Smattwd*	at	pciide? channel ?
2261.5Sthorpejwd*	at	wdc? drive ?
2271.5Sthorpej
2281.5Sthorpej# ATAPI bus support
2291.19Smattatapibus* at	pciide? channel ?
2301.5Sthorpejatapibus* at	wdc?
2311.5Sthorpej
2321.5Sthorpej# ATAPI devices
2331.5Sthorpejsd*	at	atapibus? drive ?		# ATAPI disk devices
2341.5Sthorpejcd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
2351.22Sthorpej
2361.22Sthorpej# Floppy drives
2371.22Sthorpejfd*	at	fdc? drive ?
2381.1Scjs
2391.1Scjs# Workstation Console attachments
2401.10Sdrochnerwsdisplay*	at	vga?
2411.10Sdrochnerwsdisplay*	at	tga?
2421.12Sthorpejwskbd*		at	pckbd?
2431.20Sdrochnerwsmouse*	at	pms?
2441.1Scjs
2451.1Scjspseudo-device	loop		1
2461.1Scjspseudo-device	md		1
2471.1Scjspseudo-device	ppp		1
2481.4Scjspseudo-device	pty		64
2491.1Scjspseudo-device	sl		1
250