AMIGA revision 1.10
1# $NetBSD: AMIGA,v 1.10 1999/03/09 12:22:13 is Exp $
2#
3# This file was automatically created. Changes will be
4# lost when running make in this directory.
5#
6# Created from: 
7#$ NetBSD: GENERIC,v 1.118 1999/03/09 12:20:41 is Exp $
8
9include "arch/amiga/conf/std.amiga"
10
11maxusers	8
12options 	RTC_OFFSET=0
13
14#mainboards to support (in addition to Amiga)
15
16options 	BB060STUPIDROM	# You need this, if you have a non-DraCo
17				#MC68060 with an OS ROM up to (at least) 
18				#V40 (OS3.1) and want to boot with the
19				#bootblock.
20				#You do not need this if you have a DraCo,
21				#have no 68060 or NEVER use the bootblock
22
23#processors this kernel should support
24
25options 	M68060		# support for 060
26options 	M060SP		# MC68060 software support (Required for 060)
27
28options 	M68040		# support for 040
29options 	FPSP		# MC68040 floating point support
30options 	M68030		# support for 030
31options 	M68020		# support for 020/851
32options 	FPU_EMULATE	# FPU emulation
33
34#Networking options
35
36options 	INET		# IP networking support (Required)
37#options 	GATEWAY		# Packet forwarding
38#options 	DIRECTED_BROADCAST	# Broadcast across subnets
39#options 	MROUTING	# Multicast routing
40options 	NS		# XNS
41#options 	NSIP		# XNS tunneling over IP
42options 	ISO,TPIP	# OSI
43options 	EON		# OSI tunneling over IP
44options 	CCITT,LLC,HDLC	# X.25
45options 	NETATALK	# AppleTalk networking protocols
46options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
47options 	PPP_DEFLATE	# Deflate compression support for PPP
48options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
49options 	PFIL_HOOKS	# pfil(9) packet filter hooks
50options 	IPFILTER_LOG	# ipmon(8) log support
51
52file-system 	FFS		# Berkeley fast file system
53#file-system 	LFS		# log-structured filesystem (experimental)
54file-system 	MFS		# Memory based filesystem
55file-system 	NFS		# Network File System client side code
56file-system 	ADOSFS		# AmigaDOS file system
57file-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
58file-system 	MSDOSFS		# MS-DOS filesystem
59file-system 	FDESC		# user file descriptor filesystem
60file-system 	KERNFS		# kernel data-structure filesystem
61file-system 	NULLFS		# loopback filesystem
62#file-system 	PORTAL		# Portal filesystem
63file-system 	PROCFS		# /proc filesystem
64file-system 	UMAPFS		# NULLFS + uid and gid remapping
65file-system 	UNION		# union filesystem
66
67#Filesystem options
68options 	NFSSERVER	# Network File System server side code
69options 	QUOTA		# User and group quotas in FFS
70#options 	FFS_EI		# FFS Endian Independant support
71
72#Compatability options for various existing systems
73
74options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
75options 	COMPAT_43	# compatibility with 4.3BSD interfaces
76options 	COMPAT_09	# compatibility with NetBSD 0.9
77options 	COMPAT_10	# compatibility with NetBSD 1.0
78options 	COMPAT_12	# compatibility with NetBSD 1.2
79options 	COMPAT_13	# compatibility with NetBSD 1.3
80options 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
81options 	COMPAT_NOMID	# allow nonvalid machine id executables
82#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
83#options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
84
85#Support for System V IPC facilities.
86
87options 	SYSVSHM		# System V-like shared memory
88options 	SYSVMSG		# System V-like messages
89options 	SYSVSEM		# System V-like semaphores
90
91#Support for various kernel options
92
93options 	KTRACE		# system call tracing support
94options 	LKM		# Loadable kernel modules
95options 	NKMEMCLUSTERS=256	# Size of kernel malloc area
96options 	UCONSOLE	# anyone can redirect a virtual console
97#options 	INSECURE	# allow, among other insecure stuff, LKM 
98				#loading in multi-user mode.
99options 	SCSIVERBOSE	# Verbose SCSI errors
100
101options 	NTP		# NTP phase/frequency locked loop
102
103#Misc. debugging options
104
105options 	DDB		# Kernel debugger
106#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
107options 	DIAGNOSTIC	# Extra kernel sanity checks
108#options 	DEBUG		# Enable misc. kernel debugging code
109#options 	SYSCALL_DEBUG	# debug all syscalls.
110#options 	SCSIDEBUG	# Add SCSI debugging statements
111#options 	PANICBUTTON	# Forced crash via keypress (???)
112
113#Amiga specific options
114
115#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
116				#first bank of RAM. (default: unlimited)
117#options	NKPTADD=4	# set this for 4 additional KPT pages
118#options	NKPTADDSHIFT=24	# set this for 1 additional KPT page
119				#per 16 MB (1<<24 bytes) of RAM
120                                
121                                #increase NKPTADD if you get "out of PT pages"
122                                #panics.
123#ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
124#before the 10 secondinterval ends, or that KBDRESET does work at all.
125#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
126
127#These options improve performance with the built-in serial port
128#on slower Amigas.  Try the larger buffers first then lev6_defer.
129#options 	SERIBUF_SIZE=4096
130#options 	SEROBUF_SIZE=32
131#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
132
133options 	RETINACONSOLE	# enable code to allow retina to be console
134
135options 	ULOWELLCONSOLE	# enable code to allow a2410 to be console
136options 	CL5426CONSOLE	# Cirrus console
137options 	CV64CONSOLE	# CyberVision console
138options 	TSENGCONSOLE	# Tseng console
139options 	CV3DCONSOLE	# CyberVision 64/3D console
140
141options 	GRF_ECS		# Enhanced Chip Set
142options 	GRF_NTSC	# NTSC
143options 	GRF_PAL		# PAL
144options 	GRF_A2024	# Support for the A2024
145options 	GRF_AGA		# AGA Chip Set
146options 	GRF_SUPER72	# AGA Super-72
147
148#options 	KFONT_8X11	# 8x11 font
149
150#This is how you would tell the kernel the A2410 oscillator frequencies:
151#The used frequencies are the defaults, decrease this, or define and  do not need option setting
152#options 	ULOWELL_OSC1=36000000
153#options 	ULOWELL_OSC2=66667000
154
155#This is how you specify the blitting speed, higher values may speed up blits
156#a littel bit.  If you raise this value too much some trash may appear.
157#the commented version is the default.
158#options 	RH_MEMCLK=61000000
159#this option enables the 64 bit sprite which does not work
160#for quite a few people.  E.g. The cursor sprite will turn to a block
161#when moved to the top of the screen in X.
162#options 	RH_64BIT_SPRITE
163#enables fast scroll code appears to now work on 040 systems.
164#options 	RETINA_SPEED_HACK
165#enables the Hardwarecursor which does not work on some systems.
166#options 	RH_HARDWARECURSOR
167
168grfcc0		at mainbus0		# custom chips
169grfrt0		at zbus0		# retina II
170
171grfrh0		at zbus0		# retina III
172
173grfcl*		at zbus0		# Picasso II/Piccalo/Spectrum
174grful0		at zbus0		# A2410
175grfcv0		at zbus0		# CyberVision 64
176grfet*		at zbus0		# Tseng (oMniBus, Domino, Merlin)
177grfcv3d0	at zbus0		# CyberVision 64/3D
178
179grf0		at grfcc0
180grf1		at grfrt0
181
182grf2		at grfrh0
183
184grf3		at grfcl?
185grf4		at grful0
186grf5		at grfcv0
187grf6		at grfet?
188grf7		at grfcv3d0
189
190ite0		at grf0			# terminal emulators for grfs
191ite1		at grf1			# terminal emulators for grfs
192
193ite2		at grf2			# terminal emulators for grfs
194
195ite3		at grf3			# terminal emulators for grfs
196ite4		at grf4			# terminal emulators for grfs
197ite5		at grf5			# terminal emulators for grfs
198ite6		at grf6			# terminal emulators for grfs
199ite7		at grf7			# terminal emulators for grfs
200
201msc0		at zbus0		# A2232 MSC multiport serial.
202mfc0		at zbus0		# MultiFaceCard I/O board
203mfcs0		at mfc0 unit 0		# MFC serial
204mfcs1		at mfc0 unit 1		# MFC serial
205#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
206#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
207#mfcs2		at mfc1 unit 0
208#mfcs3		at mfc1 unit 1
209#mfcp1		at mfc1 unit 0
210
211hyper*		at zbus?		# zbus HyperCom3 + HyperCom4
212#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
213com*		at hyper? port ?	# Hypercom3/4 serial ports
214#lpt*		at hyper? port ?	# not yet: Hypercom3 parallel port
215
216#Amiga Mainboard devices (sans graphics decrease this, or define and  keyboard)
217
218ser0		at mainbus0		# Amiga onboard serial
219par0		at mainbus0		# Amiga onboard parallel
220ms*		at mainbus0		# Amiga mice
221fdc0		at mainbus0		# Amiga FDC
222fd*		at fdc0 unit ?		# floppy disks on the later
223a34kbbc0	at mainbus0		# A3000/A4000 battery backed clock
224a2kbbc0 	at mainbus0		# A2000 battery backed clock
225aucc*		at mainbus0		# Amiga CC audio
226audio*		at aucc?
227
228#Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
229
230#Alas, Melody-Z2 dont configure in the DraCo bus. 
231melody* 	at zbus0		# Melody MPEG audio decoder
232audio*		at melody?
233
234#Ethernet cards:
235le*		at zbus0		# A2065, Ameristar, Ariadne
236ne*		at zbus0		# AriadneII
237ed0		at zbus0		# Hydra, ASDG LanRover
238es0		at zbus0		# CEI A4066 EthernetPLUS
239qn0		at zbus0		# Quicknet
240
241bah*		at zbus0		# C=/Ameristar A2060 / 560
242
243#Greater Valley Product Bus
244gvpbus* 	at zbus0
245
246#scsi stuff, all possible
247gtsc0		at gvpbus?		# GVP series II scsi
248scsibus*	at gtsc0
249ahsc0		at mainbus0		# A3000 scsi
250scsibus*	at ahsc0
251atzsc0		at zbus0		# A2091 scsi
252scsibus*	at atzsc0
253wstsc0		at zbus0		# Wordsync II scsi
254scsibus*	at wstsc0
255ivsc0		at zbus0		# IVS scsi
256scsibus*	at ivsc0
257mlhsc0		at zbus0		# Hacker scsi
258scsibus*	at mlhsc0
259otgsc0		at zbus0		# 12 gauge scsi
260scsibus*	at otgsc0
261zssc0		at zbus0		# Zeus scsi
262scsibus*	at zssc0
263mgnsc0		at zbus0		# Magnum scsi
264scsibus*	at mgnsc0
265wesc0		at zbus0		# Warp Engine scsi
266scsibus*	at wesc0
267afsc0		at zbus0		# A4091 scsi
268scsibus*	at afsc0
269aftsc0		at mainbus0		# A4000T scsi
270scsibus*	at aftsc0
271flsc0		at zbus0		# FastlaneZ3 scsi
272scsibus*	at flsc0
273bzsc0		at zbus0		# Blizzard 1230 I,II scsi 
274scsibus*	at bzsc0
275bzivsc0 	at zbus0		# Blizzard 12x0 IV scsi 
276scsibus*	at bzivsc0
277bztzsc0 	at zbus0		# Blizzard 2060 scsi
278scsibus*	at bztzsc0
279cbsc0		at zbus0		# CyberSCSI I
280scsibus*	at cbsc0
281cbiisc0 	at zbus0		# CyberSCSI II
282scsibus*	at cbiisc0
283cbiiisc0 	at zbus0		# Cyberstorm mk.III/Cyberstorm PPC SCSI
284scsibus*	at cbiiisc0
285empsc0		at zbus0		# Emplant scsi
286scsibus*	at empsc0
287idesc0		at mainbus0		# A4000 & A1200 IDE
288scsibus*	at idesc0
289
290#each hard drive from low target to high
291#will configure to the next available sd unit number
292sd*	at scsibus? target ? lun ?	# scsi disks
293st*	at scsibus? target ? lun ?	# scsi tapes
294cd*	at scsibus? target ? lun ?	# scsi cds
295ss*	at scsibus? target ? lun ?	# scsi scanner
296ch*	at scsibus? target ? lun ?	# scsi autochangers
297uk*	at scsibus? target ? lun ?	# scsi unknown
298
299pseudo-device	loop			# loopback network interface
300pseudo-device	sl		1	# SLIP network interfaces
301pseudo-device	ppp		1	# PPP network interfaces
302pseudo-device	tun		1	# network tunnel line discipline
303#pseudo-device	gre		2	# generic L3 over IP tunnel
304pseudo-device	bpfilter	16	# Berkeley packet filter
305pseudo-device	ipfilter		# IP Filter package
306
307pseudo-device	view		10	# views
308pseudo-device	pty		16	# pseudo ptys
309
310pseudo-device	vnd		4	# vnode pseudo-disks
311pseudo-device	ccd		4	# concatenated disk devices
312#pseudo-device	raid		4	# RAIDframe disk driver
313
314#rnd is EXPERIMENTAL at this point.
315#pseudo-device  rnd                     # /dev/random decrease this, or define and  in-kernel generator
316#options        RND_COM                 # use "com" randomness as well (BROKEN)
317
318config	netbsd root on ? type ?
319
320