GENERIC.in revision 1.114
11.114Schristos# $NetBSD: GENERIC.in,v 1.114 2013/04/27 18:19:24 christos Exp $
21.1Slukem#
31.81Srkujawa##
41.1Slukem# GENERIC machine description file
51.1Slukem#
61.1Slukem# This machine description file is used to generate the default NetBSD
71.1Slukem# kernel.  The generic kernel does not include all options, subsystems
81.1Slukem# and device drivers, but should be useful for most applications.
91.1Slukem#
101.1Slukem# The machine description file can be customised for your specific
111.1Slukem# machine to reduce the kernel size and improve its performance.
121.1Slukem#
131.1Slukem# For further information on compiling NetBSD kernels, see the config(8)
141.1Slukem# man page.
151.1Slukem#
161.1Slukem# For further information on hardware support for this architecture, see
171.1Slukem# the intro(4) man page.  For further information about kernel options
181.1Slukem# for this architecture, see the options(4) man page.  For an explanation
191.1Slukem# of each device driver in this file see the section 4 man page for the
201.1Slukem# device.
211.1Slukem
221.1Slukemm4_divert(-1)
231.1Slukem#
241.1Slukem# GENERIC Amiga or DraCo
251.1Slukem#
261.1Slukem# This configuration file contains all possible options
271.1Slukem#
281.1Slukem# make AMIGA extracts the AMIGA configuration file.
291.1Slukem# make DRACO extracts the DRACO configuration file.
301.1Slukem# make GENERIC extracts the GENERIC configuration file.
311.1Slukem# make INSTALL extracts the INSTALL 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
491.1Slukemm4_divert(0)m4_dnl
501.1Slukem
511.1Slukeminclude "arch/amiga/conf/std.amiga"
521.1Slukem
531.1Slukemoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
541.1Slukem
551.114Schristos#ident 		"GENERIC-$Revision: 1.114 $"
561.1Slukem
571.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
581.1Slukemmakeoptions	COPTS="-Os"
591.1Slukem')m4_dnl
601.1Slukem
611.1Slukemmaxusers	8
621.1Slukemoptions 	RTC_OFFSET=0
631.1Slukem
641.1Slukem#
651.1Slukem# mainboards to support (in addition to Amiga)
661.1Slukem#
671.1Slukemm4_ifdef(`DRACO_CONFIGURATION', `m4_dnl
681.1Slukemoptions 	DRACO
691.1Slukem')m4_dnl
701.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
711.1Slukemoptions 	BB060STUPIDROM	# You need this, if you have a non-DraCo
721.1Slukem				# MC68060 with an OS ROM up to (at least)
731.1Slukem				# V40 (OS3.1) and want to boot with the
741.1Slukem				# bootblock.
751.1Slukem				# You do not need this if you have a DraCo,
761.1Slukem				# have no 68060 or NEVER use the bootblock
771.1Slukemoptions 	P5PPC68KBOARD	# Phase5 PPC/68K board support
781.1Slukem')m4_dnl
791.1Slukem#
801.1Slukem# processors this kernel should support
811.1Slukem#
821.1Slukemoptions 	M68060		# support for 060
831.1Slukemoptions 	M060SP		# MC68060 software support (Required for 060)
841.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
851.1Slukemoptions 	M68040		# support for 040
861.1Slukemoptions 	FPSP		# MC68040 floating point support
871.1Slukemoptions 	M68030		# support for 030
881.1Slukemoptions 	M68020		# support for 020/851
891.1Slukemoptions 	FPU_EMULATE	# FPU emulation
901.1Slukem')m4_dnl
911.1Slukem
921.1Slukem#
931.1Slukem# Networking options
941.1Slukem#
951.1Slukemoptions 	INET		# IP networking support (Required)
961.1Slukemoptions 	INET6		# IPV6
971.1Slukem#options 	IPSEC		# IP security
981.38Stron#options 	IPSEC_NAT_T	# IPsec NAT traversal (NAT-T)
991.1Slukem#options 	IPSEC_DEBUG	# debug for IP security
1001.1Slukem#options 	GATEWAY		# Packet forwarding
1011.1Slukem#options 	DIRECTED_BROADCAST	# Broadcast across subnets
1021.1Slukem
1031.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1041.1Slukem#options 	MROUTING	# Multicast routing
1051.25Smanu#options 	PIM		# Protocol Independent Multicast
1061.1Slukemoptions 	NETATALK	# AppleTalk networking protocols
1071.1Slukem#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
1081.1Slukem')m4_dnl
1091.1Slukem
1101.1Slukemoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
1111.1Slukemoptions 	PPP_DEFLATE	# Deflate compression support for PPP
1121.1Slukemoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
1131.1Slukemoptions 	PFIL_HOOKS	# pfil(9) packet filter hooks
1141.1Slukemoptions 	IPFILTER_LOG	# ipmon(8) log support
1151.56Schristosoptions 	IPFILTER_LOOKUP	# ippool(8) support
1161.76Smrgoptions 	IPFILTER_COMPAT # Compat for IP-Filter
1171.5Smartti#options 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
1181.1Slukem
1191.22Sabs#options 	ALTQ		# Manipulate network interfaces' output queues
1201.22Sabs#options 	ALTQ_BLUE	# Stochastic Fair Blue
1211.22Sabs#options 	ALTQ_CBQ	# Class-Based Queueing
1221.22Sabs#options 	ALTQ_CDNR	# Diffserv Traffic Conditioner
1231.22Sabs#options 	ALTQ_FIFOQ	# First-In First-Out Queue
1241.22Sabs#options 	ALTQ_FLOWVALVE	# RED/flow-valve (red-penalty-box)
1251.22Sabs#options 	ALTQ_HFSC	# Hierarchical Fair Service Curve
1261.22Sabs#options 	ALTQ_LOCALQ	# Local queueing discipline
1271.22Sabs#options 	ALTQ_PRIQ	# Priority Queueing
1281.22Sabs#options 	ALTQ_RED	# Random Early Detection
1291.22Sabs#options 	ALTQ_RIO	# RED with IN/OUT
1301.22Sabs#options 	ALTQ_WFQ	# Weighted Fair Queueing
1311.22Sabs
1321.1Slukem# Filesystems
1331.1Slukemfile-system 	FFS		# Berkeley fast file system
1341.1Slukemfile-system 	EXT2FS		# second extended file system (linux)
1351.1Slukem#file-system 	LFS		# log-structured filesystem (experimental)
1361.1Slukem
1371.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1381.1Slukemfile-system 	MFS		# Memory based filesystem
1391.1Slukem')m4_dnl
1401.1Slukem
1411.1Slukemfile-system 	NFS		# Network File System client side code
1421.1Slukemfile-system 	ADOSFS		# AmigaDOS file system
1431.1Slukemfile-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
1441.1Slukemfile-system 	MSDOSFS		# MS-DOS filesystem
1451.1Slukem
1461.1Slukemfile-system 	KERNFS		# kernel data-structure filesystem
1471.1Slukem
1481.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1491.1Slukemfile-system 	FDESC		# user file descriptor filesystem
1501.1Slukemfile-system 	NULLFS		# loopback filesystem
1511.1Slukemfile-system 	OVERLAY		# overlay filesystem
1521.1Slukemfile-system 	PROCFS		# /proc filesystem
1531.1Slukemfile-system 	UMAPFS		# NULLFS + uid and gid remapping
1541.1Slukemfile-system 	UNION		# union filesystem
1551.33Sjdolecekfile-system	SMBFS		# experimental - CIFS; also needs nsmb (below)
1561.43Schristosfile-system	PTYFS		# /dev/pts/N support
1571.75Schsfile-system	TMPFS		# Efficient memory file-system
1581.49Sreinoud#file-system	UDF		# experimental - OSTA UDF CD/DVD file-system
1591.1Slukem')m4_dnl
1601.1Slukem
1611.1Slukem# Filesystem options
1621.1Slukem
1631.79Swiz#options 	FFS_EI		# FFS Endian Independent support
1641.89Sdhollandoptions 	WAPBL		# File system journaling support
1651.1Slukem
1661.47Stsutsuim4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1671.78Sbouyeroptions 	QUOTA		# legacy UFS quotas
1681.78Sbouyeroptions 	QUOTA2		# new, in-filesystem UFS quotas
1691.29Srumble#options	UFS_DIRHASH	# UFS Large Directory Hashing - Experimental
1701.1Slukemoptions 	NFSSERVER	# Network File System server side code
1711.46Stsutsui#options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
1721.1Slukem')m4_dnl
1731.1Slukem
1741.1Slukem#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
1751.1Slukem				# immutable) behave as system flags.
1761.1Slukem
1771.1Slukem#
1781.1Slukem# Compatibility options for various existing systems
1791.1Slukem#
1801.1Slukem
1811.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
1821.1Slukem#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
1831.1Slukemoptions 	COMPAT_43	# compatibility with 4.3BSD interfaces
1841.1Slukemoptions 	COMPAT_09	# compatibility with NetBSD 0.9
1851.1Slukemoptions 	COMPAT_10	# compatibility with NetBSD 1.0
1861.1Slukemoptions 	COMPAT_12	# compatibility with NetBSD 1.2
1871.1Slukemoptions 	COMPAT_13	# compatibility with NetBSD 1.3
1881.1Slukemoptions 	COMPAT_14	# compatibility with NetBSD 1.4
1891.14Scloptions 	COMPAT_15	# compatibility with NetBSD 1.5
1901.14Scloptions 	COMPAT_16	# compatibility with NetBSD 1.6
1911.34Ssimonboptions 	COMPAT_20	# compatibility with NetBSD 2.0
1921.42Schristosoptions 	COMPAT_30	# NetBSD 3.0 compatibility.
1931.60Sheoptions 	COMPAT_40	# NetBSD 4.0 compatibility.
1941.72Smhitchoptions 	COMPAT_50	# NetBSD 5.0 compatibility.
1951.104Sapboptions 	COMPAT_60	# NetBSD 6.0 compatibility.
1961.1Slukemoptions 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
1971.1Slukemoptions 	COMPAT_SVR4	# Support to run SVR4 (m68k) executables
1981.1Slukemoptions 	COMPAT_NOMID	# allow nonvalid machine id executables
1991.1Slukem#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
2001.1Slukem')m4_dnl
2011.1Slukem
2021.1Slukemoptions 	EXEC_AOUT	# 32-bit aout executables (NetBSD-1.5.x)
2031.1Slukemoptions 	COMPAT_AOUT_M68K # actually make some system calls work.
2041.26Schristosoptions		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
2051.1Slukem
2061.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
2071.1Slukem#
2081.1Slukem# Support for System V IPC facilities.
2091.1Slukem#
2101.1Slukemoptions 	SYSVSHM		# System V-like shared memory
2111.1Slukemoptions 	SYSVMSG		# System V-like messages
2121.1Slukemoptions 	SYSVSEM		# System V-like semaphores
2131.1Slukem')m4_dnl
2141.1Slukem
2151.1Slukem#
2161.1Slukem# Support for various kernel options
2171.1Slukem#
2181.1Slukem
2191.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
2201.1Slukemoptions 	KTRACE		# system call tracing support
2211.1Slukem')m4_dnl
2221.1Slukem#options 	INSECURE	# disable kernel security levels
2231.1Slukemoptions 	SCSIVERBOSE	# human readable SCSI error messages
2241.3Slukemoptions 	USERCONF	# userconf(4) support
2251.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
2261.2Sabsoptions 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
2271.24Satatatoptions 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
2281.1Slukem', `m4_dnl
2291.1Slukemoptions 	NTP		# NTP phase/frequency locked loop
2301.1Slukem#options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
2311.1Slukem')m4_dnl
2321.8Sjunyoung
2331.9Swiz# Enable experimental buffer queue strategy for better responsiveness under 
2341.8Sjunyoung# high disk I/O load. Use it with caution - it's not proven to be stable yet.
2351.36Stsutsui#options 	BUFQ_READPRIO
2361.36Stsutsui#options 	BUFQ_PRIOCSCAN
2371.1Slukem
2381.1Slukem#
2391.1Slukem# Misc. debugging options
2401.1Slukem#
2411.1Slukemoptions 	DDB		# Kernel debugger
2421.1Slukem#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
2431.45Schs#options 	DIAGNOSTIC	# Extra kernel sanity checks
2441.1Slukem#options 	DEBUG		# Enable misc. kernel debugging code
2451.1Slukem#options 	SYSCALL_DEBUG	# debug all syscalls.
2461.1Slukem#options 	SCSIDEBUG	# Add SCSI debugging statements
2471.1Slukem#options 	PANICBUTTON	# Forced crash via keypress (?)
2481.1Slukem
2491.1Slukem#
2501.1Slukem# Amiga specific options
2511.1Slukem#
2521.1Slukem#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
2531.1Slukem				# first bank of RAM. (default: unlimited)
2541.1Slukem#options 	NKPTADD=4	# set this for 4 additional KPT pages
2551.1Slukem#options 	NKPTADDSHIFT=24	# set this for 1 additional KPT page
2561.1Slukem				# per 16 MB (1<<24 bytes) of RAM
2571.1Slukem				# uncomment and decrease this, or uncomment and
2581.1Slukem				# increase NKPTADD if you get "out of PT pages"
2591.1Slukem				# panics.
2601.1Slukem
2611.1Slukem# ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
2621.1Slukem# before the 10 secondinterval ends, or that KBDRESET does work at all.
2631.1Slukem#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
2641.1Slukem
2651.1Slukem# These options improve performance with the built-in serial port
2661.1Slukem# on slower Amigas.  Try the larger buffers first then lev6_defer.
2671.1Slukem#options 	SERIBUF_SIZE=4096
2681.1Slukem#options 	SEROBUF_SIZE=32
2691.1Slukem#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
2701.12Sis
2711.12Sism4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
2721.12Sis#options	DEVRELOAD	# implement /dev/reload
2731.12Sis#				# currently only works for a.out kernels
2741.12Sis')m4_dnl
2751.1Slukem
2761.1Slukemoptions 	RETINACONSOLE	# enable code to allow retina to be console
2771.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
2781.1Slukemoptions 	ULOWELLCONSOLE	# enable code to allow a2410 to be console
2791.1Slukemoptions 	CL5426CONSOLE	# Cirrus console
2801.1Slukemoptions 	CV64CONSOLE	# CyberVision console
2811.1Slukemoptions 	TSENGCONSOLE	# Tseng console
2821.1Slukemoptions 	CV3DCONSOLE	# CyberVision 64/3D console
2831.1Slukem
2841.1Slukemoptions 	GRF_ECS		# Enhanced Chip Set
2851.1Slukemoptions 	GRF_NTSC	# NTSC
2861.1Slukemoptions 	GRF_PAL		# PAL
2871.1Slukemoptions 	GRF_A2024	# Support for the A2024
2881.1Slukemoptions 	GRF_AGA		# AGA Chip Set
2891.1Slukemoptions 	GRF_AGA_VGA	# AGA VGAONLY timing
2901.1Slukemoptions 	GRF_SUPER72	# AGA Super-72
2911.1Slukem')m4_dnl
2921.1Slukem#options 	KFONT_8X11	# 8x11 font
2931.1Slukem
2941.1Slukem# select a font for the console according to the character set and keymap
2951.1Slukem# you want to use
2961.1Slukemoptions        KFONT_CONS_ISO8859_1
2971.1Slukem#options         KFONT_CONS_ISO8859_2
2981.1Slukem
2991.1Slukem# This is how you would tell the kernel the A2410 oscillator frequencies:
3001.1Slukem# The used frequencies are the defaults, and do not need option setting
3011.1Slukem#options 	ULOWELL_OSC1=36000000
3021.1Slukem#options 	ULOWELL_OSC2=66667000
3031.1Slukem
3041.1Slukem# This is how you specify the blitting speed, higher values may speed up blits
3051.1Slukem# a littel bit.  If you raise this value too much some trash may appear.
3061.1Slukem# the commented version is the default.
3071.1Slukem#options 	RH_MEMCLK=61000000
3081.1Slukem# this option enables the 64 bit sprite which does not work
3091.1Slukem# for quite a few people.  E.g. The cursor sprite will turn to a block
3101.1Slukem# when moved to the top of the screen in X.
3111.1Slukem#options 	RH_64BIT_SPRITE
3121.1Slukem# enables fast scroll code appears to now work on 040 systems.
3131.1Slukem#options 	RETINA_SPEED_HACK
3141.1Slukem# enables the Hardwarecursor which does not work on some systems.
3151.1Slukem#options 	RH_HARDWARECURSOR
3161.1Slukem
3171.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3181.1Slukem# wscons aware interface to amiga custom chips.
3191.1Slukem# If you enable it enable also wskbd.
3201.1Slukem#
3211.1Slukem#amidisplaycc0	at mainbus0		# wscons interface to custom chips
3221.1Slukem#wsdisplay0	at amidisplaycc0 console ?
3231.1Slukem#options 	WSEMUL_VT100
3241.103Sabs#options 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
3251.1Slukem#options 	FONT_VT220L8x10
3261.17Sjandberg#options	FONT_VT220ISO8x16
3271.1Slukem')m4_dnl
3281.1Slukem
3291.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3301.107Srkujawa#z3rambd*	at zbus0		# Zorro III RAM block devices
3311.107Srkujawa#altmem*	at z3rambd?
3321.107Srkujawa
3331.91Srkujawap5bus0		at zbus0		# Phase5 CSPPC/BPPC internal bus
3341.91Srkujawa
3351.1Slukemgrfcc0		at mainbus0		# custom chips
3361.1Slukemgrfrt0		at zbus0		# retina II
3371.1Slukem')m4_dnl
3381.1Slukemgrfrh0		at zbus0		# retina III
3391.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3401.1Slukemgrfcl*		at zbus0		# Picasso II/Piccolo/Spectrum
3411.1Slukemgrful0		at zbus0		# A2410
3421.1Slukemgrfcv0		at zbus0		# CyberVision 64
3431.1Slukemgrfet*		at zbus0		# Tseng (oMniBus, Domino, Merlin)
3441.1Slukemgrfcv3d0	at zbus0		# CyberVision 64/3D
3451.1Slukem')m4_dnl
3461.1Slukem
3471.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3481.1Slukemgrf0		at grfcc0
3491.1Slukemgrf1		at grfrt0
3501.1Slukem')m4_dnl
3511.1Slukemgrf2		at grfrh0
3521.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3531.1Slukemgrf3		at grfcl?
3541.1Slukemgrf4		at grful0
3551.1Slukemgrf5		at grfcv0
3561.1Slukemgrf6		at grfet?
3571.1Slukemgrf7		at grfcv3d0
3581.1Slukemite0		at grf0			# terminal emulators for grfs
3591.1Slukemite1		at grf1			# terminal emulators for grfs
3601.1Slukem')m4_dnl
3611.1Slukemite2		at grf2			# terminal emulators for grfs
3621.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
3631.1Slukemite3		at grf3			# terminal emulators for grfs
3641.1Slukemite4		at grf4			# terminal emulators for grfs
3651.1Slukemite5		at grf5			# terminal emulators for grfs
3661.1Slukemite6		at grf6			# terminal emulators for grfs
3671.1Slukemite7		at grf7			# terminal emulators for grfs
3681.88Sphx
3691.88Sphx#wsdisplay*	at grf5 console ?	# wsdisplay on top of grf (CV64)
3701.88Sphx#wsdisplay*	at grf7 console ?	# wsdisplay on top of grf (CV64/3D)
3711.1Slukem')m4_dnl
3721.1Slukem
3731.1Slukemmsc0		at zbus0		# A2232 MSC multiport serial.
3741.1Slukemmfc0		at zbus0		# MultiFaceCard I/O board
3751.1Slukemmfcs0		at mfc0 unit 0		# MFC serial
3761.1Slukemmfcs1		at mfc0 unit 1		# MFC serial
3771.1Slukem#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
3781.1Slukem#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
3791.1Slukem#mfcs2		at mfc1 unit 0
3801.1Slukem#mfcs3		at mfc1 unit 1
3811.1Slukem#mfcp1		at mfc1 unit 0
3821.1Slukem
3831.1Slukemhyper*		at zbus?		# zbus HyperCom3/3+/4/4+
3841.1Slukem#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
3851.1Slukemcom*		at hyper? port ?	# Hypercom3/4 serial ports
3861.1Slukemlpt*		at hyper? port ?	# Hypercom3+/4+ parallel port
3871.1Slukem
3881.1Slukem#options 	IOBZCLOCK=22118400 	# default, uncomment the next line
3891.1Slukem#options 	IOBZCLOCK=24000000	# if needed.
3901.1Slukem
3911.1Slukemiobl*		at zbus?		# zbus IOBlix
3921.1Slukemcom*		at iobl? port ?		# IOBlix serial ports
3931.1Slukemlpt*		at iobl? port ?		# IOBlix parallel ports
3941.1Slukem
3951.1Slukem
3961.1Slukem#
3971.1Slukem# Keyboard device. Optionally can attach a wskbd.
3981.1Slukem# wskbd works together with a wsdisplay so enable them both if you will.
3991.1Slukem# Don't enable wskbd if you use ite.
4001.1Slukem#
4011.1Slukem# XXX in std.amiga: kbd0 at mainbus0
4021.1Slukem#wskbd0		at kbd0 console ?
4031.1Slukem
4041.1Slukem
4051.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
4061.1Slukem#
4071.1Slukem# Amiga Mainboard devices (sans graphics and keyboard)
4081.1Slukem#
4091.1Slukem
4101.1Slukemser0		at mainbus0		# Amiga onboard serial
4111.1Slukempar0		at mainbus0		# Amiga onboard parallel
4121.1Slukemms*		at mainbus0		# Amiga mice
4131.1Slukemfdc0		at mainbus0		# Amiga FDC
4141.1Slukemfd*		at fdc0 unit ?		# floppy disks on the later
4151.1Slukema34kbbc0	at mainbus0		# A3000/A4000 battery backed clock
4161.1Slukema2kbbc0 	at mainbus0		# A2000 battery backed clock
4171.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
4181.1Slukemaucc*		at mainbus0		# Amiga CC audio
4191.1Slukemaudio*		at aucc?
4201.98Srkujawa
4211.99Srkujawaa1k2cp0         at mainbus0             # A1200 on-board clockport
4221.99Srkujawaclockport*      at a1k2cp0
4231.98Srkujawa
4241.98Srkujawa#com*            at clockport?           # Individual Computers SilverSurfer
4251.1Slukem')m4_dnl
4261.15Sjandberg')m4_dnl
4271.15Sjandberg
4281.15Sjandberg#wsmouse*	at ms?
4291.1Slukem
4301.1Slukemm4_ifdef(`DRACO_CONFIGURATION', `m4_dnl
4311.1Slukem#
4321.1Slukem# DraCo Mainboard devices (sans keyboard)
4331.1Slukem#
4341.1Slukem
4351.1Slukemdrbbc0		at mainbus0		# DraCo battery backed clock
4361.1Slukemdrsupio0	at mainbus0		# DraCo superio chip
4371.1Slukemcom*		at drsupio? port ?	# DraCo serial
4381.1Slukemlpt0		at drsupio? port ?	# DraCo parallel
4391.1Slukem')m4_dnl
4401.1Slukem
4411.1Slukem#
4421.1Slukem# Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
4431.1Slukem#
4441.1Slukem
4451.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
4461.1Slukemm4_ifdef(`DRACO_CONFIGURATION', `', `m4_dnl
4471.1Slukem# Alas, Melody-Z2 dont configure in the DraCo bus.
4481.1Slukemmelody* 	at zbus0		# Melody MPEG audio decoder
4491.1Slukemaudio*		at melody?
4501.1Slukem')m4_dnl
4511.1Slukem
4521.1Slukemrepulse*	at zbus0		# ALiENDESiGN Repulse
4531.1Slukemaudio*		at repulse?
4541.1Slukem
4551.1Slukemtoccata*	at zbus0		# MacroSystem GmbH Toccata
4561.1Slukemaudio*		at toccata?
4571.1Slukem')m4_dnl
4581.1Slukem
4591.1Slukem# Ethernet cards:
4601.1Slukemle*		at zbus0		# A2065, Ameristar, Ariadne
4611.99Srkujawane*		at zbus0		# AriadneII
4621.1Slukemed*		at zbus0		# Hydra, ASDG LanRover
4631.1Slukemes*		at zbus0		# CEI A4066 EthernetPLUS
4641.1Slukemqn*		at zbus0		# Quicknet
4651.1Slukem
4661.99Srkujawaxsurf*		at zbus0		# X-Surf
4671.99Srkujawane*		at xsurfbus?		# NE2000 chip on X-Surf
4681.99Srkujawagencp*		at xsurfbus?		# clockports on X-Surf
4691.106Srkujawawdc*		at xsurfbus?		# IDE on X-Surf
4701.99Srkujawaclockport*	at gencp?
4711.99Srkujawa
4721.1Slukem# Arcnet
4731.1Slukembah*		at zbus0		# C=/Ameristar A2060 / 560
4741.1Slukem
4751.1Slukemm4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
4761.1Slukem# Greater Valley Product Bus
4771.1Slukemgvpbus* 	at zbus0
4781.1Slukem
4791.1Slukem# scsi stuff, all possible
4801.1Slukemgtsc0		at gvpbus?		# GVP series II scsi
4811.1Slukemscsibus*	at gtsc0
4821.1Slukemahsc0		at mainbus0		# A3000 scsi
4831.1Slukemscsibus*	at ahsc0
4841.1Slukematzsc0		at zbus0		# A2091 scsi
4851.1Slukemscsibus*	at atzsc0
4861.1Slukemwstsc0		at zbus0		# Wordsync II scsi
4871.1Slukemscsibus*	at wstsc0
4881.1Slukemivsc0		at zbus0		# IVS scsi
4891.1Slukemscsibus*	at ivsc0
4901.1Slukemmlhsc0		at zbus0		# Hacker scsi
4911.1Slukemscsibus*	at mlhsc0
4921.1Slukemotgsc0		at zbus0		# 12 gauge scsi
4931.1Slukemscsibus*	at otgsc0
4941.1Slukemzssc0		at zbus0		# Zeus scsi
4951.1Slukemscsibus*	at zssc0
4961.1Slukemmgnsc0		at zbus0		# Magnum scsi
4971.1Slukemscsibus*	at mgnsc0
4981.1Slukemwesc0		at zbus0		# Warp Engine scsi
4991.1Slukemscsibus*	at wesc0
5001.91Srkujawabppcsc0		at p5bus0		# BlizzardPPC 603e+ scsi
5011.77Sphxscsibus*	at bppcsc0
5021.1Slukemafsc0		at zbus0		# A4091 scsi
5031.1Slukemscsibus*	at afsc0
5041.1Slukemaftsc0		at mainbus0		# A4000T scsi
5051.1Slukemscsibus*	at aftsc0
5061.1Slukemflsc0		at zbus0		# FastlaneZ3 scsi
5071.1Slukemscsibus*	at flsc0
5081.1Slukembzsc0		at zbus0		# Blizzard 1230 I,II scsi
5091.1Slukemscsibus*	at bzsc0
5101.1Slukembzivsc0 	at zbus0		# Blizzard 12x0 IV scsi
5111.1Slukemscsibus*	at bzivsc0
5121.1Slukembztzsc0 	at zbus0		# Blizzard 2060 scsi
5131.1Slukemscsibus*	at bztzsc0
5141.1Slukemcbsc0		at zbus0		# CyberSCSI I
5151.1Slukemscsibus*	at cbsc0
5161.1Slukemcbiisc0 	at zbus0		# CyberSCSI II
5171.1Slukemscsibus*	at cbiisc0
5181.91Srkujawacbiiisc0 	at p5bus0		# Cyberstorm mk.III/Cyberstorm PPC SCSI
5191.1Slukemscsibus*	at cbiiisc0
5201.1Slukemempsc0		at zbus0		# Emplant scsi
5211.1Slukemscsibus*	at empsc0
5221.1Slukem
5231.1Slukemwdc0		at mainbus0		# A4000 & A1200 IDE bus
5241.62Siswdc*		at zbus0		# Buddha / Catweasel
5251.94Srkujawa#efa0		at mainbus0		# ELBOX FastATA 1200 Mk-III/Mk-IV 
5261.62Sis
5271.16Sbouyeratabus* 	at wdc? channel ?	# ATA bus
5281.95Srkujawa#atabus*	at efa? channel ?	# ATA bus 
5291.110Srkujawaatabus*		at ata? channel ?	# ATA bus 
5301.16Sbouyerwd*		at atabus? drive ?	#  + drives
5311.16Sbouyeratapibus*	at atabus?		# ATAPI bus
5321.1Slukemcd*		at atapibus? drive ?	# ATAPI CD-ROM drives
5331.1Slukemsd*		at atapibus? drive ?	# ATAPI disk drives
5341.1Slukem
5351.1Slukempccard0		at mainbus0
5361.1Slukempcmcia*		at pccard0
5371.111Sphxcom*		at pcmcia? function ?	# Modems and serial cards
5381.111Sphxpcmcom*		at pcmcia? function ?	# PCMCIA multi-port serial cards
5391.111Sphxaic*		at pcmcia? function ?	# Adaptec APA-1460 SCSI
5401.1Slukemwdc*		at pcmcia? function ?
5411.111Sphxawi*		at pcmcia? function ?	# BayStack 650 (802.11FH)
5421.111Sphxep*		at pcmcia? function ?	# 3Com 3c589 and 3c562 Ethernet
5431.111Sphxmbe*		at pcmcia? function ?	# MB8696x based Ethernet
5441.111Sphxne*		at pcmcia? function ?	# NE2000-compatible Ethernet
5451.111Sphxsm*		at pcmcia? function ?	# Megahertz Ethernet
5461.1Slukemmhzc*		at pcmcia? function ?	# Megahertz Ethernet/Modem combo cards
5471.1Slukemcom*		at mhzc?
5481.1Slukemsm*		at mhzc?
5491.1Slukem
5501.111Sphxnsphyter*	at mii? phy ?		# NS83843 PHYs
5511.111Sphxukphy*		at mii? phy ?		# generic unknown PHYs
5521.1Slukem')m4_dnl
5531.1Slukem
5541.1Slukemm4_ifdef(`DRACO_CONFIGURATION', `m4_dnl
5551.1Slukemdrsc0		at mainbus0		# DraCo scsi
5561.1Slukemscsibus*	at drsc0
5571.1Slukem')m4_dnl
5581.1Slukem
5591.1Slukem
5601.1Slukem# each hard drive from low target to high
5611.1Slukem# will configure to the next available sd unit number
5621.1Slukemsd*	at scsibus? target ? lun ?	# scsi disks
5631.1Slukemst*	at scsibus? target ? lun ?	# scsi tapes
5641.1Slukemcd*	at scsibus? target ? lun ?	# scsi cds
5651.1Slukemch*	at scsibus? target ? lun ?	# scsi autochangers
5661.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
5671.1Slukemss*	at scsibus? target ? lun ?	# scsi scanner
5681.1Slukemuk*	at scsibus? target ? lun ?	# scsi unknown
5691.81Srkujawa')m4_dnl
5701.81Srkujawam4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
5711.80Srkujawa
5721.82Srkujawa# PCI bus support
5731.82Srkujawaoptions		PCIVERBOSE              # verbose PCI device autoconfig messages
5741.82Srkujawa#options	PCI_CONFIG_DUMP
5751.101Srkujawaoptions		PCI_NETBSD_CONFIGURE	# supported by mppb(4), p5pb(4), empb(4)
5761.84Srkujawa
5771.91Srkujawap5pb0		at p5bus0		# Phase5 PCI bridge (CVPPC/BVPPC/G-REX)
5781.91Srkujawap5membar*	at zbus0		# Phase5 PCI bridge autoconfiguring BARs
5791.91Srkujawa#options	P5PB_DEBUG		# enable excessive debug for p5pb
5801.96Srkujawa#options	P5PB_CONSOLE		# console on CVPPC/BVPPC/Voodoo3
5811.82Srkujawapci*		at p5pb0
5821.91Srkujawa
5831.91Srkujawamppb*           at zbus0		# Matay Prometheus Zorro-PCI bridge
5841.83Srkujawapci*            at mppb?
5851.83Srkujawa
5861.100Srkujawaempb0		at zbus0		# ELBOX Mediator PCI 1200
5871.109Srkujawaem4k0		at zbus0		# ELBOX Mediator PCI 4000
5881.100Srkujawaemmem0		at zbus0		# ELBOX Mediator PCI memory space
5891.108Srkujawaempm0		at empb0		# ELBOX Mediator PCI Power Management
5901.100Srkujawapci*		at empb0
5911.109Srkujawapci*		at em4k0
5921.100Srkujawa
5931.92Srkujawa#cv3dpb*	at zbus0		# CyberVision 64/3D PCI bridge
5941.92Srkujawa
5951.91Srkujawa#genfb*		at pci?			# generic fb, CVPPC/BVPPC only
5961.96Srkujawa#voodoofb*	at pci?			# 3Dfx Voodoo 3 in G-REX
5971.96Srkujawa#radeonfb*	at pci?			# untested
5981.96Srkujawa
5991.91Srkujawane*             at pci?			# NE2000 Ethernet
6001.101Srkujawasatalink* at pci? dev ? function ? flags 0x0002	# SiI SATALink 3112 
6011.82Srkujawa
6021.80Srkujawa# Bluetooth Controller and Device support
6031.80Srkujawa# tested only with btuart on an A1200
6041.80Srkujawa
6051.80Srkujawa# Bluetooth PCMCIA Controllers
6061.80Srkujawabt3c*   at pcmcia? function ?           # 3Com 3CRWB6096-A
6071.80Srkujawabtbc*   at pcmcia? function ?           # AnyCom BlueCard LSE041/039/139
6081.80Srkujawa
6091.80Srkujawa# Bluetooth Device Hub
6101.80Srkujawabthub*  at bcsp?
6111.80Srkujawabthub*  at bt3c?
6121.80Srkujawabthub*  at btbc?
6131.80Srkujawabthub*  at btuart?
6141.80Srkujawa
6151.80Srkujawa# Bluetooth HID support
6161.80Srkujawabthidev* at bthub?
6171.80Srkujawa
6181.80Srkujawa# Bluetooth Mouse
6191.102Srkujawa#btms*   at bthidev? reportid ?
6201.102Srkujawa#wsmouse* at btms? mux 0
6211.80Srkujawa
6221.80Srkujawa# Bluetooth Keyboard
6231.80Srkujawa#btkbd* at bthidev? reportid ?
6241.80Srkujawa#wskbd* at btkbd? console ? mux 1
6251.80Srkujawa
6261.80Srkujawa# Bluetooth Apple Magic Mouse
6271.102Srkujawa#btmagic* at bthub?
6281.102Srkujawa#wsmouse* at btmagic? mux 0
6291.80Srkujawa
6301.80Srkujawa# Bluetooth Audio support
6311.80Srkujawa#btsco* at bthub?
6321.81Srkujawa
6331.1Slukem')m4_dnl
6341.68Stsutsuim4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
6351.68Stsutsui#
6361.68Stsutsui# accept filters
6371.68Stsutsuipseudo-device	accf_data		# "dataready" accept filter
6381.68Stsutsuipseudo-device	accf_http		# "httpready" accept filter
6391.68Stsutsui')m4_dnl
6401.68Stsutsui
6411.1Slukempseudo-device	loop			# loopback network interface
6421.51Scubepseudo-device	sl			# SLIP network interfaces
6431.51Scubepseudo-device	ppp			# PPP network interfaces
6441.1Slukempseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
6451.51Scubepseudo-device	tun			# network tunnel line discipline
6461.28Scubepseudo-device	tap			# virtual Ethernet
6471.51Scube#pseudo-device	gre			# generic L3 over IP tunnel
6481.50Srpaulopseudo-device	bpfilter		# Berkeley packet filter
6491.53Sliamjfoy#pseudo-device	carp			# Common Address Redundancy Protocol
6501.1Slukempseudo-device	ipfilter		# IP Filter package
6511.51Scubepseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC1933)
6521.51Scube#pseudo-device	faith			# IPv[46] tcp relay translation i/f
6531.52Spavelpseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
6541.1Slukempseudo-device	vlan			# IEEE 802.1q encapsulation
6551.1Slukempseudo-device	bridge			# simple inter-network bridging
6561.10Sperseant#options	BRIDGE_IPF		# bridge uses IP/IPv6 pfil hooks too
6571.59Smartinpseudo-device	agr			# IEEE 802.3ad link aggregation
6581.21Sitojun#pseudo-device	pf			# PF packet filter
6591.21Sitojun#pseudo-device	pflog			# PF log if
6601.69Stsutsuim4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
6611.74Spooka#pseudo-device	fss			# file system snapshot device
6621.69Stsutsui', `m4_dnl
6631.74Spookapseudo-device	fss			# file system snapshot device
6641.30Shannken')m4_dnl
6651.90Smlelstvm4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
6661.90Smlelstv#pseudo-device	putter			# for puffs and pud
6671.90Smlelstv', `m4_dnl
6681.90Smlelstvpseudo-device	putter			# for puffs and pud
6691.90Smlelstv')m4_dnl
6701.1Slukem
6711.1Slukempseudo-device	view		4	# views (needed for grfcc)
6721.1Slukemm4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
6731.114Schristospseudo-device	pty			# pseudo-terminals
6741.1Slukem', `m4_dnl
6751.1Slukempseudo-device	pty			# pseudo-terminals
6761.1Slukem')m4_dnl
6771.1Slukempseudo-device	clockctl		# user control of clock subsystem
6781.1Slukem
6791.18Sjandberg#pseudo-device	wsfont			# wsfont(4) dynamic font loading support
6801.35Sjandberg#pseudo-device	wsmux			# mouse & keyboard multiplexor
6811.18Sjandberg
6821.51Scubepseudo-device	vnd			# vnode pseudo-disks
6831.39Shubertf#options 	VND_COMPRESSION		# compressed vnd(4)
6841.114Schristospseudo-device	ccd			# concatenated disk devices
6851.114Schristos#pseudo-device	cgd			# cryptographic disk devices
6861.1Slukempseudo-device	raid		8	# RAIDframe disk driver
6871.1Slukemoptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
6881.1Slukem# Options to enable various other RAIDframe RAID types.
6891.1Slukem# options 	RF_INCLUDE_EVENODD=1
6901.1Slukem# options 	RF_INCLUDE_RAID5_RS=1
6911.1Slukem# options 	RF_INCLUDE_PARITYLOGGING=1
6921.1Slukem# options 	RF_INCLUDE_CHAINDECLUSTER=1
6931.1Slukem# options 	RF_INCLUDE_INTERDECLUSTER=1
6941.1Slukem# options 	RF_INCLUDE_PARITY_DECLUSTERING=1
6951.1Slukem# options 	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
6961.1Slukem
6971.1Slukem#options 	RND_COM			# use "com" randomness as well (BROKEN)
6981.13Sis
6991.13Sism4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
7001.13Sispseudo-device	ksyms			# /dev/ksyms (kernel symbols)
7011.33Sjdolecekpseudo-device	nsmb			# experimental - SMB requester
7021.81Srkujawa')m4_dnl
7031.81Srkujawam4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
7041.80Srkujawapseudo-device   bcsp                    # BlueCore Serial Protocol
7051.80Srkujawapseudo-device   btuart                  # Bluetooth HCI UART (H4)
7061.13Sis')m4_dnl
7071.1Slukem
7081.48Stsutsui# Veriexec
7091.48Stsutsui#
7101.48Stsutsui# a pseudo device needed for veriexec
7111.48Stsutsui#pseudo-device	veriexec		1
7121.48Stsutsui#
7131.48Stsutsui# Uncomment the fingerprint methods below that are desired. Note that
7141.48Stsutsui# removing fingerprint methods will have almost no impact on the kernel
7151.48Stsutsui# code size.
7161.48Stsutsui#
7171.48Stsutsui#options VERIFIED_EXEC_FP_RMD160
7181.48Stsutsui#options VERIFIED_EXEC_FP_SHA256
7191.48Stsutsui#options VERIFIED_EXEC_FP_SHA384
7201.48Stsutsui#options VERIFIED_EXEC_FP_SHA512
7211.48Stsutsui#options VERIFIED_EXEC_FP_SHA1
7221.48Stsutsui#options VERIFIED_EXEC_FP_MD5
7231.48Stsutsui
7241.1Slukemconfig	netbsd root on ? type ?
725