INSTALL revision 1.40
11.40Sthorpej# $NetBSD: INSTALL,v 1.40 2000/07/12 20:54:38 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.40Sthorpejoptions 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
191.1Scjsoptions 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
201.40Sthorpej#options 	DEC_2100_A500	# Sable:	AlphaServer 2100
211.40Sthorpej#options 	DEC_2100A_A500	# Lynx:		AlphaServer 2100A
221.4Scjsoptions 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
231.4Scjsoptions 	DEC_3000_300	# Pelican etc:	3000/300*
241.1Scjsoptions 	DEC_AXPPCI_33	# NoName:	AXPpci33, Multia, etc.
251.1Scjsoptions 	DEC_EB164	# EB164:	AlphaPC 164
261.1Scjsoptions 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
271.1Scjsoptions 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
281.4Scjsoptions 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
291.38Sthorpejoptions 	DEC_KN300	# KN300:	AlphaServer 4100 and 1200
301.16Sthorpejoptions 	DEC_550		# Miata:	Digital Personal Workstation
311.18Sthorpejoptions 	DEC_1000	# Mikasa etc:	Digital AlphaServer 1000
321.18Sthorpejoptions 	DEC_1000A	# Corelle etc:	Digital AlphaServer 800/1000A
331.18Sthorpejoptions 	DEC_ALPHABOOK1	# AlphaBook1:	Tadpole/DEC AlphaBook
341.18Sthorpejoptions 	DEC_EB66	# EB66:		21066 Evaluation Board
351.27Srossoptions 	DEC_6600	# EV6:		264DP OEM Board
361.39Sthorpejoptions 	API_UP1000	# EV6:		Alpha Processor, Inc. UP1000
371.1Scjs
381.1Scjs# File systems
391.1Scjsfile-system	FFS		# Fast file system
401.1Scjsfile-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
411.4Scjsfile-system	MSDOSFS		# MS-DOS-compatible file system
421.1Scjsfile-system	NFS		# Sun NFS-compatible file system client
431.2Scjsfile-system	KERNFS		# Kernel variable file system (/kern)
441.1Scjs
451.1Scjs# Networking options
461.1Scjsoptions 	INET		# Internet protocol suite
471.1Scjs
481.1Scjs# 4.3BSD compatibility.  Should be optional, but necessary for now.
491.1Scjsoptions 	COMPAT_43
501.1Scjs
511.1Scjs# Binary compatibility with previous versions of NetBSD.
521.1Scjs#options 	COMPAT_09
531.4Scjsoptions 	COMPAT_10
541.4Scjsoptions 	COMPAT_11
551.4Scjsoptions 	COMPAT_12
561.4Scjsoptions 	COMPAT_13
571.28Saugustssoptions 	COMPAT_14
581.4Scjs
591.4Scjs# Misc. options
601.18Sthorpej#options 	EISAVERBOSE		# recognize "unknown" EISA devices
611.18Sthorpej#options 	PCIVERBOSE		# recognize "unknown" PCI devices
621.37Saugustss#options 	MIIVERBOSE		# verbose PHY autoconfig messages
631.34Scgd#options 	PCI_CONFIG_DUMP		# verbosely dump PCI config space
641.18Sthorpej#options 	SCSIVERBOSE		# Verbose SCSI errors
651.18Sthorpej#options 	TCVERBOSE		# recognize "unknown" TC devices
661.4Scjsoptions 	UCONSOLE		# users can use TIOCCONS (for xconsole)
671.18Sthorpejoptions 	INSECURE		# disable `kernel security level'
681.4Scjs
691.4Scjs# The Alpha console firmware network boots using the BOOTP
701.8Scgd# protocol, so we ask the NFS code to use BOOTP/DHCP as well,
711.8Scgd# in case we have NFS root.
721.8Scgdoptions 	NFS_BOOT_DHCP		# superset of BOOTP
731.1Scjs
741.24Sross# WS console uses SUN or VT100 terminal emulation
751.24Srossoptions 	WSEMUL_VT100
761.10Sdrochner
771.1Scjsconfig		netbsd	root on ? type ?
781.1Scjs
791.1Scjsmainbus0 at	root
801.1Scjscpu*	at	mainbus0
811.1Scjs
821.1Scjs# TurboLaser bus support and devices
831.4Scjstlsb*	at	mainbus0
841.4Scjsgbus*	at	tlsb? node ? offset ?
851.4Scjstlsbmem* at	tlsb? node ? offset ?
861.4Scjskft*	at	tlsb? node ? offset ?
871.1Scjs
881.1Scjs# Gbus Devices
891.13Sthorpejmcclock* at	gbus? offset ?
901.1Scjs
911.18Sthorpej# MCBUS bus support
921.18Sthorpejmcbus*	at	mainbus0
931.18Sthorpejmcmem*	at	mcbus? mid ?
941.18Sthorpej
951.27Sross#EV6 Tsunami Core Logic
961.27Sross
971.27Srosstsc*	at	mainbus0
981.27Sross
991.40Sthorpej# DECpc AXP150 (Jensen) internal bus support
1001.40Sthorpejjensenio* at	mainbus0
1011.40Sthorpej
1021.40Sthorpejcom*	at	jensenio? port ?
1031.40Sthorpejlpt*	at	jensenio? port ?
1041.40Sthorpejmcclock* at	jensenio? port ?
1051.40Sthorpejpckbc*	at	jensenio? port ?
1061.40Sthorpej
1071.1Scjs# TurboChannel host bus adapter support
1081.4Scjstcasic*	at	mainbus0
1091.1Scjs
1101.1Scjs# TurboChannel bus support
1111.4Scjstc*	at	tcasic?
1121.1Scjs
1131.1Scjs# TurboChannel devices
1141.4Scjsioasic*	at	tc? slot ? offset ?
1151.4Scjsmcclock* at	ioasic? offset ?
1161.4Scjsle*	at	ioasic? offset ?
1171.4Scjsscc0	at	ioasic? offset ?
1181.4Scjsscc1	at	ioasic? offset ?
1191.14Sthorpejtcds*	at	tc? slot ? offset ?
1201.14Sthorpejasc*	at	tcds? chip ?
1211.4Scjsle*	at	tc? slot ? offset ?
1221.4Scjsfta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
1231.1Scjs
1241.1Scjs# PCI host bus adapter support
1251.1Scjsapecs*	at	mainbus?
1261.1Scjscia*	at	mainbus?
1271.39Sthorpejirongate* at	mainbus?
1281.1Scjslca*	at	mainbus?
1291.4Scjsdwlpx*	at	kft?
1301.18Sthorpejmcpcia*	at	mcbus? mid ?
1311.27Srosstsp*	at	tsc?
1321.40Sthorpej#ttwoga*	at	mainbus?
1331.40Sthorpej
1341.40Sthorpej# Sable PCI and STDIO bus and devices
1351.40Sthorpej#ttwopci* at	ttwoga? hose ?  
1361.40Sthorpej#sableio* at	ttwopci? bus ?  
1371.40Sthorpej#com*	at	sableio? port ? 
1381.40Sthorpej#lpt*	at	sableio? port ? 
1391.40Sthorpej#pckbc*	at	sableio? port ? 
1401.40Sthorpej#fdc*	at	sableio? port ?
1411.1Scjs
1421.1Scjs# PCI bus support
1431.1Scjspci*	at	apecs?
1441.1Scjspci*	at	cia?
1451.39Sthorpejpci*	at	irongate?
1461.1Scjspci*	at	lca?
1471.1Scjspci*	at	ppb?
1481.4Scjspci*	at	dwlpx?
1491.18Sthorpejpci*	at	mcpcia?
1501.27Srosspci*	at	tsp?
1511.40Sthorpej#pci*	at	ttwopci?
1521.1Scjs
1531.1Scjs# PCI devices
1541.29Sthorpejadv*	at	pci? dev ? function ?		# AdvanSys SCSI
1551.29Sthorpejadw*	at	pci? dev ? function ?		# AdvanSys Wide SCSI
1561.32Sdante#options 	ADW_WDTR_DISABLE		# 	disable WDTR
1571.32Sdante#options 	ADW_SDTR_DISABLE		# 	disable SDTR
1581.32Sdante#options 	ADW_TAGQ_DISABLE		# 	disable Tag Queuing
1591.1Scjsahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
1601.23Srossbha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
1611.36Sadcac*	at	pci? dev ? function ?		# Compaq array controller (untested)
1621.1Scjsde*	at	pci? dev ? function ?		# 21x4x-based Ethernet
1631.30Saddpt*	at	pci? dev ? function ?		# DPT SmartCache/SmartRAID
1641.23Srossen*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
1651.1Scjsep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
1661.25Schristosepic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
1671.23Srossex*	at	pci? dev ? function ?		# 3COM 3c90x[B] Ethernet
1681.1Scjsfpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
1691.23Srossfxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
1701.1Scjsisp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
1711.23Srossle*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
1721.40Sthorpej#ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
1731.40Sthorpejsiop*	at	pci? dev ? function ?		# Symbios 53c8xx SCSI
1741.25Schristosne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
1751.1Scjspceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
1761.23Srosspciide*	at	pci? dev ? function ?		# PCI IDE controllers
1771.23Srosspcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
1781.1Scjsppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
1791.35Sthorpejrtk*	at	pci? dev ? function ?		# RealTek 8129/8139 Ethernet
1801.1Scjssio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
1811.31Sthorpejsip*	at	pci? dev ? function ?		# SiS 900 Ethernet
1821.1Scjstga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
1831.18Sthorpejtl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
1841.31Sthorpejtlp*	at	pci? dev ? function ?		# DECchip 21x4x and clones
1851.31Sthorpej#options 	TLP_MATCH_21040
1861.31Sthorpej#options 	TLP_MATCH_21041
1871.31Sthorpej#options 	TLP_MATCH_21140
1881.31Sthorpej#options 	TLP_MATCH_21142
1891.1Scjsvga*	at	pci? dev ? function ?		# PCI VGA Graphics
1901.25Schristosvr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
1911.18Sthorpej
1921.18Sthorpej# MII/PHY support
1931.26Schristosexphy*	at mii? phy ?			# 3Com internal PHYs
1941.26Schristosicsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
1951.26Schristosinphy*	at mii? phy ?			# Intel 82555 PHYs
1961.26Schristoslxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
1971.26Schristosnsphy*	at mii? phy ?			# NS83840 PHYs
1981.26Schristosqsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
1991.26Schristossqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
2001.26Schristostlphy*	at mii? phy ?			# ThunderLAN PHYs
2011.26Schristosukphy*	at mii? phy ?			# generic unknown PHYs
2021.1Scjs
2031.1Scjs# ISA/EISA bus support
2041.40Sthorpejisa*	at	jensenio?
2051.40Sthorpejeisa*	at	jensenio?
2061.1Scjsisa*	at	pceb?
2071.1Scjseisa*	at	pceb?
2081.1Scjsisa*	at	sio?
2091.1Scjs
2101.1Scjs# ISA devices
2111.1Scjsmcclock* at	isa? port 0x70
2121.10Sdrochnerpckbc*	at	isa?				# PC keyboard controller
2131.10Sdrochnerpckbd*	at	pckbc?				# PC keyboard (kbd port)
2141.20Sdrochnerpms*	at	pckbc?				# PS/2-style mouse (aux port)
2151.1Scjscom*	at	isa? port 0x3f8 irq 4		# standard serial ports
2161.1Scjscom*	at	isa? port 0x2f8 irq 3
2171.1Scjsep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
2181.22Sthorpejfdc0	at	isa? port 0x3f0 irq 6 drq 2	# floppy controller
2191.1Scjslc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
2201.6Sthorpej#le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
2211.33Sdanwe0     at 	isa? port 0x280 iomem 0xd0000 irq 9  # WD/SMC Ethernet
2221.33Sdanwe1     at 	isa? port 0x300 iomem 0xcc000 irq 10
2231.1Scjslpt*	at	isa? port 0x3bc irq 7		# standard parallel port
2241.1Scjsvga*	at	isa?				# ISA (EISA: XXX) VGA
2251.5Sthorpejwdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
2261.5Sthorpejwdc1	at	isa? port 0x170 irq 15
2271.1Scjs
2281.1Scjs# EISA devices
2291.23Srossahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
2301.1Scjsahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
2311.1Scjsbha*	at	eisa? slot ?			# BusLogic 7xx SCSI
2321.4Scjsep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
2331.1Scjsfea*	at	eisa? slot ?			# DEC DEFEA FDDI
2341.31Sthorpejtlp*	at	eisa? slot ?			# DEC DE-425 Ethernet
2351.23Srossuha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
2361.1Scjs
2371.1Scjs# SCSI bus support
2381.29Sthorpejscsibus* at	adv?
2391.40Sthorpej#scsibus* at	aic?
2401.29Sthorpejscsibus* at	adw?
2411.40Sthorpej#scsibus* at	aha?
2421.40Sthorpejscsibus* at	ahb?
2431.1Scjsscsibus* at	ahc?
2441.4Scjsscsibus* at	asc?
2451.1Scjsscsibus* at	bha?
2461.30Sadscsibus* at	dpt?
2471.1Scjsscsibus* at	isp?
2481.40Sthorpej#scsibus* at	ncr?
2491.40Sthorpejscsibus* at	siop?
2501.40Sthorpejscsibus* at	pcscp?
2511.40Sthorpejscsibus* at	uha?
2521.1Scjs
2531.1Scjs# SCSI devices
2541.1Scjscd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
2551.1Scjssd*	at	scsibus? target ? lun ?		# SCSI disk drives
2561.1Scjsst*	at	scsibus? target ? lun ?		# SCSI tape drives
2571.1Scjs
2581.1Scjs# ST506/ESDI/IDE devices
2591.19Smattwd*	at	pciide? channel ?
2601.5Sthorpejwd*	at	wdc? drive ?
2611.5Sthorpej
2621.5Sthorpej# ATAPI bus support
2631.19Smattatapibus* at	pciide? channel ?
2641.5Sthorpejatapibus* at	wdc?
2651.5Sthorpej
2661.5Sthorpej# ATAPI devices
2671.5Sthorpejsd*	at	atapibus? drive ?		# ATAPI disk devices
2681.5Sthorpejcd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
2691.22Sthorpej
2701.22Sthorpej# Floppy drives
2711.22Sthorpejfd*	at	fdc? drive ?
2721.36Sad
2731.36Sad# Hardware RAID devices
2741.36Sadca*	at	cac? unit ?
2751.1Scjs
2761.1Scjs# Workstation Console attachments
2771.10Sdrochnerwsdisplay*	at	vga?
2781.10Sdrochnerwsdisplay*	at	tga?
2791.12Sthorpejwskbd*		at	pckbd?
2801.20Sdrochnerwsmouse*	at	pms?
2811.1Scjs
2821.1Scjspseudo-device	loop		1
2831.1Scjspseudo-device	md		1
2841.1Scjspseudo-device	ppp		1
2851.4Scjspseudo-device	pty		64
2861.1Scjspseudo-device	sl		1
287