INSTALL revision 1.3
1# $NetBSD: INSTALL,v 1.3 1998/01/12 07:09:24 thorpej Exp $
2#
3# Alpha INSTALL kernel.
4
5include	"arch/alpha/conf/std.alpha"
6
7maxusers 8
8
9# Enable the hooks used for initializing the ram-disk.
10options 	MEMORY_DISK_HOOKS
11options 	MEMORY_DISK_IS_ROOT	# Force root on ram-disk
12options 	MINIROOTSIZE=4096	# 2 Megabytes
13
14# set kernel load address a bit higher to allow kernel to be netbooted.
15# if not netbooting, the "makeoptions LOADADDRESS" line can be commented
16# out to save a fair chunk (~850k) of RAM.
17makeoptions	LOADADDRESS="fffffc0000300000"
18
19# CPU Support
20#options 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
21options 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
22#options 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
23#options 	DEC_3000_300	# Pelican etc:	3000/300*
24options 	DEC_AXPPCI_33	# NoName:	AXPpci33, Multia, etc.
25options 	DEC_EB164	# EB164:	AlphaPC 164
26options 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
27options 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
28#options 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
29
30# File systems
31file-system	FFS		# Fast file system
32file-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
33file-system	NFS		# Sun NFS-compatible file system client
34file-system	KERNFS		# Kernel variable file system (/kern)
35
36# File system options
37options 	FIFO		# POSIX fifo support (in all file systems)
38
39# Networking options
40options 	INET		# Internet protocol suite
41
42# 4.3BSD compatibility.  Should be optional, but necessary for now.
43options 	COMPAT_43
44
45# Binary compatibility with previous versions of NetBSD.
46#options 	COMPAT_09
47#options 	COMPAT_10
48#options 	COMPAT_11
49#options 	COMPAT_12
50#options 	COMPAT_13
51
52config		netbsd	root on ? type ?
53
54mainbus0 at	root
55cpu*	at	mainbus0
56
57# TurboLaser bus support and devices
58#tlsb*	at	mainbus0
59#gbus*	at	tlsb? node ? offset ?
60#tlsbmem* at	tlsb? node ? offset ?
61#kft*	at	tlsb? node ? offset ?
62
63# Gbus Devices
64#mcclock* at	gbus? offset 0x20000000
65
66# TurboChannel host bus adapter support
67#tcasic*	at	mainbus0
68
69# TurboChannel bus support
70#tc*	at	tcasic?
71
72# TurboChannel devices
73#ioasic*	at	tc? slot ? offset ?
74#mcclock* at	ioasic? offset ?
75#le*	at	ioasic? offset ?
76#scc0	at	ioasic? offset ?
77#scc1	at	ioasic? offset ?
78#tcds0	at	tc? slot ? offset ?
79#asc0	at	tcds? slot ?
80#asc1	at	tcds? slot ?
81#le*	at	tc? slot ? offset ?
82#fta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
83
84# PCI host bus adapter support
85apecs*	at	mainbus?
86cia*	at	mainbus?
87lca*	at	mainbus?
88#dwlpx*	at	kft?
89
90# PCI bus support
91pci*	at	apecs?
92pci*	at	cia?
93pci*	at	lca?
94pci*	at	ppb?
95#pci*	at	dwlpx?
96
97# PCI devices
98ahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
99de*	at	pci? dev ? function ?		# 21x4x-based Ethernet
100ep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
101fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
102isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
103ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
104pceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
105ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
106sio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
107tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
108vga*	at	pci? dev ? function ?		# PCI VGA Graphics
109
110# ISA/EISA bus support
111isa*	at	pceb?
112eisa*	at	pceb?
113isa*	at	sio?
114
115# ISA devices
116mcclock* at	isa? port 0x70
117pcppi*	at	isa?				# PC prog. periph. interface
118pckbd*	at	pcppi?				# PC keyboard (kbd port)
119#pms*	at	pcppi?				# PS/2-style mouse (aux port)
120com*	at	isa? port 0x3f8 irq 4		# standard serial ports
121com*	at	isa? port 0x2f8 irq 3
122ep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
123lc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
124#le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
125lpt*	at	isa? port 0x3bc irq 7		# standard parallel port
126vga*	at	isa?				# ISA (EISA: XXX) VGA
127awdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
128awdc1	at	isa? port 0x170 irq 15
129
130# EISA devices
131ahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
132bha*	at	eisa? slot ?			# BusLogic 7xx SCSI
133fea*	at	eisa? slot ?			# DEC DEFEA FDDI
134
135# SCSI bus support
136scsibus* at	ahc?
137#scsibus* at	asc?
138scsibus* at	bha?
139scsibus* at	isp?
140scsibus* at	ncr?
141
142# SCSI devices
143cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
144sd*	at	scsibus? target ? lun ?		# SCSI disk drives
145st*	at	scsibus? target ? lun ?		# SCSI tape drives
146
147# ST506/ESDI/IDE devices
148awd*	at	awdc? drive ?
149
150# Workstation Console attachments
151wscons*	at	vga?
152wscons*	at	tga?
153
154pseudo-device	loop		1
155pseudo-device	md		1
156pseudo-device	ppp		1
157pseudo-device	pty		16
158pseudo-device	sl		1
159