INSTALL revision 1.39
11.39Sthorpej# $NetBSD: INSTALL,v 1.39 2000/06/01 20:30:30 thorpej 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.38Sthorpejoptions 	DDB
101.38Sthorpejmakeoptions	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.38Sthorpejoptions 	DEC_KN300	# KN300:	AlphaServer 4100 and 1200
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.39Sthorpejoptions 	API_UP1000	# EV6:		Alpha Processor, Inc. UP1000
351.1Scjs
361.1Scjs# File systems
371.1Scjsfile-system	FFS		# Fast file system
381.1Scjsfile-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
391.4Scjsfile-system	MSDOSFS		# MS-DOS-compatible file system
401.1Scjsfile-system	NFS		# Sun NFS-compatible file system client
411.2Scjsfile-system	KERNFS		# Kernel variable file system (/kern)
421.1Scjs
431.1Scjs# Networking options
441.1Scjsoptions 	INET		# Internet protocol suite
451.1Scjs
461.1Scjs# 4.3BSD compatibility.  Should be optional, but necessary for now.
471.1Scjsoptions 	COMPAT_43
481.1Scjs
491.1Scjs# Binary compatibility with previous versions of NetBSD.
501.1Scjs#options 	COMPAT_09
511.4Scjsoptions 	COMPAT_10
521.4Scjsoptions 	COMPAT_11
531.4Scjsoptions 	COMPAT_12
541.4Scjsoptions 	COMPAT_13
551.28Saugustssoptions 	COMPAT_14
561.4Scjs
571.4Scjs# Misc. options
581.18Sthorpej#options 	EISAVERBOSE		# recognize "unknown" EISA devices
591.18Sthorpej#options 	PCIVERBOSE		# recognize "unknown" PCI devices
601.37Saugustss#options 	MIIVERBOSE		# verbose PHY autoconfig messages
611.34Scgd#options 	PCI_CONFIG_DUMP		# verbosely dump PCI config space
621.18Sthorpej#options 	SCSIVERBOSE		# Verbose SCSI errors
631.18Sthorpej#options 	TCVERBOSE		# recognize "unknown" TC devices
641.4Scjsoptions 	UCONSOLE		# users can use TIOCCONS (for xconsole)
651.18Sthorpejoptions 	INSECURE		# disable `kernel security level'
661.4Scjs
671.4Scjs# The Alpha console firmware network boots using the BOOTP
681.8Scgd# protocol, so we ask the NFS code to use BOOTP/DHCP as well,
691.8Scgd# in case we have NFS root.
701.8Scgdoptions 	NFS_BOOT_DHCP		# superset of BOOTP
711.1Scjs
721.24Sross# WS console uses SUN or VT100 terminal emulation
731.24Srossoptions 	WSEMUL_VT100
741.10Sdrochner
751.1Scjsconfig		netbsd	root on ? type ?
761.1Scjs
771.1Scjsmainbus0 at	root
781.1Scjscpu*	at	mainbus0
791.1Scjs
801.1Scjs# TurboLaser bus support and devices
811.4Scjstlsb*	at	mainbus0
821.4Scjsgbus*	at	tlsb? node ? offset ?
831.4Scjstlsbmem* at	tlsb? node ? offset ?
841.4Scjskft*	at	tlsb? node ? offset ?
851.1Scjs
861.1Scjs# Gbus Devices
871.13Sthorpejmcclock* at	gbus? offset ?
881.1Scjs
891.18Sthorpej# MCBUS bus support
901.18Sthorpejmcbus*	at	mainbus0
911.18Sthorpejmcmem*	at	mcbus? mid ?
921.18Sthorpej
931.27Sross#EV6 Tsunami Core Logic
941.27Sross
951.27Srosstsc*	at	mainbus0
961.27Sross
971.1Scjs# TurboChannel host bus adapter support
981.4Scjstcasic*	at	mainbus0
991.1Scjs
1001.1Scjs# TurboChannel bus support
1011.4Scjstc*	at	tcasic?
1021.1Scjs
1031.1Scjs# TurboChannel devices
1041.4Scjsioasic*	at	tc? slot ? offset ?
1051.4Scjsmcclock* at	ioasic? offset ?
1061.4Scjsle*	at	ioasic? offset ?
1071.4Scjsscc0	at	ioasic? offset ?
1081.4Scjsscc1	at	ioasic? offset ?
1091.14Sthorpejtcds*	at	tc? slot ? offset ?
1101.14Sthorpejasc*	at	tcds? chip ?
1111.4Scjsle*	at	tc? slot ? offset ?
1121.4Scjsfta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
1131.1Scjs
1141.1Scjs# PCI host bus adapter support
1151.1Scjsapecs*	at	mainbus?
1161.1Scjscia*	at	mainbus?
1171.39Sthorpejirongate* at	mainbus?
1181.1Scjslca*	at	mainbus?
1191.4Scjsdwlpx*	at	kft?
1201.18Sthorpejmcpcia*	at	mcbus? mid ?
1211.27Srosstsp*	at	tsc?
1221.1Scjs
1231.1Scjs# PCI bus support
1241.1Scjspci*	at	apecs?
1251.1Scjspci*	at	cia?
1261.39Sthorpejpci*	at	irongate?
1271.1Scjspci*	at	lca?
1281.1Scjspci*	at	ppb?
1291.4Scjspci*	at	dwlpx?
1301.18Sthorpejpci*	at	mcpcia?
1311.27Srosspci*	at	tsp?
1321.1Scjs
1331.1Scjs# PCI devices
1341.29Sthorpejadv*	at	pci? dev ? function ?		# AdvanSys SCSI
1351.29Sthorpejadw*	at	pci? dev ? function ?		# AdvanSys Wide SCSI
1361.32Sdante#options 	ADW_WDTR_DISABLE		# 	disable WDTR
1371.32Sdante#options 	ADW_SDTR_DISABLE		# 	disable SDTR
1381.32Sdante#options 	ADW_TAGQ_DISABLE		# 	disable Tag Queuing
1391.1Scjsahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
1401.23Srossbha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
1411.36Sadcac*	at	pci? dev ? function ?		# Compaq array controller (untested)
1421.1Scjsde*	at	pci? dev ? function ?		# 21x4x-based Ethernet
1431.30Saddpt*	at	pci? dev ? function ?		# DPT SmartCache/SmartRAID
1441.23Srossen*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
1451.1Scjsep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
1461.25Schristosepic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
1471.23Srossex*	at	pci? dev ? function ?		# 3COM 3c90x[B] Ethernet
1481.1Scjsfpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
1491.23Srossfxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
1501.1Scjsisp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
1511.23Srossle*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
1521.1Scjsncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
1531.25Schristosne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
1541.1Scjspceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
1551.23Srosspciide*	at	pci? dev ? function ?		# PCI IDE controllers
1561.23Srosspcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
1571.1Scjsppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
1581.35Sthorpejrtk*	at	pci? dev ? function ?		# RealTek 8129/8139 Ethernet
1591.1Scjssio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
1601.31Sthorpejsip*	at	pci? dev ? function ?		# SiS 900 Ethernet
1611.1Scjstga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
1621.18Sthorpejtl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
1631.31Sthorpejtlp*	at	pci? dev ? function ?		# DECchip 21x4x and clones
1641.31Sthorpej#options 	TLP_MATCH_21040
1651.31Sthorpej#options 	TLP_MATCH_21041
1661.31Sthorpej#options 	TLP_MATCH_21140
1671.31Sthorpej#options 	TLP_MATCH_21142
1681.1Scjsvga*	at	pci? dev ? function ?		# PCI VGA Graphics
1691.25Schristosvr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
1701.18Sthorpej
1711.18Sthorpej# MII/PHY support
1721.26Schristosexphy*	at mii? phy ?			# 3Com internal PHYs
1731.26Schristosicsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
1741.26Schristosinphy*	at mii? phy ?			# Intel 82555 PHYs
1751.26Schristoslxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
1761.26Schristosnsphy*	at mii? phy ?			# NS83840 PHYs
1771.26Schristosqsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
1781.26Schristossqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
1791.26Schristostlphy*	at mii? phy ?			# ThunderLAN PHYs
1801.26Schristosukphy*	at mii? phy ?			# generic unknown PHYs
1811.1Scjs
1821.1Scjs# ISA/EISA bus support
1831.1Scjsisa*	at	pceb?
1841.1Scjseisa*	at	pceb?
1851.1Scjsisa*	at	sio?
1861.1Scjs
1871.1Scjs# ISA devices
1881.1Scjsmcclock* at	isa? port 0x70
1891.10Sdrochnerpckbc*	at	isa?				# PC keyboard controller
1901.10Sdrochnerpckbd*	at	pckbc?				# PC keyboard (kbd port)
1911.20Sdrochnerpms*	at	pckbc?				# PS/2-style mouse (aux port)
1921.1Scjscom*	at	isa? port 0x3f8 irq 4		# standard serial ports
1931.1Scjscom*	at	isa? port 0x2f8 irq 3
1941.1Scjsep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
1951.22Sthorpejfdc0	at	isa? port 0x3f0 irq 6 drq 2	# floppy controller
1961.1Scjslc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
1971.6Sthorpej#le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
1981.33Sdanwe0     at 	isa? port 0x280 iomem 0xd0000 irq 9  # WD/SMC Ethernet
1991.33Sdanwe1     at 	isa? port 0x300 iomem 0xcc000 irq 10
2001.1Scjslpt*	at	isa? port 0x3bc irq 7		# standard parallel port
2011.1Scjsvga*	at	isa?				# ISA (EISA: XXX) VGA
2021.5Sthorpejwdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
2031.5Sthorpejwdc1	at	isa? port 0x170 irq 15
2041.1Scjs
2051.1Scjs# EISA devices
2061.23Srossahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
2071.1Scjsahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
2081.1Scjsbha*	at	eisa? slot ?			# BusLogic 7xx SCSI
2091.4Scjsep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
2101.1Scjsfea*	at	eisa? slot ?			# DEC DEFEA FDDI
2111.31Sthorpejtlp*	at	eisa? slot ?			# DEC DE-425 Ethernet
2121.23Srossuha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
2131.1Scjs
2141.1Scjs# SCSI bus support
2151.29Sthorpejscsibus* at	adv?
2161.29Sthorpejscsibus* at	adw?
2171.1Scjsscsibus* at	ahc?
2181.4Scjsscsibus* at	asc?
2191.1Scjsscsibus* at	bha?
2201.30Sadscsibus* at	dpt?
2211.1Scjsscsibus* at	isp?
2221.1Scjsscsibus* at	ncr?
2231.1Scjs
2241.1Scjs# SCSI devices
2251.1Scjscd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
2261.1Scjssd*	at	scsibus? target ? lun ?		# SCSI disk drives
2271.1Scjsst*	at	scsibus? target ? lun ?		# SCSI tape drives
2281.1Scjs
2291.1Scjs# ST506/ESDI/IDE devices
2301.19Smattwd*	at	pciide? channel ?
2311.5Sthorpejwd*	at	wdc? drive ?
2321.5Sthorpej
2331.5Sthorpej# ATAPI bus support
2341.19Smattatapibus* at	pciide? channel ?
2351.5Sthorpejatapibus* at	wdc?
2361.5Sthorpej
2371.5Sthorpej# ATAPI devices
2381.5Sthorpejsd*	at	atapibus? drive ?		# ATAPI disk devices
2391.5Sthorpejcd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
2401.22Sthorpej
2411.22Sthorpej# Floppy drives
2421.22Sthorpejfd*	at	fdc? drive ?
2431.36Sad
2441.36Sad# Hardware RAID devices
2451.36Sadca*	at	cac? unit ?
2461.1Scjs
2471.1Scjs# Workstation Console attachments
2481.10Sdrochnerwsdisplay*	at	vga?
2491.10Sdrochnerwsdisplay*	at	tga?
2501.12Sthorpejwskbd*		at	pckbd?
2511.20Sdrochnerwsmouse*	at	pms?
2521.1Scjs
2531.1Scjspseudo-device	loop		1
2541.1Scjspseudo-device	md		1
2551.1Scjspseudo-device	ppp		1
2561.4Scjspseudo-device	pty		64
2571.1Scjspseudo-device	sl		1
258