GENERIC.in revision 1.10
11.10Sperseant# $NetBSD: GENERIC.in,v 1.10 2003/02/27 19:22:38 perseant Exp $
21.1Slukem#
31.1Slukem# GENERIC machine description file
41.1Slukem#
51.1Slukem# This machine description file is used to generate the default NetBSD
61.1Slukem# kernel.  The generic kernel does not include all options, subsystems
71.1Slukem# and device drivers, but should be useful for most applications.
81.1Slukem#
91.1Slukem# The machine description file can be customised for your specific
101.1Slukem# machine to reduce the kernel size and improve its performance.
111.1Slukem#
121.1Slukem# For further information on compiling NetBSD kernels, see the config(8)
131.1Slukem# man page.
141.1Slukem#
151.1Slukem# For further information on hardware support for this architecture, see
161.1Slukem# the intro(4) man page.  For further information about kernel options
171.1Slukem# for this architecture, see the options(4) man page.  For an explanation
181.1Slukem# of each device driver in this file see the section 4 man page for the
191.1Slukem# device.
201.1Slukem
211.1Slukemm4_divert(-1)
221.1Slukem#
231.1Slukem# GENERIC Amiga or DraCo
241.1Slukem#
251.1Slukem# This configuration file contains all possible options
261.1Slukem#
271.1Slukem# make AMIGA extracts the AMIGA configuration file.
281.1Slukem# make DRACO extracts the DRACO configuration file.
291.1Slukem# make GENERIC extracts the GENERIC configuration file.
301.1Slukem# make INSTALL extracts the INSTALL configuration file.
311.1Slukem# make WSCONS extracts the WSCONS configuration file.
321.1Slukem#
331.1Slukem# commit them, too.
341.1Slukem#
351.1Slukem
361.1Slukem# Define XXX_CONFIGURATION
371.1Slukem#
381.1Slukemm4_define(M4_Target`_CONFIGURATION', `')
391.1Slukem
401.1Slukem# If not building AMIGA, set DRACO_CONFIGURATION
411.1Slukem#
421.1Slukemm4_ifelse(M4_Target, `AMIGA', `', `m4_define(`DRACO_CONFIGURATION', `')')
431.1Slukem
441.1Slukem# If not building DRACO, set AMIGA_CONFIGURATION
451.1Slukem#
461.1Slukemm4_ifelse(M4_Target, `DRACO', `', `m4_define(`AMIGA_CONFIGURATION', `')')
471.1Slukem
481.1Slukem# If building WSCONS, uncomment various options
491.1Slukem#
501.1Slukemm4_ifdef(`WSCONS_CONFIGURATION', `m4_define(`WSOFF', `wson')', `m4_define(`WSOFF', `wsoff')')
511.1Slukem
521.1Slukem
531.1Slukemm4_divert(0)m4_dnl
541.1Slukem
551.1Slukeminclude "arch/amiga/conf/std.amiga"
561.1Slukem
571.1Slukemoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
581.1Slukem
591.10Sperseant#ident 		"GENERIC-$Revision: 1.10 $"
601.1Slukem
611.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
621.1Slukemmakeoptions	COPTS="-Os"
631.1Slukem')m4_dnl
641.1Slukem
651.1Slukemmaxusers	8
661.1Slukemoptions 	RTC_OFFSET=0
671.1Slukem
681.1Slukem#
691.1Slukem# mainboards to support (in addition to Amiga)
701.1Slukem#
711.1Slukemm4_ifdef(`DRACO_CONFIGURATION', `m4_dnl
721.1Slukemoptions 	DRACO
731.1Slukem')m4_dnl
741.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
751.1Slukemoptions 	BB060STUPIDROM	# You need this, if you have a non-DraCo
761.1Slukem				# MC68060 with an OS ROM up to (at least)
771.1Slukem				# V40 (OS3.1) and want to boot with the
781.1Slukem				# bootblock.
791.1Slukem				# You do not need this if you have a DraCo,
801.1Slukem				# have no 68060 or NEVER use the bootblock
811.1Slukemoptions 	P5PPC68KBOARD	# Phase5 PPC/68K board support
821.1Slukem')m4_dnl
831.1Slukem#
841.1Slukem# processors this kernel should support
851.1Slukem#
861.1Slukemoptions 	M68060		# support for 060
871.1Slukemoptions 	M060SP		# MC68060 software support (Required for 060)
881.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
891.1Slukemoptions 	M68040		# support for 040
901.1Slukemoptions 	FPSP		# MC68040 floating point support
911.1Slukemoptions 	M68030		# support for 030
921.1Slukemoptions 	M68020		# support for 020/851
931.1Slukemoptions 	FPU_EMULATE	# FPU emulation
941.1Slukem')m4_dnl
951.1Slukem
961.1Slukem#
971.1Slukem# Networking options
981.1Slukem#
991.1Slukemoptions 	INET		# IP networking support (Required)
1001.1Slukemoptions 	INET6		# IPV6
1011.1Slukem#options 	IPSEC		# IP security
1021.1Slukem#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
1031.1Slukem#options 	IPSEC_DEBUG	# debug for IP security
1041.1Slukem#options 	GATEWAY		# Packet forwarding
1051.1Slukem#options 	DIRECTED_BROADCAST	# Broadcast across subnets
1061.1Slukem
1071.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1081.1Slukem#options 	MROUTING	# Multicast routing
1091.1Slukemoptions 	NS		# XNS
1101.1Slukem#options 	NSIP		# XNS tunneling over IP
1111.1Slukemoptions 	ISO,TPIP	# OSI
1121.1Slukem#options 	EON		# OSI tunneling over IP
1131.1Slukemoptions 	CCITT,LLC,HDLC	# X.25
1141.1Slukemoptions 	NETATALK	# AppleTalk networking protocols
1151.1Slukem#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
1161.1Slukem')m4_dnl
1171.1Slukem
1181.1Slukemoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
1191.1Slukemoptions 	PPP_DEFLATE	# Deflate compression support for PPP
1201.1Slukemoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
1211.1Slukemoptions 	PFIL_HOOKS	# pfil(9) packet filter hooks
1221.1Slukemoptions 	IPFILTER_LOG	# ipmon(8) log support
1231.5Smartti#options 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
1241.1Slukem
1251.1Slukem# Filesystems
1261.1Slukemfile-system 	FFS		# Berkeley fast file system
1271.1Slukemfile-system 	EXT2FS		# second extended file system (linux)
1281.1Slukem#file-system 	LFS		# log-structured filesystem (experimental)
1291.1Slukem
1301.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1311.1Slukemfile-system 	MFS		# Memory based filesystem
1321.1Slukem')m4_dnl
1331.1Slukem
1341.1Slukemfile-system 	NFS		# Network File System client side code
1351.1Slukemfile-system 	ADOSFS		# AmigaDOS file system
1361.1Slukemfile-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
1371.1Slukemfile-system 	MSDOSFS		# MS-DOS filesystem
1381.1Slukem
1391.1Slukemfile-system 	KERNFS		# kernel data-structure filesystem
1401.1Slukem
1411.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1421.1Slukemfile-system 	FDESC		# user file descriptor filesystem
1431.1Slukemfile-system 	NULLFS		# loopback filesystem
1441.1Slukemfile-system 	OVERLAY		# overlay filesystem
1451.1Slukem#file-system 	PORTAL		# Portal filesystem
1461.1Slukemfile-system 	PROCFS		# /proc filesystem
1471.1Slukemfile-system 	UMAPFS		# NULLFS + uid and gid remapping
1481.1Slukemfile-system 	UNION		# union filesystem
1491.1Slukem')m4_dnl
1501.1Slukem
1511.1Slukem# Filesystem options
1521.1Slukem
1531.1Slukem#options 	FFS_EI		# FFS Endian Independant support
1541.1Slukem
1551.2Sabsm4_ifdef(`INSTALL_CONFIGURATION', `
1561.2Sabsoptions 	VNODE_OP_NOINLINE	# Not inlining vnode op calls saves mem
1571.2Sabs', `m4_dnl
1581.1Slukemoptions 	QUOTA		# User and group quotas in FFS
1591.1Slukemoptions 	SOFTDEP		# FFS soft updates support.
1601.1Slukemoptions 	NFSSERVER	# Network File System server side code
1611.1Slukem')m4_dnl
1621.1Slukem
1631.1Slukem#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
1641.1Slukem				# immutable) behave as system flags.
1651.1Slukem
1661.1Slukem#
1671.1Slukem# Compatibility options for various existing systems
1681.1Slukem#
1691.1Slukem
1701.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1711.1Slukem#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
1721.1Slukemoptions 	COMPAT_43	# compatibility with 4.3BSD interfaces
1731.1Slukemoptions 	COMPAT_09	# compatibility with NetBSD 0.9
1741.1Slukemoptions 	COMPAT_10	# compatibility with NetBSD 1.0
1751.1Slukemoptions 	COMPAT_12	# compatibility with NetBSD 1.2
1761.1Slukemoptions 	COMPAT_13	# compatibility with NetBSD 1.3
1771.1Slukemoptions 	COMPAT_14	# compatibility with NetBSD 1.4
1781.1Slukemoptions 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
1791.1Slukemoptions 	COMPAT_SVR4	# Support to run SVR4 (m68k) executables
1801.1Slukemoptions 	COMPAT_NOMID	# allow nonvalid machine id executables
1811.1Slukem#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
1821.1Slukem')m4_dnl
1831.1Slukem
1841.1Slukemoptions 	EXEC_AOUT	# 32-bit aout executables (NetBSD-1.5.x)
1851.1Slukemoptions 	COMPAT_AOUT_M68K # actually make some system calls work.
1861.1Slukem
1871.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1881.1Slukem#
1891.1Slukem# Support for System V IPC facilities.
1901.1Slukem#
1911.1Slukemoptions 	SYSVSHM		# System V-like shared memory
1921.1Slukemoptions 	SYSVMSG		# System V-like messages
1931.1Slukemoptions 	SYSVSEM		# System V-like semaphores
1941.1Slukem#options 	SEMMNI=10	# number of semaphore identifiers
1951.1Slukem#options 	SEMMNS=60	# number of semaphores in system
1961.1Slukem#options 	SEMUME=10	# max number of undo entries per process
1971.1Slukem#options 	SEMMNU=30	# number of undo structures in system
1981.1Slukem')m4_dnl
1991.1Slukem
2001.1Slukem#
2011.1Slukem# Support for various kernel options
2021.1Slukem#
2031.1Slukem
2041.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
2051.1Slukemoptions 	KTRACE		# system call tracing support
2061.6Sprovosoptions 	SYSTRACE	# system call vetting via systrace(1)
2071.1Slukemoptions 	LKM		# Loadable kernel modules
2081.1Slukemoptions 	UCONSOLE	# anyone can redirect a virtual console
2091.1Slukem')m4_dnl
2101.1Slukem#options 	INSECURE	# disable kernel security levels
2111.1Slukemoptions 	SCSIVERBOSE	# human readable SCSI error messages
2121.3Slukemoptions 	USERCONF	# userconf(4) support
2131.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
2141.2Sabsoptions 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
2151.2Sabsoptions 	MALLOC_NOINLINE		# Not inlining MALLOC saves memory
2161.1Slukem', `m4_dnl
2171.1Slukemoptions 	NTP		# NTP phase/frequency locked loop
2181.1Slukem#options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
2191.1Slukem')m4_dnl
2201.8Sjunyoung
2211.9Swiz# Enable experimental buffer queue strategy for better responsiveness under 
2221.8Sjunyoung# high disk I/O load. Use it with caution - it's not proven to be stable yet.
2231.8Sjunyoung#options 	NEW_BUFQ_STRATEGY
2241.1Slukem
2251.1Slukem#
2261.1Slukem# Misc. debugging options
2271.1Slukem#
2281.1Slukemoptions 	DDB		# Kernel debugger
2291.1Slukem#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
2301.1Slukemoptions 	DIAGNOSTIC	# Extra kernel sanity checks
2311.1Slukem#options 	DEBUG		# Enable misc. kernel debugging code
2321.1Slukem#options 	SYSCALL_DEBUG	# debug all syscalls.
2331.1Slukem#options 	SCSIDEBUG	# Add SCSI debugging statements
2341.1Slukem#options 	PANICBUTTON	# Forced crash via keypress (?)
2351.1Slukem
2361.1Slukem#
2371.1Slukem# Amiga specific options
2381.1Slukem#
2391.1Slukem#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
2401.1Slukem				# first bank of RAM. (default: unlimited)
2411.1Slukem#options 	NKPTADD=4	# set this for 4 additional KPT pages
2421.1Slukem#options 	NKPTADDSHIFT=24	# set this for 1 additional KPT page
2431.1Slukem				# per 16 MB (1<<24 bytes) of RAM
2441.1Slukem				# uncomment and decrease this, or uncomment and
2451.1Slukem				# increase NKPTADD if you get "out of PT pages"
2461.1Slukem				# panics.
2471.1Slukem
2481.1Slukem# ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
2491.1Slukem# before the 10 secondinterval ends, or that KBDRESET does work at all.
2501.1Slukem#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
2511.1Slukem
2521.1Slukem# These options improve performance with the built-in serial port
2531.1Slukem# on slower Amigas.  Try the larger buffers first then lev6_defer.
2541.1Slukem#options 	SERIBUF_SIZE=4096
2551.1Slukem#options 	SEROBUF_SIZE=32
2561.1Slukem#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
2571.1Slukem
2581.1Slukemoptions 	RETINACONSOLE	# enable code to allow retina to be console
2591.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
2601.1Slukemoptions 	ULOWELLCONSOLE	# enable code to allow a2410 to be console
2611.1Slukemoptions 	CL5426CONSOLE	# Cirrus console
2621.1Slukemoptions 	CV64CONSOLE	# CyberVision console
2631.1Slukemoptions 	TSENGCONSOLE	# Tseng console
2641.1Slukemoptions 	CV3DCONSOLE	# CyberVision 64/3D console
2651.1Slukem
2661.1Slukemoptions 	GRF_ECS		# Enhanced Chip Set
2671.1Slukemoptions 	GRF_NTSC	# NTSC
2681.1Slukemoptions 	GRF_PAL		# PAL
2691.1Slukemoptions 	GRF_A2024	# Support for the A2024
2701.1Slukemoptions 	GRF_AGA		# AGA Chip Set
2711.1Slukemoptions 	GRF_AGA_VGA	# AGA VGAONLY timing
2721.1Slukemoptions 	GRF_SUPER72	# AGA Super-72
2731.1Slukem')m4_dnl
2741.1Slukem#options 	KFONT_8X11	# 8x11 font
2751.1Slukem
2761.1Slukem# select a font for the console according to the character set and keymap
2771.1Slukem# you want to use
2781.1Slukemoptions        KFONT_CONS_ISO8859_1
2791.1Slukem#options         KFONT_CONS_ISO8859_2
2801.1Slukem
2811.1Slukem# This is how you would tell the kernel the A2410 oscillator frequencies:
2821.1Slukem# The used frequencies are the defaults, and do not need option setting
2831.1Slukem#options 	ULOWELL_OSC1=36000000
2841.1Slukem#options 	ULOWELL_OSC2=66667000
2851.1Slukem
2861.1Slukem# This is how you specify the blitting speed, higher values may speed up blits
2871.1Slukem# a littel bit.  If you raise this value too much some trash may appear.
2881.1Slukem# the commented version is the default.
2891.1Slukem#options 	RH_MEMCLK=61000000
2901.1Slukem# this option enables the 64 bit sprite which does not work
2911.1Slukem# for quite a few people.  E.g. The cursor sprite will turn to a block
2921.1Slukem# when moved to the top of the screen in X.
2931.1Slukem#options 	RH_64BIT_SPRITE
2941.1Slukem# enables fast scroll code appears to now work on 040 systems.
2951.1Slukem#options 	RETINA_SPEED_HACK
2961.1Slukem# enables the Hardwarecursor which does not work on some systems.
2971.1Slukem#options 	RH_HARDWARECURSOR
2981.1Slukem
2991.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3001.1Slukem# wscons aware interface to amiga custom chips.
3011.1Slukem# If you enable it enable also wskbd.
3021.1Slukem#
3031.1Slukemm4_ifdef(`WSCONS_CONFIGURATION', `m4_dnl
3041.1Slukemamidisplaycc0	at mainbus0		# wscons interface to custom chips
3051.1Slukemwsdisplay0	at amidisplaycc0 console ?
3061.1Slukemoptions 	WSEMUL_VT100
3071.1Slukemoptions 	FONT_BOLD8x16
3081.1Slukemoptions 	FONT_VT220L8x10
3091.1Slukem', `
3101.1Slukem#amidisplaycc0	at mainbus0		# wscons interface to custom chips
3111.1Slukem#wsdisplay0	at amidisplaycc0 console ?
3121.1Slukem#options 	WSEMUL_VT100
3131.1Slukem#options 	FONT_BOLD8x16
3141.1Slukem#options 	FONT_VT220L8x10
3151.1Slukem')m4_dnl
3161.1Slukem')m4_dnl
3171.1Slukem
3181.1Slukemm4_ifdef(`WSCONS_CONFIGURATION', `', `m4_dnl
3191.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3201.1Slukemgrfcc0		at mainbus0		# custom chips
3211.1Slukemgrfrt0		at zbus0		# retina II
3221.1Slukem')m4_dnl
3231.1Slukemgrfrh0		at zbus0		# retina III
3241.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3251.1Slukemgrfcl*		at zbus0		# Picasso II/Piccolo/Spectrum
3261.1Slukemgrful0		at zbus0		# A2410
3271.1Slukemgrfcv0		at zbus0		# CyberVision 64
3281.1Slukemgrfet*		at zbus0		# Tseng (oMniBus, Domino, Merlin)
3291.1Slukemgrfcv3d0	at zbus0		# CyberVision 64/3D
3301.1Slukem')m4_dnl
3311.1Slukem
3321.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3331.1Slukemgrf0		at grfcc0
3341.1Slukemgrf1		at grfrt0
3351.1Slukem')m4_dnl
3361.1Slukemgrf2		at grfrh0
3371.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3381.1Slukemgrf3		at grfcl?
3391.1Slukemgrf4		at grful0
3401.1Slukemgrf5		at grfcv0
3411.1Slukemgrf6		at grfet?
3421.1Slukemgrf7		at grfcv3d0
3431.1Slukemite0		at grf0			# terminal emulators for grfs
3441.1Slukemite1		at grf1			# terminal emulators for grfs
3451.1Slukem')m4_dnl
3461.1Slukemite2		at grf2			# terminal emulators for grfs
3471.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3481.1Slukemite3		at grf3			# terminal emulators for grfs
3491.1Slukemite4		at grf4			# terminal emulators for grfs
3501.1Slukemite5		at grf5			# terminal emulators for grfs
3511.1Slukemite6		at grf6			# terminal emulators for grfs
3521.1Slukemite7		at grf7			# terminal emulators for grfs
3531.1Slukem')m4_dnl
3541.1Slukem')m4_dnl
3551.1Slukem
3561.1Slukemmsc0		at zbus0		# A2232 MSC multiport serial.
3571.1Slukemmfc0		at zbus0		# MultiFaceCard I/O board
3581.1Slukemmfcs0		at mfc0 unit 0		# MFC serial
3591.1Slukemmfcs1		at mfc0 unit 1		# MFC serial
3601.1Slukem#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
3611.1Slukem#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
3621.1Slukem#mfcs2		at mfc1 unit 0
3631.1Slukem#mfcs3		at mfc1 unit 1
3641.1Slukem#mfcp1		at mfc1 unit 0
3651.1Slukem
3661.1Slukemhyper*		at zbus?		# zbus HyperCom3/3+/4/4+
3671.1Slukem#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
3681.1Slukemcom*		at hyper? port ?	# Hypercom3/4 serial ports
3691.1Slukemlpt*		at hyper? port ?	# Hypercom3+/4+ parallel port
3701.1Slukem
3711.1Slukem#options 	IOBZCLOCK=22118400 	# default, uncomment the next line
3721.1Slukem#options 	IOBZCLOCK=24000000	# if needed.
3731.1Slukem
3741.1Slukemiobl*		at zbus?		# zbus IOBlix
3751.1Slukemcom*		at iobl? port ?		# IOBlix serial ports
3761.1Slukemlpt*		at iobl? port ?		# IOBlix parallel ports
3771.1Slukem
3781.1Slukem
3791.1Slukem#
3801.1Slukem# Keyboard device. Optionally can attach a wskbd.
3811.1Slukem# wskbd works together with a wsdisplay so enable them both if you will.
3821.1Slukem# Don't enable wskbd if you use ite.
3831.1Slukem#
3841.1Slukem# XXX in std.amiga: kbd0 at mainbus0
3851.1Slukemm4_ifdef(`WSCONS_CONFIGURATION', `m4_dnl
3861.1Slukemwskbd0		at kbd0 console ?
3871.1Slukem', `
3881.1Slukem#wskbd0		at kbd0 console ?
3891.1Slukem')m4_dnl
3901.1Slukem
3911.1Slukem
3921.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3931.1Slukem#
3941.1Slukem# Amiga Mainboard devices (sans graphics and keyboard)
3951.1Slukem#
3961.1Slukem
3971.1Slukemser0		at mainbus0		# Amiga onboard serial
3981.1Slukempar0		at mainbus0		# Amiga onboard parallel
3991.1Slukemms*		at mainbus0		# Amiga mice
4001.1Slukemfdc0		at mainbus0		# Amiga FDC
4011.1Slukemfd*		at fdc0 unit ?		# floppy disks on the later
4021.1Slukema34kbbc0	at mainbus0		# A3000/A4000 battery backed clock
4031.1Slukema2kbbc0 	at mainbus0		# A2000 battery backed clock
4041.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
4051.1Slukemaucc*		at mainbus0		# Amiga CC audio
4061.1Slukemaudio*		at aucc?
4071.1Slukem')m4_dnl
4081.1Slukem')m4_dnl
4091.1Slukem
4101.1Slukemm4_ifdef(`DRACO_CONFIGURATION', `m4_dnl
4111.1Slukem#
4121.1Slukem# DraCo Mainboard devices (sans keyboard)
4131.1Slukem#
4141.1Slukem
4151.1Slukemdrbbc0		at mainbus0		# DraCo battery backed clock
4161.1Slukemdrsupio0	at mainbus0		# DraCo superio chip
4171.1Slukemcom*		at drsupio? port ?	# DraCo serial
4181.1Slukemlpt0		at drsupio? port ?	# DraCo parallel
4191.1Slukem')m4_dnl
4201.1Slukem
4211.1Slukem#
4221.1Slukem# Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
4231.1Slukem#
4241.1Slukem
4251.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
4261.1Slukemm4_ifdef(`DRACO_CONFIGURATION', `', `m4_dnl
4271.1Slukem# Alas, Melody-Z2 dont configure in the DraCo bus.
4281.1Slukemmelody* 	at zbus0		# Melody MPEG audio decoder
4291.1Slukemaudio*		at melody?
4301.1Slukem')m4_dnl
4311.1Slukem
4321.1Slukemrepulse*	at zbus0		# ALiENDESiGN Repulse
4331.1Slukemaudio*		at repulse?
4341.1Slukem
4351.1Slukemtoccata*	at zbus0		# MacroSystem GmbH Toccata
4361.1Slukemaudio*		at toccata?
4371.1Slukem')m4_dnl
4381.1Slukem
4391.1Slukem# Ethernet cards:
4401.1Slukemle*		at zbus0		# A2065, Ameristar, Ariadne
4411.1Slukemne*		at zbus0		# AriadneII, X-surf
4421.1Slukemed*		at zbus0		# Hydra, ASDG LanRover
4431.1Slukemes*		at zbus0		# CEI A4066 EthernetPLUS
4441.1Slukemqn*		at zbus0		# Quicknet
4451.1Slukem
4461.1Slukem# Arcnet
4471.1Slukembah*		at zbus0		# C=/Ameristar A2060 / 560
4481.1Slukem
4491.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
4501.1Slukem# Greater Valley Product Bus
4511.1Slukemgvpbus* 	at zbus0
4521.1Slukem
4531.1Slukem# scsi stuff, all possible
4541.1Slukemgtsc0		at gvpbus?		# GVP series II scsi
4551.1Slukemscsibus*	at gtsc0
4561.1Slukemahsc0		at mainbus0		# A3000 scsi
4571.1Slukemscsibus*	at ahsc0
4581.1Slukematzsc0		at zbus0		# A2091 scsi
4591.1Slukemscsibus*	at atzsc0
4601.1Slukemwstsc0		at zbus0		# Wordsync II scsi
4611.1Slukemscsibus*	at wstsc0
4621.1Slukemivsc0		at zbus0		# IVS scsi
4631.1Slukemscsibus*	at ivsc0
4641.1Slukemmlhsc0		at zbus0		# Hacker scsi
4651.1Slukemscsibus*	at mlhsc0
4661.1Slukemotgsc0		at zbus0		# 12 gauge scsi
4671.1Slukemscsibus*	at otgsc0
4681.1Slukemzssc0		at zbus0		# Zeus scsi
4691.1Slukemscsibus*	at zssc0
4701.1Slukemmgnsc0		at zbus0		# Magnum scsi
4711.1Slukemscsibus*	at mgnsc0
4721.1Slukemwesc0		at zbus0		# Warp Engine scsi
4731.1Slukemscsibus*	at wesc0
4741.1Slukemafsc0		at zbus0		# A4091 scsi
4751.1Slukemscsibus*	at afsc0
4761.1Slukemaftsc0		at mainbus0		# A4000T scsi
4771.1Slukemscsibus*	at aftsc0
4781.1Slukemflsc0		at zbus0		# FastlaneZ3 scsi
4791.1Slukemscsibus*	at flsc0
4801.1Slukembzsc0		at zbus0		# Blizzard 1230 I,II scsi
4811.1Slukemscsibus*	at bzsc0
4821.1Slukembzivsc0 	at zbus0		# Blizzard 12x0 IV scsi
4831.1Slukemscsibus*	at bzivsc0
4841.1Slukembztzsc0 	at zbus0		# Blizzard 2060 scsi
4851.1Slukemscsibus*	at bztzsc0
4861.1Slukemcbsc0		at zbus0		# CyberSCSI I
4871.1Slukemscsibus*	at cbsc0
4881.1Slukemcbiisc0 	at zbus0		# CyberSCSI II
4891.1Slukemscsibus*	at cbiisc0
4901.1Slukemcbiiisc0 	at zbus0		# Cyberstorm mk.III/Cyberstorm PPC SCSI
4911.1Slukemscsibus*	at cbiiisc0
4921.1Slukemempsc0		at zbus0		# Emplant scsi
4931.1Slukemscsibus*	at empsc0
4941.1Slukem#idesc0		at mainbus0		# A4000 & A1200 IDE
4951.1Slukem#scsibus*	at idesc0
4961.1Slukem
4971.1Slukem# <<< comment out the wdc/atapibus entries below if the idesc lines above >>>
4981.1Slukem# <<< are uncommented >>>
4991.1Slukemwdc0		at mainbus0		# A4000 & A1200 IDE bus
5001.1Slukemwd*		at wdc? drive ?		#  + drives
5011.1Slukematapibus*	at wdc? channel ?	# ATAPI bus
5021.1Slukemcd*		at atapibus? drive ?	# ATAPI CD-ROM drives
5031.1Slukemsd*		at atapibus? drive ?	# ATAPI disk drives
5041.1Slukem
5051.1Slukempccard0		at mainbus0
5061.1Slukempcmcia*		at pccard0
5071.1Slukemcom*		at pcmcia? function ?		# Modems and serial cards
5081.1Slukempcmcom*		at pcmcia? function ?		# PCMCIA multi-port serial cards
5091.1Slukemaic*		at pcmcia? function ?		# Adaptec APA-1460 SCSI
5101.1Slukemwdc*		at pcmcia? function ?
5111.1Slukemawi*		at pcmcia? function ?		# BayStack 650 (802.11FH)
5121.1Slukemep*		at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
5131.1Slukemmbe*		at pcmcia? function ?		# MB8696x based Ethernet
5141.1Slukemne*		at pcmcia? function ?		# NE2000-compatible Ethernet
5151.1Slukemsm*		at pcmcia? function ?		# Megahertz Ethernet
5161.1Slukemmhzc*		at pcmcia? function ?	# Megahertz Ethernet/Modem combo cards
5171.1Slukemcom*		at mhzc?
5181.1Slukemsm*		at mhzc?
5191.1Slukem
5201.1Slukem')m4_dnl
5211.1Slukem
5221.1Slukemm4_ifdef(`DRACO_CONFIGURATION', `m4_dnl
5231.1Slukemdrsc0		at mainbus0		# DraCo scsi
5241.1Slukemscsibus*	at drsc0
5251.1Slukem')m4_dnl
5261.1Slukem
5271.1Slukem
5281.1Slukem# each hard drive from low target to high
5291.1Slukem# will configure to the next available sd unit number
5301.1Slukemsd*	at scsibus? target ? lun ?	# scsi disks
5311.1Slukemst*	at scsibus? target ? lun ?	# scsi tapes
5321.1Slukemcd*	at scsibus? target ? lun ?	# scsi cds
5331.1Slukemch*	at scsibus? target ? lun ?	# scsi autochangers
5341.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
5351.1Slukemss*	at scsibus? target ? lun ?	# scsi scanner
5361.1Slukemuk*	at scsibus? target ? lun ?	# scsi unknown
5371.1Slukem')m4_dnl
5381.1Slukem
5391.1Slukempseudo-device	loop			# loopback network interface
5401.1Slukempseudo-device	sl		1	# SLIP network interfaces
5411.1Slukempseudo-device	ppp		1	# PPP network interfaces
5421.1Slukempseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
5431.1Slukempseudo-device	tun		1	# network tunnel line discipline
5441.1Slukem#pseudo-device	gre		2	# generic L3 over IP tunnel
5451.1Slukempseudo-device	bpfilter	16	# Berkeley packet filter
5461.1Slukempseudo-device	ipfilter		# IP Filter package
5471.1Slukempseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
5481.1Slukem#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
5491.1Slukem#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
5501.1Slukempseudo-device	vlan			# IEEE 802.1q encapsulation
5511.1Slukempseudo-device	bridge			# simple inter-network bridging
5521.10Sperseant#options	BRIDGE_IPF		# bridge uses IP/IPv6 pfil hooks too
5531.1Slukem
5541.1Slukempseudo-device	view		4	# views (needed for grfcc)
5551.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
5561.1Slukempseudo-device	pty		2	# pseudo-terminals
5571.1Slukem', `m4_dnl
5581.1Slukempseudo-device	pty			# pseudo-terminals
5591.1Slukem')m4_dnl
5601.1Slukempseudo-device	clockctl		# user control of clock subsystem
5611.1Slukem
5621.1Slukempseudo-device	vnd		4	# vnode pseudo-disks
5631.1Slukempseudo-device	ccd		4	# concatenated disk devices
5641.7Selric#pseudo-device	cgd		4	# cryptographic disk devices
5651.1Slukempseudo-device	raid		8	# RAIDframe disk driver
5661.1Slukemoptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
5671.1Slukem# Options to enable various other RAIDframe RAID types.
5681.1Slukem# options 	RF_INCLUDE_EVENODD=1
5691.1Slukem# options 	RF_INCLUDE_RAID5_RS=1
5701.1Slukem# options 	RF_INCLUDE_PARITYLOGGING=1
5711.1Slukem# options 	RF_INCLUDE_CHAINDECLUSTER=1
5721.1Slukem# options 	RF_INCLUDE_INTERDECLUSTER=1
5731.1Slukem# options 	RF_INCLUDE_PARITY_DECLUSTERING=1
5741.1Slukem# options 	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
5751.1Slukem
5761.1Slukempseudo-device	rnd			# /dev/random and in-kernel generator
5771.1Slukem#options 	RND_COM			# use "com" randomness as well (BROKEN)
5781.1Slukem
5791.1Slukemconfig	netbsd root on ? type ?
580