DRACO revision 1.25
1#	$NetBSD: DRACO,v 1.25 1998/06/26 01:53:47 lukem Exp $
2
3#
4# Macro System GmbH "DraCo", currently 68060-only until FPE is integrated.
5#
6
7# this will be replace by std.amiga soon:
8include "arch/amiga/conf/std.amiga"
9
10maxusers	8
11options 	RTC_OFFSET=0
12
13#
14# mainboards to support (in addition to Amiga)
15#
16options 	DRACO
17
18#
19# processors this kernel should support
20#
21
22options 	"M68060"	# support for 060
23options 	"M060SP"	# MC68060 software support (Required for 060)
24
25#
26# Networking options
27#
28options 	INET		# IP networking support (Required)
29#options 	ISO		# ISO Networking support
30#options 	TPIP		# ARGO TP networking support
31#options 	CCITT		# CCITT X.25
32#options 	NS		# Xerox XNS
33#options 	EON		# ISO CLNL over IP
34#options 	GATEWAY		# Packet forwarding
35#options 	DIRECTED_BROADCAST	# Broadcast across subnets
36#options 	NSIP		# XNS over IP
37#options	MROUTING
38
39#
40# File system related options
41#
42options 	QUOTA		# Disk quotas for local disks
43options 	NFSSERVER	# Network File System server side code
44
45#
46# File systems
47#
48file-system 	FFS		# Berkeley fast file system
49file-system 	MFS		# Memory based filesystem
50file-system 	NFS		# Network File System client side code
51file-system 	PROCFS		# Process filesystem
52file-system 	KERNFS		# Kernel parameter filesystem (Recommended)
53file-system 	FDESC		# /dev/fd filesystem
54file-system 	NULLFS		# Loopback filesystem
55file-system 	ADOSFS		# AmigaDOS file system
56file-system 	"CD9660"	# ISO 9660 file system, with Rock Ridge
57#file-system 	PORTAL		# Portal filesystem
58file-system 	MSDOSFS		# MS-DOS filesystem
59
60#
61# Compatability options for various existing systems
62#
63options 	COMPAT_12
64options 	COMPAT_13
65#options 	"COMPAT_10"	# compatability with older NetBSD release
66#options 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
67options 	"TCP_COMPAT_42"	# Use 4.2 BSD style TCP
68options 	"COMPAT_NOMID"	# allow nonvalid machine id executables
69#options 	COMPAT_HPUX	# HP300 compatability
70
71#
72# Support for System V IPC facilities.
73#
74options 	SYSVSHM		# System V-like shared memory
75options 	SYSVMSG		# System V-like messages
76options 	SYSVSEM		# System V-like semaphores
77
78#
79# Support for various kernel options
80#
81options 	LKM		# Loadable kernel modules
82options 	KTRACE		# Add kernel tracing system call
83options 	DIAGNOSTIC	# Add additional error checking code
84options 	"NKMEMCLUSTERS=256"	# Size of kernel malloc area
85
86#
87# Misc. debugging options
88#
89options 	DEBUG		# Add debugging statements
90options 	DDB		# Kernel debugger
91#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
92#options 	SYSCALL_DEBUG	# debug all syscalls.
93#options 	SCSIDEBUG	# Add SCSI debugging statements
94#options 	PANICBUTTON	# Forced crash via keypress (???)
95
96#
97# Amiga specific options
98#
99#options        LIMITMEM=24     # Don't use more than LIMITMEM MB of the
100				# first memory bank. Default: unlimited
101#options        NKPTADD=4       # set this for 4 additional KPT pages
102#options        NKPTADDSHIFT=24 # set this for 1 additional KPT page
103				# per 16 MB (1<<24 bytes) of RAM (default)
104				# define and decrease this, or define and
105				# increase NKPTADD if you get "out of PT pages"
106				# panics.
107
108options 	RETINACONSOLE	# enable code to allow retina to be console
109
110#options 	"KFONT_8X11"	# 8x11 font
111
112# This is how you specify the blitting speed, higher values may speed up blits
113# a littel bit.  If you raise this value too much some trash may appear.
114# the commented version is the default.
115#options 	RH_MEMCLK 61000000
116# this option enables the 64 bit sprite which doesn't seems to be work
117# for quite a few people.  E.g. The cursor sprite will turn to a block
118# when moved to the top of the screen in X.
119#options 	RH_64BIT_SPRITE
120# enables fast scroll code appears to now work on 040 systems.
121#options 	RETINA_SPEED_HACK
122# enables the Hardwarecursor which does not work on some systems.
123options 	RH_HARDWARECURSOR
124
125grfrh0		at zbus0		# Altais looks just like the Retina Z3
126grf2		at grfrh0
127ite2		at grf2			# terminal emulators for grf's
128
129# XXX msc and mfc dont compile currently.
130
131#msc0		at zbus0		# A2232 MSC multiport serial.
132#mfc0		at zbus0		# MultiFaceCard I/O board
133#mfcs0		at mfc0 unit 0		# MFC serial
134#mfcs1		at mfc0 unit 1		# MFC serial
135#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
136#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
137#mfcs2		at mfc1 unit 0
138#mfcs3		at mfc1 unit 1
139#mfcp1		at mfc1 unit 0
140
141drbbc0		at mainbus0		# DraCo battery backed clock
142drsupio0	at mainbus0		# DraCo superio chip
143com*		at drsupio? port ?	# DraCo serial
144lpt0		at drsupio? port ?	# DraCo parallel
145
146hyper*		at zbus?		# zbus HyperCom 3/4
147com*		at hyper? port ?	# Hypercom serial
148
149le*		at zbus0		# Lance ethernet.
150ed0		at zbus0		# dp8390 ethernet
151es0		at zbus0		# SMC 91C90 ethernet
152qn0		at zbus0		# quicknet ethernet
153bah*		at zbus0		# C= arcnet
154
155
156# scsi stuff
157drsc0		at mainbus0		# DraCo mainboard scsi
158scsibus*	at drsc0
159
160# each hard drive from low target to high
161# will configure to the next available sd unit number
162sd*	at scsibus? target ? lun ?	# scsi disks
163st*	at scsibus? target ? lun ?	# scsi tapes
164cd*	at scsibus? target ? lun ?	# scsi cd's
165ss*	at scsibus? target ? lun ?	# scsi scanner
166ch*	at scsibus? target ? lun ?	# scsi autochangers
167uk*	at scsibus? target ? lun ?	# scsi unknown
168
169pseudo-device	pty 16			# pseudo terminals
170pseudo-device	loop			# network loopback
171pseudo-device	bpfilter 2		# berkeley packet filters
172pseudo-device	tun 2
173pseudo-device	ppp 2			# ppp protocol network drivers
174pseudo-device	vnd 4			# pseudo disk on file
175
176config	netbsd root on ? type ?
177