GENERIC revision 1.51
11.51Schopps#	$NetBSD: GENERIC,v 1.51 1996/02/24 08:58:37 chopps Exp $
21.28Scgd
31.4Schopps#
41.4Schopps# GENERIC AMIGA
51.4Schopps#
61.4Schopps# This configuration file contains all possible options
71.4Schopps#
81.4Schopps
91.6Schoppsinclude "std.amiga"
101.14Schopps
111.15Schoppsmaxusers	8
121.15Schoppsoptions		TIMEZONE=300, DST=1
131.15Schopps
141.14Schopps#
151.14Schopps# processors this kernel should support
161.14Schopps#
171.15Schoppsoptions		"M68040"	# support for 040
181.15Schoppsoptions		FPSP		# MC68040 floating point support
191.15Schoppsoptions		"M68030"	# support for 030
201.15Schoppsoptions		"M68020"	# support for 020/851
211.15Schoppsoptions		FPCOPROC	# Support for MC6888[12] (Required)
221.15Schopps
231.15Schoppsoptions		SWAPPAGER	# Pager for processes (Required)
241.15Schoppsoptions		VNODEPAGER	# Pager for vnodes (Required)
251.15Schoppsoptions		DEVPAGER	# Pager for devices (Required)
261.15Schopps
271.15Schopps#
281.15Schopps# Networking options
291.15Schopps#
301.15Schoppsoptions		INET		# IP networking support (Required)
311.20Schopps#options	ISO		# ISO Networking support
321.20Schopps#options	TPIP		# ARGO TP networking support
331.15Schopps#options	CCITT		# CCITT X.25
341.15Schopps#options	NS		# Xerox XNS
351.15Schopps#options	EON		# ISO CLNL over IP
361.15Schopps#options	GATEWAY		# Packet forwarding
371.15Schopps#options	DIRECTED_BROADCAST	# Broadcast across subnets
381.15Schopps#options	NSIP		# XNS over IP
391.15Schopps
401.15Schopps#
411.51Schopps# File systems
421.15Schopps#
431.51Schoppsoptions		FFS		# Berkeley fast file system
441.51Schoppsoptions		QUOTA		# UFS quotas
451.51Schopps#options	LFS		# log-structured filesystem
461.51Schoppsoptions		MFS		# Memory based filesystem
471.51Schopps
481.15Schoppsoptions		NFSSERVER	# Network File System server side code
491.15Schoppsoptions		NFSCLIENT	# Network File System client side code
501.15Schopps
511.19Schoppsoptions		ADOSFS		# AmigaDOS file system
521.51Schoppsoptions		CD9660		# ISO 9660 + Rock Ridge file system
531.51Schopps#options	MSDOSFS		# MS-DOS file system
541.51Schoppsoptions		FDESC		# /dev/fd
551.51Schoppsoptions		FIFO		# FIFOs; RECOMMENDED
561.51Schoppsoptions		KERNFS		# /kern
571.51Schoppsoptions		NULLFS		# loopback file system
581.51Schopps#options	PORTAL		# ?
591.51Schoppsoptions		PROCFS		# /proc
601.51Schoppsoptions		UMAPFS		# NULLFS + uid and gid remapping
611.50Schoppsoptions		UNION		# union file system
621.15Schopps
631.15Schopps
641.15Schopps#
651.15Schopps# Compatability options for various existing systems
661.15Schopps#
671.29Schoppsoptions		"COMPAT_10"	# compatability with older NetBSD release
681.15Schoppsoptions		"COMPAT_09"	# compatability with older NetBSD release
691.15Schoppsoptions		"COMPAT_43"	# 4.3 BSD compatible system calls
701.48Schoppsoptions		COMPAT_SUNOS	# Support to run Sun (m68k) executables
711.15Schoppsoptions		"TCP_COMPAT_42"	# Use 4.2 BSD style TCP
721.15Schoppsoptions		"COMPAT_NOMID"	# allow nonvalid machine id executables
731.20Schopps#options	COMPAT_HPUX	# HP300 compatability
741.4Schopps
751.15Schopps#
761.15Schopps# Support for System V IPC facilities.
771.15Schopps#
781.15Schoppsoptions		SYSVSHM		# System V-like shared memory
791.15Schoppsoptions		SYSVMSG		# System V-like messages
801.15Schoppsoptions		SYSVSEM		# System V-like semaphores
811.15Schopps
821.15Schopps#
831.15Schopps# Support for various kernel options
841.15Schopps#
851.51Schopps
861.51Schoppsoptions		UCONSOLE	# only super-user can redirect console
871.51Schopps
881.15Schoppsoptions		GENERIC		# Mini-root boot support
891.15Schoppsoptions		LKM		# Loadable kernel modules
901.15Schoppsoptions		KTRACE		# Add kernel tracing system call
911.15Schoppsoptions		DIAGNOSTIC	# Add additional error checking code
921.15Schoppsoptions		"NKMEMCLUSTERS=256"	# Size of kernel malloc area
931.1Schopps
941.15Schopps#
951.15Schopps# Misc. debuging options
961.15Schopps#
971.15Schoppsoptions		PANICWAIT	# Require keystroke to dump/reboot
981.24Schopps#options	DEBUG		# Add debugging statements
991.15Schoppsoptions		DDB		# Kernel debugger
1001.15Schopps#options	SYSCALL_DEBUG	# debug all syscalls.
1011.15Schopps#options	SCSIDEBUG	# Add SCSI debugging statements
1021.15Schopps#options	KGDB		# Kernel debugger (KGDB) support
1031.15Schopps#options	PANICBUTTON	# Forced crash via keypress (???)
1041.16Schopps
1051.16Schopps#
1061.16Schopps# Amiga specific options
1071.16Schopps#
1081.32Schoppsoptions		MACHINE_NONCONTIG # Non-contiguous memory support
1091.51Schopps
1101.51Schopps# These options improve performance with the built-in serial port
1111.51Schopps# on slower Amigas.  Try the larger buffers first then lev6_defer.
1121.51Schopps#options	"SERIBUF_SIZE=4096"
1131.51Schopps#options	"SEROBUF_SIZE=32"
1141.51Schopps#options	LEV6_DEFER	# defers l6 to l4 (below serial l5)
1151.39Schopps
1161.16Schoppsoptions		RETINACONSOLE	# enable code to allow retina to be console
1171.39Schoppsoptions		ULOWELLCONSOLE	# enable code to allow a2410 to be console
1181.39Schoppsoptions         CL5426CONSOLE   # Cirrus console
1191.39Schopps
1201.16Schoppsoptions		GRF_ECS		# Enhanced Chip Set
1211.16Schoppsoptions		GRF_NTSC	# NTSC
1221.16Schoppsoptions		GRF_PAL		# PAL
1231.16Schoppsoptions		"GRF_A2024"	# Support for the A2024
1241.26Schoppsoptions		GRF_AGA		# AGA Chip Set
1251.36Schoppsoptions		GRF_CL5426	# Cirrus board support
1261.20Schopps#options	"KFONT_8X11"	# 8x11 font
1271.4Schopps
1281.39Schopps# This is how you would tell the kernel the A2410 oscillator frequencies:
1291.39Schopps# The used frequencies are the defaults, and don't need option setting
1301.39Schopps#options	"ULOWELL_OSC1=36000000"
1311.39Schopps#options	"ULOWELL_OSC2=66667000"
1321.40Schopps
1331.40Schopps# This is how you specify the blitting speed, higher values may speed up blits
1341.40Schopps# a littel bit.  If you raise this value too much some trash may appear.
1351.40Schopps# the commented version is the default.
1361.40Schopps#options	RH_MEMCLK 61000000
1371.40Schopps# this option enables the 64 bit sprite which doesn't seems to be work
1381.40Schopps# for quite a few people.  E.g. The cursor sprite will turn to a block
1391.40Schopps# when moved to the top of the screen in X.
1401.40Schopps#options	RH_64BIT_SPRITE
1411.41Schopps# enables fast scroll code appears to now work on 040 systems.
1421.41Schopps#options	RETINA_SPEED_HACK
1431.39Schopps
1441.15Schoppsgrfcc0		at mainbus0		# custom chips
1451.30Schoppsgrfrt0		at zbus0		# retina II
1461.30Schoppsgrfrh0		at zbus0		# retina III
1471.36Schoppsgrfcl*		at zbus0		# Picasso II/Piccalo/Spectrum
1481.39Schoppsgrful0		at zbus0		# A2410
1491.46Schoppsgrfcv0		at zbus0		# CyverVision 64
1501.18Schopps
1511.6Schoppsgrf0		at grfcc0
1521.6Schoppsgrf1		at grfrt0
1531.15Schoppsgrf2		at grfrh0
1541.36Schoppsgrf3		at grfcl?
1551.39Schoppsgrf4		at grful0
1561.46Schoppsgrf5		at grfcv0
1571.18Schopps
1581.18Schoppsite0		at grf0			# terminal emulators for grf's
1591.18Schoppsite1		at grf1			# terminal emulators for grf's
1601.18Schoppsite2		at grf2			# terminal emulators for grf's
1611.36Schoppsite3		at grf3			# terminal emulators for grf's
1621.39Schoppsite4		at grf4			# terminal emulators for grf's
1631.21Schopps
1641.42Schoppsmsc0		at zbus0		# A2232 MSC multiport serial.
1651.30Schoppsmfc0		at zbus0		# MultiFaceCard I/O board
1661.30Schoppsmfcs0		at mfc0 unit 0		# MFC serial
1671.30Schoppsmfcs1		at mfc0 unit 1		# MFC serial
1681.32Schopps#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
1691.30Schopps#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
1701.30Schopps#mfcs2		at mfc1 unit 0
1711.30Schopps#mfcs3		at mfc1 unit 1
1721.30Schopps#mfcp1		at mfc1 unit 0
1731.30Schopps
1741.30Schoppsle0		at zbus0		# Lance ethernet.
1751.30Schoppsed0		at zbus0		# dp8390 ethernet
1761.32Schoppses0		at zbus0		# SMC 91C90 ethernet
1771.45Schoppsqn0		at zbus0		# quicknet ethernet
1781.38Schoppsae0		at zbus0		# Ariadne ethernet
1791.43Schoppsbah0		at zbus0		# C= arcnet
1801.43Schopps
1811.6Schopps
1821.6Schopps# scsi stuff, all possible
1831.34Schoppsgvpbus*		at zbus0
1841.34Schoppsgtsc0		at gvpbus?		# GVP series II scsi
1851.6Schoppsahsc0		at mainbus0		# A3000 scsi
1861.30Schoppsatzsc0		at zbus0
1871.30Schoppswstsc0		at zbus0		# Wordsync II scsi
1881.30Schoppsivsc0		at zbus0		# IVS scsi
1891.30Schoppsmlhsc0		at zbus0		# Hacker scsi
1901.30Schoppsotgsc0		at zbus0		# 12 gauge scsi
1911.30Schoppszssc0		at zbus0		# Zeus scsi
1921.30Schoppsmgnsc0		at zbus0		# Magnum scsi
1931.30Schoppswesc0		at zbus0		# Warp Engine scsi
1941.27Schoppsidesc0		at mainbus0		# A4000 & A1200 IDE
1951.30Schoppsafsc0		at zbus0		# A4091 scsi
1961.44Schoppsaftsc0		at mainbus0		# A4000T scsi
1971.37Schoppsflsc0		at zbus0		# FastlaneZ3 scsi
1981.37Schoppsbzsc0		at zbus0		# Blizzard 1230 scsi
1991.30Schopps
2001.30Schoppsscsibus*	at gtsc0
2011.30Schoppsscsibus*	at ahsc0
2021.30Schoppsscsibus*	at atzsc0
2031.30Schoppsscsibus*	at wstsc0
2041.30Schoppsscsibus*	at ivsc0
2051.30Schoppsscsibus*	at mlhsc0
2061.30Schoppsscsibus*	at otgsc0
2071.30Schoppsscsibus*	at zssc0
2081.30Schoppsscsibus*	at mgnsc0
2091.30Schoppsscsibus*	at wesc0
2101.30Schoppsscsibus*	at idesc0
2111.30Schoppsscsibus*	at afsc0
2121.46Schoppsscsibus*	at aftsc0
2131.37Schoppsscsibus*	at flsc0
2141.37Schoppsscsibus*	at bzsc0
2151.6Schopps
2161.25Schopps# each hard drive from low target to high
2171.15Schopps# will configure to the next available sd unit number
2181.25Schoppssd*	at scsibus? target ? lun ?	# scsi disks
2191.15Schopps
2201.15Schoppsst*	at scsibus? target ? lun ?	# scsi tapes
2211.15Schoppscd*	at scsibus? target ? lun ?	# scsi cd's
2221.15Schopps
2231.15Schoppspseudo-device	sl			# slip
2241.18Schoppspseudo-device	ppp			# ppp
2251.49Schoppspseudo-device	view	10		# views
2261.49Schoppspseudo-device	pty	16		# pseudo terminals
2271.15Schoppspseudo-device	loop			# network loopback
2281.49Schoppspseudo-device	vnd	4
2291.49Schopps#pseudo-device	bpfilter	2	# berkeley packet filters
2301.33Schopps#pseudo-device	tun 2
2311.4Schopps
2321.7Schoppsconfig	netbsd swap on generic
233