INSTALL revision 1.14
1# $NetBSD: INSTALL,v 1.14 2001/03/10 23:55:31 is Exp $
2#
3# This file was automatically created. Changes will be
4# lost when running make in this directory.
5#
6# Created from: #NetBSD: GENERIC,v 1.156 2001/02/02 21:52:13 is Exp $
7
8include "arch/amiga/conf/std.amiga"
9
10#ident  		"GENERIC-$Revision: 1.14 $"
11
12makeoptions	COPTS="-Os"
13
14maxusers	8
15options 	RTC_OFFSET=0
16
17#mainboards to support (in addition to Amiga)
18
19options 	DRACO
20
21options 	BB060STUPIDROM	# You need this, if you have a non-DraCo
22				# MC68060 with an OS ROM up to (at least) 
23				# V40 (OS3.1) and want to boot with the
24				# bootblock.
25				# You do not need this if you have a DraCo,
26				# have no 68060 or NEVER use the bootblock
27options		P5PPC68KBOARD	# Phase5 PPC/68K board support
28
29#processors this kernel should support
30
31options 	M68060		# support for 060
32options 	M060SP		# MC68060 software support (Required for 060)
33
34options 	M68040		# support for 040
35options 	FPSP		# MC68040 floating point support
36options 	M68030		# support for 030
37options 	M68020		# support for 020/851
38options 	FPU_EMULATE	# FPU emulation
39
40#Networking options
41
42options 	INET		# IP networking support (Required)
43options 	INET6		# IPV6
44#options 	IPSEC		# IP security
45#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
46#options 	IPSEC_DEBUG	# debug for IP security
47#options 	GATEWAY		# Packet forwarding
48#options 	DIRECTED_BROADCAST	# Broadcast across subnets
49
50options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
51options 	PPP_DEFLATE	# Deflate compression support for PPP
52options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
53options 	PFIL_HOOKS	# pfil(9) packet filter hooks
54options 	IPFILTER_LOG	# ipmon(8) log support
55
56file-system 	FFS		# Berkeley fast file system
57file-system 	EXT2FS		# second extended file system (linux)
58#file-system 	LFS		# log-structured filesystem (experimental)
59
60file-system 	NFS		# Network File System client side code
61file-system 	ADOSFS		# AmigaDOS file system
62file-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
63file-system 	MSDOSFS		# MS-DOS filesystem
64
65file-system 	KERNFS		# kernel data-structure filesystem
66
67#Filesystem options
68
69#options 	FFS_EI		# FFS Endian Independant support
70
71#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
72				# immutable) behave as system flags.
73
74#Compatability options for various existing systems
75
76#Support for various kernel options
77
78#options 	INSECURE	# allow, among other insecure stuff, LKM 
79				# loading in multi-user mode.
80options 	SCSIVERBOSE	# Verbose SCSI errors
81
82#Misc. debugging options
83
84options 	DDB		# Kernel debugger
85#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
86options 	DIAGNOSTIC	# Extra kernel sanity checks
87#options 	DEBUG		# Enable misc. kernel debugging code
88#options 	SYSCALL_DEBUG	# debug all syscalls.
89#options 	SCSIDEBUG	# Add SCSI debugging statements
90#options 	PANICBUTTON	# Forced crash via keypress (???)
91
92#Amiga specific options
93
94#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
95				# first bank of RAM. (default: unlimited)
96#options	NKPTADD=4	# set this for 4 additional KPT pages
97#options	NKPTADDSHIFT=24	# set this for 1 additional KPT page
98				# per 16 MB (1<<24 bytes) of RAM
99                                # define and decrease this, or define and
100                                # increase NKPTADD if you get "out of PT pages"
101                                # panics.
102
103#ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
104#before the 10 secondinterval ends, or that KBDRESET does work at all.
105#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
106
107#These options improve performance with the built-in serial port
108#on slower Amigas.  Try the larger buffers first then lev6_defer.
109#options 	SERIBUF_SIZE=4096
110#options 	SEROBUF_SIZE=32
111#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
112
113options 	RETINACONSOLE	# enable code to allow retina to be console
114
115options 	ULOWELLCONSOLE	# enable code to allow a2410 to be console
116options 	CL5426CONSOLE	# Cirrus console
117options 	CV64CONSOLE	# CyberVision console
118options 	TSENGCONSOLE	# Tseng console
119options 	CV3DCONSOLE	# CyberVision 64/3D console
120
121options 	GRF_ECS		# Enhanced Chip Set
122options 	GRF_NTSC	# NTSC
123options 	GRF_PAL		# PAL
124options 	GRF_A2024	# Support for the A2024
125options 	GRF_AGA		# AGA Chip Set
126options 	GRF_AGA_VGA	# AGA VGAONLY timing
127options 	GRF_SUPER72	# AGA Super-72
128
129#options 	KFONT_8X11	# 8x11 font
130
131#This is how you would tell the kernel the A2410 oscillator frequencies:
132#The used frequencies are the defaults, and do not need option setting
133#options 	ULOWELL_OSC1=36000000
134#options 	ULOWELL_OSC2=66667000
135
136#This is how you specify the blitting speed, higher values may speed up blits
137#a littel bit.  If you raise this value too much some trash may appear.
138#the commented version is the default.
139#options 	RH_MEMCLK=61000000
140#this option enables the 64 bit sprite which does not work
141#for quite a few people.  E.g. The cursor sprite will turn to a block
142#when moved to the top of the screen in X.
143#options 	RH_64BIT_SPRITE
144#enables fast scroll code appears to now work on 040 systems.
145#options 	RETINA_SPEED_HACK
146#enables the Hardwarecursor which does not work on some systems.
147#options 	RH_HARDWARECURSOR
148
149#wscons aware interface to amiga custom chips. Text-only console.
150#If you enable it enable also wskbd. 
151
152#amidisplaycc0	at mainbus0		# wscons interface to custom chips
153#wsdisplay0	at amidisplaycc0 console ?
154#options	WSEMUL_VT100
155
156grfcc0		at mainbus0		# custom chips
157grfrt0		at zbus0		# retina II
158
159grfrh0		at zbus0		# retina III
160
161grfcl*		at zbus0		# Picasso II/Piccalo/Spectrum
162grful0		at zbus0		# A2410
163grfcv0		at zbus0		# CyberVision 64
164grfet*		at zbus0		# Tseng (oMniBus, Domino, Merlin)
165grfcv3d0	at zbus0		# CyberVision 64/3D
166
167grf0		at grfcc0
168grf1		at grfrt0
169
170grf2		at grfrh0
171
172grf3		at grfcl?
173grf4		at grful0
174grf5		at grfcv0
175grf6		at grfet?
176grf7		at grfcv3d0
177
178ite0		at grf0			# terminal emulators for grfs
179ite1		at grf1			# terminal emulators for grfs
180
181ite2		at grf2			# terminal emulators for grfs
182
183ite3		at grf3			# terminal emulators for grfs
184ite4		at grf4			# terminal emulators for grfs
185ite5		at grf5			# terminal emulators for grfs
186ite6		at grf6			# terminal emulators for grfs
187ite7		at grf7			# terminal emulators for grfs
188
189msc0		at zbus0		# A2232 MSC multiport serial.
190mfc0		at zbus0		# MultiFaceCard I/O board
191mfcs0		at mfc0 unit 0		# MFC serial
192mfcs1		at mfc0 unit 1		# MFC serial
193#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
194#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
195#mfcs2		at mfc1 unit 0
196#mfcs3		at mfc1 unit 1
197#mfcp1		at mfc1 unit 0
198
199hyper*		at zbus?		# zbus HyperCom3/3+/4/4+
200#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
201com*		at hyper? port ?	# Hypercom3/4 serial ports
202lpt*		at hyper? port ?	# Hypercom3+/4+ parallel port
203
204#options IOBZCLOCK=22118400 		# default, uncomment the next line
205#options IOBZCLOCK=24000000		# if needed.
206
207iobl*		at zbus?		# zbus IOBlix
208com*		at iobl? port ?		# IOBlix serial ports
209lpt*		at iobl? port ?		# IOBlix parallel ports
210
211#Keyboard device. Optionally can attach a wskbd.
212#wskbd works together with a wsdisplay so enable them both if you will.
213#Don't enable wskbd if you use ite.
214
215#XXX in std.amiga: kbd0 at mainbus0
216#wskbd0		at kbd0 console ?
217
218#Amiga Mainboard devices (sans graphics and keyboard)
219
220ser0		at mainbus0		# Amiga onboard serial
221par0		at mainbus0		# Amiga onboard parallel
222ms*		at mainbus0		# Amiga mice
223fdc0		at mainbus0		# Amiga FDC
224fd*		at fdc0 unit ?		# floppy disks on the later
225a34kbbc0	at mainbus0		# A3000/A4000 battery backed clock
226a2kbbc0 	at mainbus0		# A2000 battery backed clock
227aucc*		at mainbus0		# Amiga CC audio
228audio*		at aucc?
229
230#DraCo Mainboard devices (sans keyboard)
231
232drbbc0		at mainbus0		# DraCo battery backed clock
233drsupio0	at mainbus0		# DraCo superio chip
234com*		at drsupio? port ?	# DraCo serial
235lpt0		at drsupio? port ?	# DraCo parallel
236
237#Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
238
239#Ethernet cards:
240le*		at zbus0		# A2065, Ameristar, Ariadne
241ne*		at zbus0		# AriadneII, X-surf
242ed*		at zbus0		# Hydra, ASDG LanRover
243es*		at zbus0		# CEI A4066 EthernetPLUS
244qn*		at zbus0		# Quicknet
245
246bah*		at zbus0		# C=/Ameristar A2060 / 560
247
248#Greater Valley Product Bus
249gvpbus* 	at zbus0
250
251#scsi stuff, all possible
252gtsc0		at gvpbus?		# GVP series II scsi
253scsibus*	at gtsc0
254ahsc0		at mainbus0		# A3000 scsi
255scsibus*	at ahsc0
256atzsc0		at zbus0		# A2091 scsi
257scsibus*	at atzsc0
258wstsc0		at zbus0		# Wordsync II scsi
259scsibus*	at wstsc0
260ivsc0		at zbus0		# IVS scsi
261scsibus*	at ivsc0
262mlhsc0		at zbus0		# Hacker scsi
263scsibus*	at mlhsc0
264otgsc0		at zbus0		# 12 gauge scsi
265scsibus*	at otgsc0
266zssc0		at zbus0		# Zeus scsi
267scsibus*	at zssc0
268mgnsc0		at zbus0		# Magnum scsi
269scsibus*	at mgnsc0
270wesc0		at zbus0		# Warp Engine scsi
271scsibus*	at wesc0
272afsc0		at zbus0		# A4091 scsi
273scsibus*	at afsc0
274aftsc0		at mainbus0		# A4000T scsi
275scsibus*	at aftsc0
276flsc0		at zbus0		# FastlaneZ3 scsi
277scsibus*	at flsc0
278bzsc0		at zbus0		# Blizzard 1230 I,II scsi 
279scsibus*	at bzsc0
280bzivsc0 	at zbus0		# Blizzard 12x0 IV scsi 
281scsibus*	at bzivsc0
282bztzsc0 	at zbus0		# Blizzard 2060 scsi
283scsibus*	at bztzsc0
284cbsc0		at zbus0		# CyberSCSI I
285scsibus*	at cbsc0
286cbiisc0 	at zbus0		# CyberSCSI II
287scsibus*	at cbiisc0
288cbiiisc0 	at zbus0		# Cyberstorm mk.III/Cyberstorm PPC SCSI
289scsibus*	at cbiiisc0
290empsc0		at zbus0		# Emplant scsi
291scsibus*	at empsc0
292#idesc0		at mainbus0		# A4000 & A1200 IDE
293#scsibus*	at idesc0
294
295#<<< comment out the wdc/atapibus entries below if the idesc lines above >>>
296#<<< are uncommented >>>
297wdc0		at mainbus0		# A4000 & A1200 IDE bus
298wd*		at wdc? drive ?		#  + drives
299atapibus*	at wdc? channel ?	# ATAPI bus
300cd*		at atapibus? drive ?	# ATAPI CD-ROM drives
301sd*		at atapibus? drive ?	# ATAPI disk drives
302
303pccard0		at mainbus0
304pcmcia*		at pccard0
305com*		at pcmcia? function ?		# Modems and serial cards
306pcmcom*		at pcmcia? function ?		# PCMCIA multi-port serial cards
307aic*		at pcmcia? function ?		# Adaptec APA-1460 SCSI
308wdc*		at pcmcia? function ?
309awi*		at pcmcia? function ?		# BayStack 650 (802.11FH)
310ep*		at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
311mbe*		at pcmcia? function ?		# MB8696x based Ethernet
312ne*		at pcmcia? function ?		# NE2000-compatible Ethernet
313sm*		at pcmcia? function ?		# Megahertz Ethernet
314mhzc*		at pcmcia? function ?    # Megahertz Ethernet/Modem combo cards
315com*		at mhzc?
316sm*		at mhzc?
317
318drsc0		at mainbus0		# DraCo scsi
319scsibus*	at drsc0
320
321#each hard drive from low target to high
322#will configure to the next available sd unit number
323sd*	at scsibus? target ? lun ?	# scsi disks
324st*	at scsibus? target ? lun ?	# scsi tapes
325cd*	at scsibus? target ? lun ?	# scsi cds
326ch*	at scsibus? target ? lun ?	# scsi autochangers
327
328pseudo-device	loop			# loopback network interface
329pseudo-device	sl		1	# SLIP network interfaces
330pseudo-device	ppp		1	# PPP network interfaces
331pseudo-device	tun		1	# network tunnel line discipline
332#pseudo-device	gre		2	# generic L3 over IP tunnel
333#pseudo-device	ipip		2	# IP Encapsulation within IP (RFC 2003)
334pseudo-device	bpfilter	16	# Berkeley packet filter
335pseudo-device	ipfilter		# IP Filter package
336pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
337#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
338#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
339pseudo-device	vlan			# IEEE 802.1q encapsulation
340
341pseudo-device	view		4	# views (needed for grfcc)
342pseudo-device	pty 2			# pseudo-terminals
343
344pseudo-device	vnd		4	# vnode pseudo-disks
345pseudo-device	ccd		4	# concatenated disk devices
346#pseudo-device	raid		4	# RAIDframe disk driver
347#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
348
349pseudo-device  rnd                     # /dev/random and in-kernel generator
350#options        RND_COM                 # use "com" randomness as well (BROKEN)
351
352config	netbsd root on ? type ?
353