GENERIC revision 1.115
1#	$NetBSD: GENERIC,v 1.115 1999/02/28 07:42:47 is 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				# 68060 with an OS ROM up to (at least) 
29				# V40 (OS3.1) and want to boot with the
30				# bootblock.
31				# You don't 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_NOMID	# allow nonvalid machine id executables
97#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
98#options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
99
100#
101# Support for System V IPC facilities.
102#
103options 	SYSVSHM		# System V-like shared memory
104options 	SYSVMSG		# System V-like messages
105options 	SYSVSEM		# System V-like semaphores
106
107#
108# Support for various kernel options
109#
110options 	KTRACE		# system call tracing support
111options 	LKM		# Loadable kernel modules
112options 	NKMEMCLUSTERS=256	# Size of kernel malloc area
113options 	UCONSOLE	# anyone can redirect a virtual console
114#options 	INSECURE	# allow, among other insecure stuff, LKM 
115				# loading in multi-user mode.
116options 	SCSIVERBOSE	# Verbose SCSI errors
117
118options 	NTP		# NTP phase/frequency locked loop
119
120#
121# Misc. debugging options
122#
123options 	DDB		# Kernel debugger
124#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
125options 	DIAGNOSTIC	# Extra kernel sanity checks
126#options 	DEBUG		# Enable misc. kernel debugging code
127#options 	SYSCALL_DEBUG	# debug all syscalls.
128#options 	SCSIDEBUG	# Add SCSI debugging statements
129#options 	PANICBUTTON	# Forced crash via keypress (???)
130
131#
132# Amiga specific options
133#
134#options 	LIMITMEM=24	# Don't use more than LIMITMEM MB of the
135				# first bank of RAM. (default: unlimited)
136#options	NKPTADD=4	# set this for 4 additional KPT pages
137#options	NKPTADDSHIFT=24	# set this for 1 additional KPT page
138				# per 16 MB (1<<24 bytes) of RAM
139                                # define and decrease this, or define and
140                                # increase NKPTADD if you get "out of PT pages"
141                                # panics.
142
143# ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
144# before the 10 secondinterval ends, or that KBDRESET does work at all.
145#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
146
147# These options improve performance with the built-in serial port
148# on slower Amigas.  Try the larger buffers first then lev6_defer.
149#options 	SERIBUF_SIZE=4096
150#options 	SEROBUF_SIZE=32
151#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
152
153options 	RETINACONSOLE	# enable code to allow retina to be console
154#ifdef AMIGA_CONFIGURATION
155options 	ULOWELLCONSOLE	# enable code to allow a2410 to be console
156options 	CL5426CONSOLE	# Cirrus console
157options 	CV64CONSOLE	# CyberVision console
158options 	TSENGCONSOLE	# Tseng console
159options 	CV3DCONSOLE	# CyberVision 64/3D console
160#endif
161
162#ifdef AMIGA_CONFIGURATION
163options 	GRF_ECS		# Enhanced Chip Set
164options 	GRF_NTSC	# NTSC
165options 	GRF_PAL		# PAL
166options 	GRF_A2024	# Support for the A2024
167options 	GRF_AGA		# AGA Chip Set
168options 	GRF_SUPER72	# AGA Super-72
169#endif
170#options 	KFONT_8X11	# 8x11 font
171
172# This is how you would tell the kernel the A2410 oscillator frequencies:
173# The used frequencies are the defaults, and don't need option setting
174#options 	ULOWELL_OSC1=36000000
175#options 	ULOWELL_OSC2=66667000
176
177# This is how you specify the blitting speed, higher values may speed up blits
178# a littel bit.  If you raise this value too much some trash may appear.
179# the commented version is the default.
180#options 	RH_MEMCLK=61000000
181# this option enables the 64 bit sprite which doesn't seems to be work
182# for quite a few people.  E.g. The cursor sprite will turn to a block
183# when moved to the top of the screen in X.
184#options 	RH_64BIT_SPRITE
185# enables fast scroll code appears to now work on 040 systems.
186#options 	RETINA_SPEED_HACK
187# enables the Hardwarecursor which does not work on some systems.
188#options 	RH_HARDWARECURSOR
189
190#ifdef AMIGA_CONFIGURATION
191grfcc0		at mainbus0		# custom chips
192grfrt0		at zbus0		# retina II
193#endif
194grfrh0		at zbus0		# retina III
195#ifdef AMIGA_CONFIGURATION
196grfcl*		at zbus0		# Picasso II/Piccalo/Spectrum
197grful0		at zbus0		# A2410
198grfcv0		at zbus0		# CyberVision 64
199grfet*		at zbus0		# Tseng (oMniBus, Domino, Merlin)
200grfcv3d0	at zbus0		# CyberVision 64/3D
201#endif
202
203#ifdef AMIGA_CONFIGURATION
204grf0		at grfcc0
205grf1		at grfrt0
206#endif
207grf2		at grfrh0
208#ifdef AMIGA_CONFIGURATION
209grf3		at grfcl?
210grf4		at grful0
211grf5		at grfcv0
212grf6		at grfet?
213grf7		at grfcv3d0
214#endif
215#ifdef AMIGA_CONFIGURATION
216ite0		at grf0			# terminal emulators for grf's
217ite1		at grf1			# terminal emulators for grf's
218#endif
219ite2		at grf2			# terminal emulators for grf's
220#ifdef AMIGA_CONFIGURATION
221ite3		at grf3			# terminal emulators for grf's
222ite4		at grf4			# terminal emulators for grf's
223ite5		at grf5			# terminal emulators for grf's
224ite6		at grf6			# terminal emulators for grf's
225ite7		at grf7			# terminal emulators for grf's
226#endif
227
228msc0		at zbus0		# A2232 MSC multiport serial.
229mfc0		at zbus0		# MultiFaceCard I/O board
230mfcs0		at mfc0 unit 0		# MFC serial
231mfcs1		at mfc0 unit 1		# MFC serial
232#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
233#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
234#mfcs2		at mfc1 unit 0
235#mfcs3		at mfc1 unit 1
236#mfcp1		at mfc1 unit 0
237
238hyper*		at zbus?		# zbus HyperCom3 + HyperCom4
239#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
240com*		at hyper? port ?	# Hypercom3/4 serial ports
241#lpt*		at hyper? port ?	# not yet: Hypercom3 parallel port
242
243#ifdef AMIGA_CONFIGURATION
244#
245# Amiga Mainboard devices (sans graphics and keyboard)
246#
247
248ser0		at mainbus0		# Amiga onboard serial
249par0		at mainbus0		# Amiga onboard parallel
250ms*		at mainbus0		# Amiga mice
251fdc0		at mainbus0		# Amiga FDC
252fd*		at fdc0 unit ?		# floppy disks on the later
253a34kbbc0	at mainbus0		# A3000/A4000 battery backed clock
254a2kbbc0 	at mainbus0		# A2000 battery backed clock
255aucc*		at mainbus0		# Amiga CC audio
256audio*		at aucc?
257#endif
258
259#ifdef DRACO_CONFIGURATION
260#
261# DraCo Mainboard devices (sans keyboard)
262#
263
264drbbc0		at mainbus0		# DraCo battery backed clock
265drsupio0	at mainbus0		# DraCo superio chip
266com*		at drsupio? port ?	# DraCo serial
267lpt0		at drsupio? port ?	# DraCo parallel
268#endif
269
270#
271# Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
272#
273
274#ifndef DRACO_CONFIGURATION
275# Alas, Melody-Z2 dont configure in the DraCo bus. 
276melody* 	at zbus0		# Melody MPEG audio decoder
277audio*		at melody?
278#endif
279
280# Ethernet cards:
281le*		at zbus0		# A2065, Ameristar, Ariadne
282ne*		at zbus0		# AriadneII
283ed0		at zbus0		# Hydra, ASDG LanRover
284es0		at zbus0		# CEI A4066 EthernetPLUS
285qn0		at zbus0		# Quicknet
286
287# Arcnet
288bah*		at zbus0		# C=/Ameristar A2060 / 560
289
290# Greater Valley Product Bus
291gvpbus* 	at zbus0
292
293#ifdef AMIGA_CONFIGURATION
294# scsi stuff, all possible
295gtsc0		at gvpbus?		# GVP series II scsi
296scsibus*	at gtsc0
297ahsc0		at mainbus0		# A3000 scsi
298scsibus*	at ahsc0
299atzsc0		at zbus0		# A2091 scsi
300scsibus*	at atzsc0
301wstsc0		at zbus0		# Wordsync II scsi
302scsibus*	at wstsc0
303ivsc0		at zbus0		# IVS scsi
304scsibus*	at ivsc0
305mlhsc0		at zbus0		# Hacker scsi
306scsibus*	at mlhsc0
307otgsc0		at zbus0		# 12 gauge scsi
308scsibus*	at otgsc0
309zssc0		at zbus0		# Zeus scsi
310scsibus*	at zssc0
311mgnsc0		at zbus0		# Magnum scsi
312scsibus*	at mgnsc0
313wesc0		at zbus0		# Warp Engine scsi
314scsibus*	at wesc0
315afsc0		at zbus0		# A4091 scsi
316scsibus*	at afsc0
317aftsc0		at mainbus0		# A4000T scsi
318scsibus*	at aftsc0
319flsc0		at zbus0		# FastlaneZ3 scsi
320scsibus*	at flsc0
321bzsc0		at zbus0		# Blizzard 1230 I,II scsi 
322scsibus*	at bzsc0
323bzivsc0 	at zbus0		# Blizzard 12x0 IV scsi 
324scsibus*	at bzivsc0
325bztzsc0 	at zbus0		# Blizzard 2060 scsi
326scsibus*	at bztzsc0
327cbsc0		at zbus0		# CyberSCSI I
328scsibus*	at cbsc0
329cbiisc0 	at zbus0		# CyberSCSI II
330scsibus*	at cbiisc0
331empsc0		at zbus0		# Emplant scsi
332scsibus*	at empsc0
333idesc0		at mainbus0		# A4000 & A1200 IDE
334scsibus*	at idesc0
335#endif
336
337#ifdef DRACO_CONFIGURATION
338drsc0		at mainbus0		# DraCo scsi
339scsibus*	at drsc0
340#endif
341
342
343# each hard drive from low target to high
344# will configure to the next available sd unit number
345sd*	at scsibus? target ? lun ?	# scsi disks
346st*	at scsibus? target ? lun ?	# scsi tapes
347cd*	at scsibus? target ? lun ?	# scsi cd's
348ss*	at scsibus? target ? lun ?	# scsi scanner
349ch*	at scsibus? target ? lun ?	# scsi autochangers
350uk*	at scsibus? target ? lun ?	# scsi unknown
351
352pseudo-device	loop			# loopback network interface
353pseudo-device	sl		1	# SLIP network interfaces
354pseudo-device	ppp		1	# PPP network interfaces
355pseudo-device	tun		1	# network tunnel line discipline
356#pseudo-device	gre		2	# generic L3 over IP tunnel
357pseudo-device	bpfilter	16	# Berkeley packet filter
358pseudo-device	ipfilter		# IP Filter package
359
360pseudo-device	view		10	# views
361pseudo-device	pty		16	# pseudo ptys
362
363pseudo-device	vnd		4	# vnode pseudo-disks
364pseudo-device	ccd		4	# concatenated disk devices
365#pseudo-device	raid		4	# RAIDframe disk driver
366
367# rnd is EXPERIMENTAL at this point.
368#pseudo-device  rnd                     # /dev/random and in-kernel generator
369#options        RND_COM                 # use "com" randomness as well (BROKEN)
370
371config	netbsd root on ? type ?
372
373