FALCON revision 1.39
1#
2# $NetBSD: FALCON,v 1.39 2001/07/08 16:34:03 abs Exp $
3#
4# This file was automatically created. Changes will be
5# lost when running makeconf in this directory.
6#
7# Created from: 
8#		NetBSD: FALCON.in,v 1.4 2001/04/10 06:28:38 leo Exp $
9#		NetBSD: GENERIC.in,v 1.4 2001/07/08 16:32:15 abs Exp $
10
11#This configuration file is for a generic ATARI-Falcon
12
13#Define 'INSTALL_KERNEL' or 'INSTALLX_KERNEL' to generate a BOOT or
14#BOOTX kernel respectively.
15
16#Generic atari
17
18include "arch/atari/conf/std.atari"
19
20#ident  		"GENERIC-$Revision: 1.39 $"
21
22#Add support for about 16 users. This variable is used to size
23#various kernel structures.
24
25maxusers	16
26
27options 	HZ=64		# Set the clock-rate (48/64/96)
28
29#X11R6 related options
30
31options 	UCONSOLE	# Allow xconsole to work
32
33#Standard system options
34options 	INSECURE	# disable kernel security levels
35#options 	NTP		# NTP phase/frequency locked loop
36
37#(Co)processors this kernel should support
38
39options 	M68030		# support for 030
40options 	FPU_EMULATE	# Support for MC68881/MC68882 emulator
41
42options 	M68040		# support for 040
43options 	FPSP		# 68040 Floatingpoint support
44
45#Networking options
46
47options 	INET            # IP + ICMP + TCP + UDP
48
49options 	INET6		# IPV6
50#options 	IPSEC		# IP security
51#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
52#options 	IPSEC_DEBUG	# debug for IP security
53#options 	GATEWAY         # packet forwarding
54#options 	MROUTING        # IP multicast routing
55options 	NS              # XNS
56#options 	NSIP            # XNS tunneling over IP
57options 	ISO,TPIP        # OSI
58#options 	EON             # OSI tunneling over IP
59options 	CCITT,LLC,HDLC  # X.25
60options 	NETATALK        # AppleTalk networking protocols
61
62options 	PPP_BSDCOMP     # BSD-Compress compression support for PPP
63options 	PPP_DEFLATE     # Deflate compression support for PPP
64options 	PPP_FILTER      # Active filter support for PPP (requires bpf)
65
66options 	PFIL_HOOKS      # pfil(9) packet filter hooks
67options 	IPFILTER_LOG    # ipmon(8) log support
68#options 	IPFILTER_DEFAULT_BLOCK	# block packages by default
69
70#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
71
72#File systems
73file-system 	FFS		# Berkeley fast file system
74file-system 	MFS		# Memory based filesystem
75file-system 	KERNFS		# Kernel parameter filesystem
76file-system 	MSDOSFS		# MSDOS filesystem
77file-system 	CD9660		# ISO 9660 filesystem with Rock Ridge
78
79file-system 	NFS		# Network File System client side code
80file-system 	PROCFS		# Process filesystem
81file-system 	FDESC		# /dev/fd
82file-system 	NULLFS		# Loopback filesystem
83file-system 	OVERLAY		# overlay filesystem
84file-system 	UNION		# union file system
85file-system 	UMAPFS		# null file system (with uid & gid remapping)
86file-system 	PORTAL		# portal file system
87file-system 	EXT2FS		# second extended file system (linux)
88file-system 	LFS		# log-structured file system
89
90#File system options
91options 	QUOTA		# Disk quotas for local disks
92#options 	FFS_EI		# FFS Endian Independant support
93options 	SOFTDEP         # FFS soft updates support.
94options 	NFSSERVER	# Network File System server side code
95#options 	EXT2FS_SYSTEM_FLAGS	# makes ext2fs file flags (append and
96				# immutable) behave as system flags.
97
98#Misc. debugging options
99
100options 	PANICWAIT	# Require keystroke to dump/reboot
101options 	DDB		# Kernel debugger
102
103options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
104#options 	DEBUG		# expensive debugging checks/support
105
106#Compatibility options for various existing systems
107
108options 	COMPAT_43	# 4.3 BSD compatible system calls (required)
109options 	COMPAT_10	# Compatibility to NetBSD1.0
110options 	COMPAT_11	# Compatibility to NetBSD1.1
111options 	COMPAT_12	# Compatibility to NetBSD1.2
112options 	COMPAT_13	# Compatibility to NetBSD1.3
113options 	COMPAT_14	# Compatibility to NetBSD1.4
114
115#options 	COMPAT_09	# has no meaning on the atari
116#options 	COMPAT_SUNOS	# Support to run Sun-3 executables
117#options 	COMPAT_SVR4	# Support to run SVR4 executables
118#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
119#options 	EXEC_ELF32	# 32-bit ELF executables (Linux, SVR4)
120#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
121
122#Support for System V IPC facilities.
123
124options 	SYSVSHM			# System V shared memory
125options 	SYSVMSG			# System V messages
126options 	SYSVSEM			# System V semaphores
127
128#Support for various kernel options
129
130options 	KTRACE			# Add kernel tracing system call
131options 	DIAGNOSTIC		# Add additional error checking code
132
133#These options enable verbose messages for several subsystems.
134#Warning, these may compile large string tables into the kernel!
135
136options 	SCSIVERBOSE		# human readable SCSI error messages
137
138#Atari specific options
139
140#options 	KFONT_8x8		# Use 8x8 font instead of 8x16
141options 	ST_POOL_SIZE=22		# smallest that allows TT-HIGH
142
143options 	FALCON_SCSI		# SCSI-support for Falcon
144options 	FALCON_VIDEO		# Graphics support for FALCON
145
146options 	MEMORY_DISK_HOOKS	# Boot RAM-disk
147options 	DISKLABEL_NBDA		# NetBSD disklabels (required)
148options 	DISKLABEL_AHDI		# NetBSD/AHDI disklabels
149
150options 	SERCONSOLE		# modem1 console support
151options 	RELOC_KERNEL		# TT/Falcon: relocate kernel to TT-RAM
152options 	STATCLOCK		# Separate {stat,prof}clock
153
154#Try linked commands on all targets
155options 	TRY_SCSI_LINKED_COMMANDS=0x7f
156
157#Build one kernel that can boot from any disk.
158
159config		netbsd root on ? type ?
160
161pseudo-device	sl			# Slip
162pseudo-device	ppp			# ppp
163pseudo-device	pty			# pseudo-terminals
164pseudo-device	loop			# Loopback network
165pseudo-device	vnd		3	# 3 pseudo disks (see vnconfig)
166pseudo-device	md		2	# Boot memory disk
167
168pseudo-device	bpfilter	2	# berkeley packet filters
169pseudo-device	tun		2	# network tunnel
170#pseudo-device	gre		2	# generic L3 over IP tunnel
171pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
172#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
173#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
174pseudo-device	vlan			# IEEE 802.1q encapsulation
175pseudo-device	ccd		4	# concatenating disk driver
176#pseudo-device	raid		4	# RAIDframe disk driver
177#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
178pseudo-device	ipfilter		# IP filtering device
179pseudo-device	rnd			# /dev/random and in-kernel generator
180
181#Hardware options for GENERIC are in the various machine type specific files
182
183pseudo-device	view	4	# View (graphics mapping)
184
185pseudo-device	mouse	1	# mouse
186
187#The following sections describe various hardware options.
188
189ncrscsi0	at mainbus0	# NCR5380 SCSI driver
190scsibus0	at ncrscsi0	# SCSI bus
191zs0		at mainbus0	# Serial support through 8530
192grfbus0		at mainbus0	# bitmapped display's
193grfcc0		at grfbus0	# graphics driver
194ite0		at grfcc0	# console
195nvr0		at mainbus0	# nvram driver
196
197grfcc1		at grfbus0	# 2nd graphics driver
198ite1		at grfcc1	# 2nd tty
199grfcc2		at grfbus0	# 3rd graphics driver
200ite2		at grfcc2	# 3rd tty
201lp0		at mainbus0	# centronics printer
202ser0		at mainbus0	# UART on first 68901 (ttyB0)
203
204wdc0		at mainbus0	# IDE-bus
205wd*		at wdc? channel ? drive ?
206
207 # ATAPI bus support
208atapibus* at wdc? channel ?
209
210#ATAPI devices
211cd*    at atapibus? drive ?	# ATAPI CD-ROM drives
212
213#SCSI devices
214sd* 	at scsibus? target ? lun ?	# SCSI disk drives
215st* 	at scsibus? target ? lun ?	# SCSI tape drives
216cd* 	at scsibus? target ? lun ?	# SCSI CD-ROM drives
217
218ch* 	at scsibus? target ? lun ?	# SCSI autochangers
219ss* 	at scsibus? target ? lun ?	# SCSI scanners
220se* 	at scsibus? target ? lun ?	# SCSI ethernet
221uk* 	at scsibus? target ? lun ?	# SCSI unknown
222
223