DRACO revision 1.72
11.65Sheinz# $NetBSD: DRACO,v 1.72 2002/10/06 03:00:03 provos Exp $
21.28Sis#
31.69Slukem# This file was automatically created.
41.69Slukem# Changes will be lost when make is run in this directory.
51.1Sis#
61.72Sprovos# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos Exp $
71.69Slukem#
81.69Slukem# GENERIC machine description file
91.69Slukem#
101.69Slukem# This machine description file is used to generate the default NetBSD
111.69Slukem# kernel.  The generic kernel does not include all options, subsystems
121.69Slukem# and device drivers, but should be useful for most applications.
131.69Slukem#
141.69Slukem# The machine description file can be customised for your specific
151.69Slukem# machine to reduce the kernel size and improve its performance.
161.69Slukem#
171.69Slukem# For further information on compiling NetBSD kernels, see the config(8)
181.69Slukem# man page.
191.69Slukem#
201.69Slukem# For further information on hardware support for this architecture, see
211.69Slukem# the intro(4) man page.  For further information about kernel options
221.69Slukem# for this architecture, see the options(4) man page.  For an explanation
231.69Slukem# of each device driver in this file see the section 4 man page for the
241.69Slukem# device.
251.57Sjandberg
261.57Sjandberg
271.21Sisinclude "arch/amiga/conf/std.amiga"
281.43Smhitch
291.66Satatatoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
301.66Satatat
311.72Sprovos#ident 		"GENERIC-$Revision: 1.72 $"
321.69Slukem
331.1Sis
341.1Sismaxusers	8
351.19Slukemoptions 	RTC_OFFSET=0
361.1Sis
371.69Slukem#
381.69Slukem# mainboards to support (in addition to Amiga)
391.69Slukem#
401.19Slukemoptions 	DRACO
411.69Slukem#
421.69Slukem# processors this kernel should support
431.69Slukem#
441.27Sisoptions 	M68060		# support for 060
451.27Sisoptions 	M060SP		# MC68060 software support (Required for 060)
461.1Sis
471.69Slukem#
481.69Slukem# Networking options
491.69Slukem#
501.19Slukemoptions 	INET		# IP networking support (Required)
511.42Sisoptions 	INET6		# IPV6
521.42Sis#options 	IPSEC		# IP security
531.42Sis#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
541.42Sis#options 	IPSEC_DEBUG	# debug for IP security
551.19Slukem#options 	GATEWAY		# Packet forwarding
561.19Slukem#options 	DIRECTED_BROADCAST	# Broadcast across subnets
571.45Sis
581.27Sis#options 	MROUTING	# Multicast routing
591.27Sisoptions 	NS		# XNS
601.27Sis#options 	NSIP		# XNS tunneling over IP
611.27Sisoptions 	ISO,TPIP	# OSI
621.47Ssommerfe#options 	EON		# OSI tunneling over IP
631.27Sisoptions 	CCITT,LLC,HDLC	# X.25
641.27Sisoptions 	NETATALK	# AppleTalk networking protocols
651.54Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
661.45Sis
671.27Sisoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
681.27Sisoptions 	PPP_DEFLATE	# Deflate compression support for PPP
691.27Sisoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
701.27Sisoptions 	PFIL_HOOKS	# pfil(9) packet filter hooks
711.27Sisoptions 	IPFILTER_LOG	# ipmon(8) log support
721.72Sprovos#options 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
731.1Sis
741.69Slukem# Filesystems
751.9Sthorpejfile-system 	FFS		# Berkeley fast file system
761.34Stronfile-system 	EXT2FS		# second extended file system (linux)
771.27Sis#file-system 	LFS		# log-structured filesystem (experimental)
781.45Sis
791.9Sthorpejfile-system 	MFS		# Memory based filesystem
801.45Sis
811.9Sthorpejfile-system 	NFS		# Network File System client side code
821.9Sthorpejfile-system 	ADOSFS		# AmigaDOS file system
831.27Sisfile-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
841.27Sisfile-system 	MSDOSFS		# MS-DOS filesystem
851.45Sis
861.45Sisfile-system 	KERNFS		# kernel data-structure filesystem
871.45Sis
881.27Sisfile-system 	FDESC		# user file descriptor filesystem
891.27Sisfile-system 	NULLFS		# loopback filesystem
901.42Sisfile-system 	OVERLAY		# overlay filesystem
911.9Sthorpej#file-system 	PORTAL		# Portal filesystem
921.27Sisfile-system 	PROCFS		# /proc filesystem
931.27Sisfile-system 	UMAPFS		# NULLFS + uid and gid remapping
941.27Sisfile-system 	UNION		# union filesystem
951.27Sis
961.69Slukem# Filesystem options
971.45Sis
981.45Sis#options 	FFS_EI		# FFS Endian Independant support
991.45Sis
1001.27Sisoptions 	QUOTA		# User and group quotas in FFS
1011.56Slukemoptions 	SOFTDEP		# FFS soft updates support.
1021.34Stronoptions 	NFSSERVER	# Network File System server side code
1031.45Sis
1041.34Stron#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
1051.34Stron				# immutable) behave as system flags.
1061.27Sis
1071.69Slukem#
1081.69Slukem# Compatibility options for various existing systems
1091.69Slukem#
1101.27Sis
1111.54Sabs#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
1121.27Sisoptions 	COMPAT_43	# compatibility with 4.3BSD interfaces
1131.27Sisoptions 	COMPAT_09	# compatibility with NetBSD 0.9
1141.27Sisoptions 	COMPAT_10	# compatibility with NetBSD 1.0
1151.27Sisoptions 	COMPAT_12	# compatibility with NetBSD 1.2
1161.27Sisoptions 	COMPAT_13	# compatibility with NetBSD 1.3
1171.40Saugustssoptions 	COMPAT_14	# compatibility with NetBSD 1.4
1181.30Sisoptions 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
1191.34Stronoptions 	COMPAT_SVR4	# Support to run SVR4 (m68k) executables
1201.27Sisoptions 	COMPAT_NOMID	# allow nonvalid machine id executables
1211.30Sis#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
1221.61Sis
1231.61Sisoptions 	EXEC_AOUT	# 32-bit aout executables (NetBSD-1.5.x)
1241.62Sisoptions 	COMPAT_AOUT_M68K # actually make some system calls work.
1251.1Sis
1261.69Slukem#
1271.69Slukem# Support for System V IPC facilities.
1281.69Slukem#
1291.19Slukemoptions 	SYSVSHM		# System V-like shared memory
1301.19Slukemoptions 	SYSVMSG		# System V-like messages
1311.19Slukemoptions 	SYSVSEM		# System V-like semaphores
1321.56Slukem#options 	SEMMNI=10	# number of semaphore identifiers
1331.56Slukem#options 	SEMMNS=60	# number of semaphores in system
1341.56Slukem#options 	SEMUME=10	# max number of undo entries per process
1351.56Slukem#options 	SEMMNU=30	# number of undo structures in system
1361.1Sis
1371.69Slukem#
1381.69Slukem# Support for various kernel options
1391.69Slukem#
1401.27Sis
1411.27Sisoptions 	KTRACE		# system call tracing support
1421.72Sprovosoptions 	SYSTRACE	# system call vetting via systrace(1)
1431.19Slukemoptions 	LKM		# Loadable kernel modules
1441.27Sisoptions 	UCONSOLE	# anyone can redirect a virtual console
1451.58Sjdolecek#options 	INSECURE	# disable kernel security levels
1461.58Sjdolecekoptions 	SCSIVERBOSE	# human readable SCSI error messages
1471.71Slukemoptions 	USERCONF	# userconf(4) support
1481.27Sisoptions 	NTP		# NTP phase/frequency locked loop
1491.69Slukem#options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
1501.1Sis
1511.69Slukem#
1521.69Slukem# Misc. debugging options
1531.69Slukem#
1541.19Slukemoptions 	DDB		# Kernel debugger
1551.19Slukem#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
1561.27Sisoptions 	DIAGNOSTIC	# Extra kernel sanity checks
1571.27Sis#options 	DEBUG		# Enable misc. kernel debugging code
1581.19Slukem#options 	SYSCALL_DEBUG	# debug all syscalls.
1591.19Slukem#options 	SCSIDEBUG	# Add SCSI debugging statements
1601.67Sthorpej#options 	PANICBUTTON	# Forced crash via keypress (?)
1611.1Sis
1621.69Slukem#
1631.69Slukem# Amiga specific options
1641.69Slukem#
1651.30Sis#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
1661.32Sis				# first bank of RAM. (default: unlimited)
1671.56Slukem#options 	NKPTADD=4	# set this for 4 additional KPT pages
1681.56Slukem#options 	NKPTADDSHIFT=24	# set this for 1 additional KPT page
1691.32Sis				# per 16 MB (1<<24 bytes) of RAM
1701.58Sjdolecek				# uncomment and decrease this, or uncomment and
1711.56Slukem				# increase NKPTADD if you get "out of PT pages"
1721.56Slukem				# panics.
1731.32Sis
1741.69Slukem# ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
1751.69Slukem# before the 10 secondinterval ends, or that KBDRESET does work at all.
1761.27Sis#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
1771.27Sis
1781.69Slukem# These options improve performance with the built-in serial port
1791.69Slukem# on slower Amigas.  Try the larger buffers first then lev6_defer.
1801.27Sis#options 	SERIBUF_SIZE=4096
1811.27Sis#options 	SEROBUF_SIZE=32
1821.27Sis#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
1831.1Sis
1841.19Slukemoptions 	RETINACONSOLE	# enable code to allow retina to be console
1851.27Sis#options 	KFONT_8X11	# 8x11 font
1861.65Sheinz
1871.69Slukem# select a font for the console according to the character set and keymap
1881.69Slukem# you want to use
1891.65Sheinzoptions        KFONT_CONS_ISO8859_1
1901.65Sheinz#options         KFONT_CONS_ISO8859_2
1911.1Sis
1921.69Slukem# This is how you would tell the kernel the A2410 oscillator frequencies:
1931.69Slukem# The used frequencies are the defaults, and do not need option setting
1941.27Sis#options 	ULOWELL_OSC1=36000000
1951.27Sis#options 	ULOWELL_OSC2=66667000
1961.27Sis
1971.69Slukem# This is how you specify the blitting speed, higher values may speed up blits
1981.69Slukem# a littel bit.  If you raise this value too much some trash may appear.
1991.69Slukem# the commented version is the default.
2001.27Sis#options 	RH_MEMCLK=61000000
2011.69Slukem# this option enables the 64 bit sprite which does not work
2021.69Slukem# for quite a few people.  E.g. The cursor sprite will turn to a block
2031.69Slukem# when moved to the top of the screen in X.
2041.19Slukem#options 	RH_64BIT_SPRITE
2051.69Slukem# enables fast scroll code appears to now work on 040 systems.
2061.19Slukem#options 	RETINA_SPEED_HACK
2071.69Slukem# enables the Hardwarecursor which does not work on some systems.
2081.27Sis#options 	RH_HARDWARECURSOR
2091.27Sis
2101.69Slukem
2111.27Sisgrfrh0		at zbus0		# retina III
2121.1Sis
2131.1Sisgrf2		at grfrh0
2141.30Sisite2		at grf2			# terminal emulators for grfs
2151.1Sis
2161.27Sismsc0		at zbus0		# A2232 MSC multiport serial.
2171.27Sismfc0		at zbus0		# MultiFaceCard I/O board
2181.27Sismfcs0		at mfc0 unit 0		# MFC serial
2191.27Sismfcs1		at mfc0 unit 1		# MFC serial
2201.1Sis#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
2211.1Sis#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
2221.1Sis#mfcs2		at mfc1 unit 0
2231.1Sis#mfcs3		at mfc1 unit 1
2241.1Sis#mfcp1		at mfc1 unit 0
2251.12Sis
2261.35Sishyper*		at zbus?		# zbus HyperCom3/3+/4/4+
2271.27Sis#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
2281.27Siscom*		at hyper? port ?	# Hypercom3/4 serial ports
2291.35Sislpt*		at hyper? port ?	# Hypercom3+/4+ parallel port
2301.27Sis
2311.56Slukem#options 	IOBZCLOCK=22118400 	# default, uncomment the next line
2321.56Slukem#options 	IOBZCLOCK=24000000	# if needed.
2331.52Sis
2341.52Sisiobl*		at zbus?		# zbus IOBlix
2351.52Siscom*		at iobl? port ?		# IOBlix serial ports
2361.52Sislpt*		at iobl? port ?		# IOBlix parallel ports
2371.52Sis
2381.69Slukem
2391.66Satatat#
2401.69Slukem# Keyboard device. Optionally can attach a wskbd.
2411.69Slukem# wskbd works together with a wsdisplay so enable them both if you will.
2421.69Slukem# Don't enable wskbd if you use ite.
2431.69Slukem#
2441.69Slukem# XXX in std.amiga: kbd0 at mainbus0
2451.69Slukem
2461.52Sis#wskbd0		at kbd0 console ?
2471.45Sis
2481.69Slukem
2491.69Slukem
2501.69Slukem#
2511.69Slukem# DraCo Mainboard devices (sans keyboard)
2521.69Slukem#
2531.27Sis
2541.14Sisdrbbc0		at mainbus0		# DraCo battery backed clock
2551.15Sisdrsupio0	at mainbus0		# DraCo superio chip
2561.15Siscom*		at drsupio? port ?	# DraCo serial
2571.17Sislpt0		at drsupio? port ?	# DraCo parallel
2581.1Sis
2591.69Slukem#
2601.69Slukem# Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
2611.69Slukem#
2621.69Slukem
2631.55Sis
2641.55Sisrepulse*	at zbus0		# ALiENDESiGN Repulse
2651.55Sisaudio*		at repulse?
2661.59Sis
2671.59Sistoccata*	at zbus0		# MacroSystem GmbH Toccata
2681.59Sisaudio*		at toccata?
2691.18Sis
2701.69Slukem# Ethernet cards:
2711.27Sisle*		at zbus0		# A2065, Ameristar, Ariadne
2721.51Sisne*		at zbus0		# AriadneII, X-surf
2731.36Sised*		at zbus0		# Hydra, ASDG LanRover
2741.36Sises*		at zbus0		# CEI A4066 EthernetPLUS
2751.36Sisqn*		at zbus0		# Quicknet
2761.1Sis
2771.69Slukem# Arcnet
2781.27Sisbah*		at zbus0		# C=/Ameristar A2060 / 560
2791.27Sis
2801.69Slukem
2811.27Sisdrsc0		at mainbus0		# DraCo scsi
2821.1Sisscsibus*	at drsc0
2831.1Sis
2841.69Slukem
2851.69Slukem# each hard drive from low target to high
2861.69Slukem# will configure to the next available sd unit number
2871.1Sissd*	at scsibus? target ? lun ?	# scsi disks
2881.1Sisst*	at scsibus? target ? lun ?	# scsi tapes
2891.30Siscd*	at scsibus? target ? lun ?	# scsi cds
2901.47Ssommerfech*	at scsibus? target ? lun ?	# scsi autochangers
2911.4Sveegoss*	at scsibus? target ? lun ?	# scsi scanner
2921.7Sveegouk*	at scsibus? target ? lun ?	# scsi unknown
2931.1Sis
2941.27Sispseudo-device	loop			# loopback network interface
2951.27Sispseudo-device	sl		1	# SLIP network interfaces
2961.27Sispseudo-device	ppp		1	# PPP network interfaces
2971.57Sjandbergpseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
2981.27Sispseudo-device	tun		1	# network tunnel line discipline
2991.27Sis#pseudo-device	gre		2	# generic L3 over IP tunnel
3001.27Sispseudo-device	bpfilter	16	# Berkeley packet filter
3011.27Sispseudo-device	ipfilter		# IP Filter package
3021.42Sispseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
3031.42Sis#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
3041.47Ssommerfe#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
3051.51Sispseudo-device	vlan			# IEEE 802.1q encapsulation
3061.57Sjandbergpseudo-device	bridge			# simple inter-network bridging
3071.27Sis
3081.38Sispseudo-device	view		4	# views (needed for grfcc)
3091.49Sjdolecekpseudo-device	pty			# pseudo-terminals
3101.68Slukempseudo-device	clockctl		# user control of clock subsystem
3111.27Sis
3121.27Sispseudo-device	vnd		4	# vnode pseudo-disks
3131.27Sispseudo-device	ccd		4	# concatenated disk devices
3141.58Sjdolecekpseudo-device	raid		8	# RAIDframe disk driver
3151.58Sjdolecekoptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
3161.69Slukem# Options to enable various other RAIDframe RAID types.
3171.69Slukem# options 	RF_INCLUDE_EVENODD=1
3181.69Slukem# options 	RF_INCLUDE_RAID5_RS=1
3191.69Slukem# options 	RF_INCLUDE_PARITYLOGGING=1
3201.69Slukem# options 	RF_INCLUDE_CHAINDECLUSTER=1
3211.69Slukem# options 	RF_INCLUDE_INTERDECLUSTER=1
3221.69Slukem# options 	RF_INCLUDE_PARITY_DECLUSTERING=1
3231.69Slukem# options 	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
3241.27Sis
3251.56Slukempseudo-device	rnd			# /dev/random and in-kernel generator
3261.56Slukem#options 	RND_COM			# use "com" randomness as well (BROKEN)
3271.1Sis
3281.9Sthorpejconfig	netbsd root on ? type ?
329