Home | History | Annotate | Line # | Download | only in conf
INSTALL revision 1.30.4.1
      1 # $NetBSD: INSTALL,v 1.30.4.1 1999/11/14 23:39:15 fvdl Exp $
      2 #
      3 # Alpha INSTALL kernel.
      4 
      5 include	"arch/alpha/conf/std.alpha"
      6 
      7 maxusers 8
      8 
      9 #options	DDB
     10 #makeoptions	DEBUG="-g"
     11 
     12 # Enable the hooks used for initializing the ram-disk.
     13 options 	MEMORY_DISK_HOOKS
     14 options 	MEMORY_DISK_IS_ROOT	# Force root on ram-disk
     15 options 	MINIROOTSIZE=9300	# 4 Megabytes
     16 
     17 # CPU Support
     18 #options 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
     19 options 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
     20 options 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
     21 options 	DEC_3000_300	# Pelican etc:	3000/300*
     22 options 	DEC_AXPPCI_33	# NoName:	AXPpci33, Multia, etc.
     23 options 	DEC_EB164	# EB164:	AlphaPC 164
     24 options 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
     25 options 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
     26 options 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
     27 options 	DEC_KN300	# KN300:	AlphaServer 4100
     28 options 	DEC_550		# Miata:	Digital Personal Workstation
     29 options 	DEC_1000	# Mikasa etc:	Digital AlphaServer 1000
     30 options 	DEC_1000A	# Corelle etc:	Digital AlphaServer 800/1000A
     31 options 	DEC_ALPHABOOK1	# AlphaBook1:	Tadpole/DEC AlphaBook
     32 options 	DEC_EB66	# EB66:		21066 Evaluation Board
     33 options 	DEC_6600	# EV6:		264DP OEM Board
     34 
     35 # File systems
     36 file-system	FFS		# Fast file system
     37 file-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
     38 file-system	MSDOSFS		# MS-DOS-compatible file system
     39 file-system	NFS		# Sun NFS-compatible file system client
     40 file-system	KERNFS		# Kernel variable file system (/kern)
     41 
     42 # Networking options
     43 options 	INET		# Internet protocol suite
     44 
     45 # 4.3BSD compatibility.  Should be optional, but necessary for now.
     46 options 	COMPAT_43
     47 
     48 # Binary compatibility with previous versions of NetBSD.
     49 #options 	COMPAT_09
     50 options 	COMPAT_10
     51 options 	COMPAT_11
     52 options 	COMPAT_12
     53 options 	COMPAT_13
     54 options 	COMPAT_14
     55 
     56 # Misc. options
     57 #options 	EISAVERBOSE		# recognize "unknown" EISA devices
     58 #options 	PCIVERBOSE		# recognize "unknown" PCI devices
     59 #options 	SCSIVERBOSE		# Verbose SCSI errors
     60 #options 	TCVERBOSE		# recognize "unknown" TC devices
     61 options 	UCONSOLE		# users can use TIOCCONS (for xconsole)
     62 options 	INSECURE		# disable `kernel security level'
     63 
     64 # The Alpha console firmware network boots using the BOOTP
     65 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
     66 # in case we have NFS root.
     67 options 	NFS_BOOT_DHCP		# superset of BOOTP
     68 
     69 # WS console uses SUN or VT100 terminal emulation
     70 options 	WSEMUL_VT100
     71 
     72 config		netbsd	root on ? type ?
     73 
     74 mainbus0 at	root
     75 cpu*	at	mainbus0
     76 
     77 # TurboLaser bus support and devices
     78 tlsb*	at	mainbus0
     79 gbus*	at	tlsb? node ? offset ?
     80 tlsbmem* at	tlsb? node ? offset ?
     81 kft*	at	tlsb? node ? offset ?
     82 
     83 # Gbus Devices
     84 mcclock* at	gbus? offset ?
     85 
     86 # MCBUS bus support
     87 mcbus*	at	mainbus0
     88 mcmem*	at	mcbus? mid ?
     89 
     90 #EV6 Tsunami Core Logic
     91 
     92 tsc*	at	mainbus0
     93 
     94 # TurboChannel host bus adapter support
     95 tcasic*	at	mainbus0
     96 
     97 # TurboChannel bus support
     98 tc*	at	tcasic?
     99 
    100 # TurboChannel devices
    101 ioasic*	at	tc? slot ? offset ?
    102 mcclock* at	ioasic? offset ?
    103 le*	at	ioasic? offset ?
    104 scc0	at	ioasic? offset ?
    105 scc1	at	ioasic? offset ?
    106 tcds*	at	tc? slot ? offset ?
    107 asc*	at	tcds? chip ?
    108 le*	at	tc? slot ? offset ?
    109 fta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
    110 
    111 # PCI host bus adapter support
    112 apecs*	at	mainbus?
    113 cia*	at	mainbus?
    114 lca*	at	mainbus?
    115 dwlpx*	at	kft?
    116 mcpcia*	at	mcbus? mid ?
    117 tsp*	at	tsc?
    118 
    119 # PCI bus support
    120 pci*	at	apecs?
    121 pci*	at	cia?
    122 pci*	at	lca?
    123 pci*	at	ppb?
    124 pci*	at	dwlpx?
    125 pci*	at	mcpcia?
    126 pci*	at	tsp?
    127 
    128 # PCI devices
    129 adv*	at	pci? dev ? function ?		# AdvanSys SCSI
    130 adw*	at	pci? dev ? function ?		# AdvanSys Wide SCSI
    131 ahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
    132 bha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
    133 de*	at	pci? dev ? function ?		# 21x4x-based Ethernet
    134 dpt*	at	pci? dev ? function ?		# DPT SmartCache/SmartRAID
    135 en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
    136 ep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
    137 epic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
    138 ex*	at	pci? dev ? function ?		# 3COM 3c90x[B] Ethernet
    139 fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
    140 fxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
    141 isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
    142 le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
    143 ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
    144 ne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
    145 pceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
    146 pciide*	at	pci? dev ? function ?		# PCI IDE controllers
    147 pcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
    148 ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
    149 rl*	at	pci? dev ? function ?		# RealTek 8129/8139 Ethernet
    150 sio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
    151 sip*	at	pci? dev ? function ?		# SiS 900 Ethernet
    152 tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
    153 tl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
    154 tlp*	at	pci? dev ? function ?		# DECchip 21x4x and clones
    155 #options 	TLP_MATCH_21040
    156 #options 	TLP_MATCH_21041
    157 #options 	TLP_MATCH_21140
    158 #options 	TLP_MATCH_21142
    159 vga*	at	pci? dev ? function ?		# PCI VGA Graphics
    160 vr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
    161 
    162 # MII/PHY support
    163 exphy*	at mii? phy ?			# 3Com internal PHYs
    164 icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
    165 inphy*	at mii? phy ?			# Intel 82555 PHYs
    166 lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
    167 nsphy*	at mii? phy ?			# NS83840 PHYs
    168 qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
    169 sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
    170 tlphy*	at mii? phy ?			# ThunderLAN PHYs
    171 ukphy*	at mii? phy ?			# generic unknown PHYs
    172 
    173 # ISA/EISA bus support
    174 isa*	at	pceb?
    175 eisa*	at	pceb?
    176 isa*	at	sio?
    177 
    178 # ISA devices
    179 mcclock* at	isa? port 0x70
    180 pckbc*	at	isa?				# PC keyboard controller
    181 pckbd*	at	pckbc?				# PC keyboard (kbd port)
    182 pms*	at	pckbc?				# PS/2-style mouse (aux port)
    183 com*	at	isa? port 0x3f8 irq 4		# standard serial ports
    184 com*	at	isa? port 0x2f8 irq 3
    185 ep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
    186 fdc0	at	isa? port 0x3f0 irq 6 drq 2	# floppy controller
    187 lc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
    188 #le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
    189 lpt*	at	isa? port 0x3bc irq 7		# standard parallel port
    190 vga*	at	isa?				# ISA (EISA: XXX) VGA
    191 wdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
    192 wdc1	at	isa? port 0x170 irq 15
    193 
    194 # EISA devices
    195 ahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
    196 ahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
    197 bha*	at	eisa? slot ?			# BusLogic 7xx SCSI
    198 ep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
    199 fea*	at	eisa? slot ?			# DEC DEFEA FDDI
    200 tlp*	at	eisa? slot ?			# DEC DE-425 Ethernet
    201 uha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
    202 
    203 # SCSI bus support
    204 scsibus* at	adv?
    205 scsibus* at	adw?
    206 scsibus* at	ahc?
    207 scsibus* at	asc?
    208 scsibus* at	bha?
    209 scsibus* at	dpt?
    210 scsibus* at	isp?
    211 scsibus* at	ncr?
    212 
    213 # SCSI devices
    214 cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
    215 sd*	at	scsibus? target ? lun ?		# SCSI disk drives
    216 st*	at	scsibus? target ? lun ?		# SCSI tape drives
    217 
    218 # ST506/ESDI/IDE devices
    219 wd*	at	pciide? channel ?
    220 wd*	at	wdc? drive ?
    221 
    222 # ATAPI bus support
    223 atapibus* at	pciide? channel ?
    224 atapibus* at	wdc?
    225 
    226 # ATAPI devices
    227 sd*	at	atapibus? drive ?		# ATAPI disk devices
    228 cd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
    229 
    230 # Floppy drives
    231 fd*	at	fdc? drive ?
    232 
    233 # Workstation Console attachments
    234 wsdisplay*	at	vga?
    235 wsdisplay*	at	tga?
    236 wskbd*		at	pckbd?
    237 wsmouse*	at	pms?
    238 
    239 pseudo-device	loop		1
    240 pseudo-device	md		1
    241 pseudo-device	ppp		1
    242 pseudo-device	pty		64
    243 pseudo-device	sl		1
    244