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