DRACO revision 1.46
1# $NetBSD: DRACO,v 1.46 2000/06/14 22:02:18 veego 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.140 2000/03/23 22:44:42 is Exp $
8
9include "arch/amiga/conf/std.amiga"
10
11#ident  		"GENERIC-$Revision: 1.46 $"
12
13maxusers	8
14options 	RTC_OFFSET=0
15
16#mainboards to support (in addition to Amiga)
17
18options 	DRACO
19
20#processors this kernel should support
21
22options 	M68060		# support for 060
23options 	M060SP		# MC68060 software support (Required for 060)
24
25options 	INET		# IP networking support (Required)
26options 	INET6		# IPV6
27#options 	IPSEC		# IP security
28#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
29#options 	IPSEC_DEBUG	# debug for IP security
30#options 	GATEWAY		# Packet forwarding
31#options 	DIRECTED_BROADCAST	# Broadcast across subnets
32
33#options 	MROUTING	# Multicast routing
34options 	NS		# XNS
35#options 	NSIP		# XNS tunneling over IP
36options 	ISO,TPIP	# OSI
37options 	EON		# OSI tunneling over IP
38options 	CCITT,LLC,HDLC	# X.25
39options 	NETATALK	# AppleTalk networking protocols
40
41options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
42options 	PPP_DEFLATE	# Deflate compression support for PPP
43options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
44options 	PFIL_HOOKS	# pfil(9) packet filter hooks
45options 	IPFILTER_LOG	# ipmon(8) log support
46
47file-system 	FFS		# Berkeley fast file system
48file-system 	EXT2FS		# second extended file system (linux)
49#file-system 	LFS		# log-structured filesystem (experimental)
50
51file-system 	MFS		# Memory based filesystem
52
53file-system 	NFS		# Network File System client side code
54file-system 	ADOSFS		# AmigaDOS file system
55file-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
56file-system 	MSDOSFS		# MS-DOS filesystem
57
58file-system 	KERNFS		# kernel data-structure filesystem
59
60file-system 	FDESC		# user file descriptor filesystem
61file-system 	NULLFS		# loopback filesystem
62file-system 	OVERLAY		# overlay filesystem
63#file-system 	PORTAL		# Portal filesystem
64file-system 	PROCFS		# /proc filesystem
65file-system 	UMAPFS		# NULLFS + uid and gid remapping
66file-system 	UNION		# union filesystem
67
68#Filesystem options
69
70#options 	FFS_EI		# FFS Endian Independant support
71
72options 	QUOTA		# User and group quotas in FFS
73#options 	SOFTDEP         # FFS soft updates support.
74options 	NFSSERVER	# Network File System server side code
75
76#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
77				# immutable) behave as system flags.
78
79#Compatability options for various existing systems
80
81options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
82options 	COMPAT_43	# compatibility with 4.3BSD interfaces
83options 	COMPAT_09	# compatibility with NetBSD 0.9
84options 	COMPAT_10	# compatibility with NetBSD 1.0
85options 	COMPAT_12	# compatibility with NetBSD 1.2
86options 	COMPAT_13	# compatibility with NetBSD 1.3
87options 	COMPAT_14	# compatibility with NetBSD 1.4
88options 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
89options 	COMPAT_SVR4	# Support to run SVR4 (m68k) executables
90options 	COMPAT_NOMID	# allow nonvalid machine id executables
91#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
92options 	EXEC_ELF32	# 32-bit ELF executables (Linux, SVR4)
93
94#Support for System V IPC facilities.
95
96options 	SYSVSHM		# System V-like shared memory
97options 	SYSVMSG		# System V-like messages
98options 	SYSVSEM		# System V-like semaphores
99
100#Support for various kernel options
101
102options 	KTRACE		# system call tracing support
103options 	LKM		# Loadable kernel modules
104options 	UCONSOLE	# anyone can redirect a virtual console
105
106#options 	INSECURE	# allow, among other insecure stuff, LKM 
107				# loading in multi-user mode.
108options 	SCSIVERBOSE	# Verbose SCSI errors
109
110options 	NTP		# NTP phase/frequency locked loop
111
112#Misc. debugging options
113
114options 	DDB		# Kernel debugger
115#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
116options 	DIAGNOSTIC	# Extra kernel sanity checks
117#options 	DEBUG		# Enable misc. kernel debugging code
118#options 	SYSCALL_DEBUG	# debug all syscalls.
119#options 	SCSIDEBUG	# Add SCSI debugging statements
120#options 	PANICBUTTON	# Forced crash via keypress (???)
121
122#Amiga specific options
123
124#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
125				# first bank of RAM. (default: unlimited)
126#options	NKPTADD=4	# set this for 4 additional KPT pages
127#options	NKPTADDSHIFT=24	# set this for 1 additional KPT page
128				# per 16 MB (1<<24 bytes) of RAM
129                                # define and decrease this, or define and
130                                # increase NKPTADD if you get "out of PT pages"
131                                # panics.
132
133#ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
134#before the 10 secondinterval ends, or that KBDRESET does work at all.
135#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
136
137#These options improve performance with the built-in serial port
138#on slower Amigas.  Try the larger buffers first then lev6_defer.
139#options 	SERIBUF_SIZE=4096
140#options 	SEROBUF_SIZE=32
141#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
142
143options 	RETINACONSOLE	# enable code to allow retina to be console
144
145#options 	KFONT_8X11	# 8x11 font
146
147#This is how you would tell the kernel the A2410 oscillator frequencies:
148#The used frequencies are the defaults, and do not need option setting
149#options 	ULOWELL_OSC1=36000000
150#options 	ULOWELL_OSC2=66667000
151
152#This is how you specify the blitting speed, higher values may speed up blits
153#a littel bit.  If you raise this value too much some trash may appear.
154#the commented version is the default.
155#options 	RH_MEMCLK=61000000
156#this option enables the 64 bit sprite which does not work
157#for quite a few people.  E.g. The cursor sprite will turn to a block
158#when moved to the top of the screen in X.
159#options 	RH_64BIT_SPRITE
160#enables fast scroll code appears to now work on 040 systems.
161#options 	RETINA_SPEED_HACK
162#enables the Hardwarecursor which does not work on some systems.
163#options 	RH_HARDWARECURSOR
164
165grfrh0		at zbus0		# retina III
166
167grf2		at grfrh0
168
169ite2		at grf2			# terminal emulators for grfs
170
171msc0		at zbus0		# A2232 MSC multiport serial.
172mfc0		at zbus0		# MultiFaceCard I/O board
173mfcs0		at mfc0 unit 0		# MFC serial
174mfcs1		at mfc0 unit 1		# MFC serial
175#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
176#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
177#mfcs2		at mfc1 unit 0
178#mfcs3		at mfc1 unit 1
179#mfcp1		at mfc1 unit 0
180
181hyper*		at zbus?		# zbus HyperCom3/3+/4/4+
182#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
183com*		at hyper? port ?	# Hypercom3/4 serial ports
184lpt*		at hyper? port ?	# Hypercom3+/4+ parallel port
185
186#not enabled yet... needs more testing and clock frequency autodetection
187#iobl*		at zbus?		# zbus IOBlix
188#com*		at iobl? port ?		# IOBlix serial ports
189#lpt*		at iobl? port ?		# IOBlix parallel ports
190
191#DraCo Mainboard devices (sans keyboard)
192
193drbbc0		at mainbus0		# DraCo battery backed clock
194drsupio0	at mainbus0		# DraCo superio chip
195com*		at drsupio? port ?	# DraCo serial
196lpt0		at drsupio? port ?	# DraCo parallel
197
198#Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
199
200#Ethernet cards:
201le*		at zbus0		# A2065, Ameristar, Ariadne
202ne*		at zbus0		# AriadneII
203ed*		at zbus0		# Hydra, ASDG LanRover
204es*		at zbus0		# CEI A4066 EthernetPLUS
205qn*		at zbus0		# Quicknet
206
207bah*		at zbus0		# C=/Ameristar A2060 / 560
208
209drsc0		at mainbus0		# DraCo scsi
210scsibus*	at drsc0
211
212#each hard drive from low target to high
213#will configure to the next available sd unit number
214sd*	at scsibus? target ? lun ?	# scsi disks
215st*	at scsibus? target ? lun ?	# scsi tapes
216cd*	at scsibus? target ? lun ?	# scsi cds
217ss*	at scsibus? target ? lun ?	# scsi scanner
218ch*	at scsibus? target ? lun ?	# scsi autochangers
219uk*	at scsibus? target ? lun ?	# scsi unknown
220
221pseudo-device	loop			# loopback network interface
222pseudo-device	sl		1	# SLIP network interfaces
223pseudo-device	ppp		1	# PPP network interfaces
224pseudo-device	tun		1	# network tunnel line discipline
225#pseudo-device	gre		2	# generic L3 over IP tunnel
226#pseudo-device	ipip		2	# IP Encapsulation within IP (RFC 2003)
227pseudo-device	bpfilter	16	# Berkeley packet filter
228pseudo-device	ipfilter		# IP Filter package
229pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
230#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
231
232pseudo-device	view		4	# views (needed for grfcc)
233pseudo-device	pty		16	# pseudo ptys
234
235pseudo-device	vnd		4	# vnode pseudo-disks
236pseudo-device	ccd		4	# concatenated disk devices
237#pseudo-device	raid		4	# RAIDframe disk driver
238#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
239
240#rnd is EXPERIMENTAL at this point.
241#pseudo-device  rnd                     # /dev/random and in-kernel generator
242#options        RND_COM                 # use "com" randomness as well (BROKEN)
243
244config	netbsd root on ? type ?
245