AMIGA revision 1.36
11.36Swiz# $NetBSD: AMIGA,v 1.36 2001/06/11 01:50:52 wiz Exp $
21.9Sis#
31.9Sis# This file was automatically created. Changes will be
41.9Sis# lost when running make in this directory.
51.9Sis#
61.35Sis# Created from: #NetBSD: GENERIC,v 1.156 2001/02/02 21:52:13 is Exp $
71.9Sis
81.9Sisinclude "arch/amiga/conf/std.amiga"
91.9Sis
101.36Swiz#ident  		"GENERIC-$Revision: 1.36 $"
111.25Smhitch
121.9Sismaxusers	8
131.9Sisoptions 	RTC_OFFSET=0
141.9Sis
151.9Sis#mainboards to support (in addition to Amiga)
161.9Sis
171.9Sisoptions 	BB060STUPIDROM	# You need this, if you have a non-DraCo
181.12Sis				# MC68060 with an OS ROM up to (at least) 
191.12Sis				# V40 (OS3.1) and want to boot with the
201.12Sis				# bootblock.
211.12Sis				# You do not need this if you have a DraCo,
221.12Sis				# have no 68060 or NEVER use the bootblock
231.22Sisoptions		P5PPC68KBOARD	# Phase5 PPC/68K board support
241.9Sis
251.9Sis#processors this kernel should support
261.9Sis
271.9Sisoptions 	M68060		# support for 060
281.9Sisoptions 	M060SP		# MC68060 software support (Required for 060)
291.9Sis
301.9Sisoptions 	M68040		# support for 040
311.9Sisoptions 	FPSP		# MC68040 floating point support
321.9Sisoptions 	M68030		# support for 030
331.9Sisoptions 	M68020		# support for 020/851
341.9Sisoptions 	FPU_EMULATE	# FPU emulation
351.9Sis
361.29Ssommerfe#Networking options
371.29Ssommerfe
381.9Sisoptions 	INET		# IP networking support (Required)
391.23Sisoptions 	INET6		# IPV6
401.23Sis#options 	IPSEC		# IP security
411.23Sis#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
421.23Sis#options 	IPSEC_DEBUG	# debug for IP security
431.9Sis#options 	GATEWAY		# Packet forwarding
441.9Sis#options 	DIRECTED_BROADCAST	# Broadcast across subnets
451.27Sis
461.9Sis#options 	MROUTING	# Multicast routing
471.9Sisoptions 	NS		# XNS
481.9Sis#options 	NSIP		# XNS tunneling over IP
491.9Sisoptions 	ISO,TPIP	# OSI
501.29Ssommerfe#options 	EON		# OSI tunneling over IP
511.9Sisoptions 	CCITT,LLC,HDLC	# X.25
521.9Sisoptions 	NETATALK	# AppleTalk networking protocols
531.27Sis
541.9Sisoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
551.9Sisoptions 	PPP_DEFLATE	# Deflate compression support for PPP
561.9Sisoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
571.9Sisoptions 	PFIL_HOOKS	# pfil(9) packet filter hooks
581.9Sisoptions 	IPFILTER_LOG	# ipmon(8) log support
591.9Sis
601.9Sisfile-system 	FFS		# Berkeley fast file system
611.15Stronfile-system 	EXT2FS		# second extended file system (linux)
621.9Sis#file-system 	LFS		# log-structured filesystem (experimental)
631.27Sis
641.9Sisfile-system 	MFS		# Memory based filesystem
651.27Sis
661.9Sisfile-system 	NFS		# Network File System client side code
671.9Sisfile-system 	ADOSFS		# AmigaDOS file system
681.9Sisfile-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
691.9Sisfile-system 	MSDOSFS		# MS-DOS filesystem
701.27Sis
711.27Sisfile-system 	KERNFS		# kernel data-structure filesystem
721.27Sis
731.9Sisfile-system 	FDESC		# user file descriptor filesystem
741.9Sisfile-system 	NULLFS		# loopback filesystem
751.23Sisfile-system 	OVERLAY		# overlay filesystem
761.9Sis#file-system 	PORTAL		# Portal filesystem
771.9Sisfile-system 	PROCFS		# /proc filesystem
781.9Sisfile-system 	UMAPFS		# NULLFS + uid and gid remapping
791.9Sisfile-system 	UNION		# union filesystem
801.9Sis
811.9Sis#Filesystem options
821.27Sis
831.27Sis#options 	FFS_EI		# FFS Endian Independant support
841.27Sis
851.9Sisoptions 	QUOTA		# User and group quotas in FFS
861.29Ssommerfeoptions 	SOFTDEP         # FFS soft updates support.
871.15Stronoptions 	NFSSERVER	# Network File System server side code
881.27Sis
891.15Stron#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
901.15Stron				# immutable) behave as system flags.
911.9Sis
921.36Swiz#Compatibility options for various existing systems
931.9Sis
941.9Sisoptions 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
951.9Sisoptions 	COMPAT_43	# compatibility with 4.3BSD interfaces
961.9Sisoptions 	COMPAT_09	# compatibility with NetBSD 0.9
971.9Sisoptions 	COMPAT_10	# compatibility with NetBSD 1.0
981.9Sisoptions 	COMPAT_12	# compatibility with NetBSD 1.2
991.9Sisoptions 	COMPAT_13	# compatibility with NetBSD 1.3
1001.21Saugustssoptions 	COMPAT_14	# compatibility with NetBSD 1.4
1011.10Sisoptions 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
1021.15Stronoptions 	COMPAT_SVR4	# Support to run SVR4 (m68k) executables
1031.9Sisoptions 	COMPAT_NOMID	# allow nonvalid machine id executables
1041.10Sis#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
1051.18Sisoptions 	EXEC_ELF32	# 32-bit ELF executables (Linux, SVR4)
1061.9Sis
1071.9Sis#Support for System V IPC facilities.
1081.9Sis
1091.9Sisoptions 	SYSVSHM		# System V-like shared memory
1101.9Sisoptions 	SYSVMSG		# System V-like messages
1111.9Sisoptions 	SYSVSEM		# System V-like semaphores
1121.9Sis
1131.9Sis#Support for various kernel options
1141.9Sis
1151.9Sisoptions 	KTRACE		# system call tracing support
1161.9Sisoptions 	LKM		# Loadable kernel modules
1171.9Sisoptions 	UCONSOLE	# anyone can redirect a virtual console
1181.27Sis
1191.9Sis#options 	INSECURE	# allow, among other insecure stuff, LKM 
1201.12Sis				# loading in multi-user mode.
1211.9Sisoptions 	SCSIVERBOSE	# Verbose SCSI errors
1221.9Sis
1231.9Sisoptions 	NTP		# NTP phase/frequency locked loop
1241.9Sis
1251.9Sis#Misc. debugging options
1261.9Sis
1271.9Sisoptions 	DDB		# Kernel debugger
1281.9Sis#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
1291.9Sisoptions 	DIAGNOSTIC	# Extra kernel sanity checks
1301.9Sis#options 	DEBUG		# Enable misc. kernel debugging code
1311.9Sis#options 	SYSCALL_DEBUG	# debug all syscalls.
1321.9Sis#options 	SCSIDEBUG	# Add SCSI debugging statements
1331.9Sis#options 	PANICBUTTON	# Forced crash via keypress (???)
1341.9Sis
1351.9Sis#Amiga specific options
1361.9Sis
1371.10Sis#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
1381.12Sis				# first bank of RAM. (default: unlimited)
1391.9Sis#options	NKPTADD=4	# set this for 4 additional KPT pages
1401.9Sis#options	NKPTADDSHIFT=24	# set this for 1 additional KPT page
1411.12Sis				# per 16 MB (1<<24 bytes) of RAM
1421.12Sis                                # define and decrease this, or define and
1431.12Sis                                # increase NKPTADD if you get "out of PT pages"
1441.12Sis                                # panics.
1451.12Sis
1461.9Sis#ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
1471.9Sis#before the 10 secondinterval ends, or that KBDRESET does work at all.
1481.9Sis#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
1491.9Sis
1501.9Sis#These options improve performance with the built-in serial port
1511.9Sis#on slower Amigas.  Try the larger buffers first then lev6_defer.
1521.9Sis#options 	SERIBUF_SIZE=4096
1531.9Sis#options 	SEROBUF_SIZE=32
1541.9Sis#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
1551.9Sis
1561.9Sisoptions 	RETINACONSOLE	# enable code to allow retina to be console
1571.9Sis
1581.9Sisoptions 	ULOWELLCONSOLE	# enable code to allow a2410 to be console
1591.9Sisoptions 	CL5426CONSOLE	# Cirrus console
1601.9Sisoptions 	CV64CONSOLE	# CyberVision console
1611.9Sisoptions 	TSENGCONSOLE	# Tseng console
1621.9Sisoptions 	CV3DCONSOLE	# CyberVision 64/3D console
1631.9Sis
1641.9Sisoptions 	GRF_ECS		# Enhanced Chip Set
1651.9Sisoptions 	GRF_NTSC	# NTSC
1661.9Sisoptions 	GRF_PAL		# PAL
1671.9Sisoptions 	GRF_A2024	# Support for the A2024
1681.9Sisoptions 	GRF_AGA		# AGA Chip Set
1691.12Sisoptions 	GRF_AGA_VGA	# AGA VGAONLY timing
1701.9Sisoptions 	GRF_SUPER72	# AGA Super-72
1711.9Sis
1721.9Sis#options 	KFONT_8X11	# 8x11 font
1731.9Sis
1741.9Sis#This is how you would tell the kernel the A2410 oscillator frequencies:
1751.12Sis#The used frequencies are the defaults, and do not need option setting
1761.9Sis#options 	ULOWELL_OSC1=36000000
1771.9Sis#options 	ULOWELL_OSC2=66667000
1781.9Sis
1791.9Sis#This is how you specify the blitting speed, higher values may speed up blits
1801.9Sis#a littel bit.  If you raise this value too much some trash may appear.
1811.9Sis#the commented version is the default.
1821.9Sis#options 	RH_MEMCLK=61000000
1831.10Sis#this option enables the 64 bit sprite which does not work
1841.9Sis#for quite a few people.  E.g. The cursor sprite will turn to a block
1851.9Sis#when moved to the top of the screen in X.
1861.9Sis#options 	RH_64BIT_SPRITE
1871.9Sis#enables fast scroll code appears to now work on 040 systems.
1881.9Sis#options 	RETINA_SPEED_HACK
1891.9Sis#enables the Hardwarecursor which does not work on some systems.
1901.9Sis#options 	RH_HARDWARECURSOR
1911.9Sis
1921.35Sis#wscons aware interface to amiga custom chips. Text-only console.
1931.35Sis#If you enable it enable also wskbd. 
1941.35Sis
1951.35Sis#amidisplaycc0	at mainbus0		# wscons interface to custom chips
1961.35Sis#wsdisplay0	at amidisplaycc0 console ?
1971.35Sis#options	WSEMUL_VT100
1981.35Sis
1991.9Sisgrfcc0		at mainbus0		# custom chips
2001.9Sisgrfrt0		at zbus0		# retina II
2011.9Sis
2021.9Sisgrfrh0		at zbus0		# retina III
2031.9Sis
2041.9Sisgrfcl*		at zbus0		# Picasso II/Piccalo/Spectrum
2051.9Sisgrful0		at zbus0		# A2410
2061.9Sisgrfcv0		at zbus0		# CyberVision 64
2071.9Sisgrfet*		at zbus0		# Tseng (oMniBus, Domino, Merlin)
2081.9Sisgrfcv3d0	at zbus0		# CyberVision 64/3D
2091.9Sis
2101.9Sisgrf0		at grfcc0
2111.9Sisgrf1		at grfrt0
2121.9Sis
2131.9Sisgrf2		at grfrh0
2141.9Sis
2151.9Sisgrf3		at grfcl?
2161.9Sisgrf4		at grful0
2171.9Sisgrf5		at grfcv0
2181.9Sisgrf6		at grfet?
2191.9Sisgrf7		at grfcv3d0
2201.9Sis
2211.10Sisite0		at grf0			# terminal emulators for grfs
2221.10Sisite1		at grf1			# terminal emulators for grfs
2231.9Sis
2241.10Sisite2		at grf2			# terminal emulators for grfs
2251.9Sis
2261.10Sisite3		at grf3			# terminal emulators for grfs
2271.10Sisite4		at grf4			# terminal emulators for grfs
2281.10Sisite5		at grf5			# terminal emulators for grfs
2291.10Sisite6		at grf6			# terminal emulators for grfs
2301.10Sisite7		at grf7			# terminal emulators for grfs
2311.9Sis
2321.9Sismsc0		at zbus0		# A2232 MSC multiport serial.
2331.9Sismfc0		at zbus0		# MultiFaceCard I/O board
2341.9Sismfcs0		at mfc0 unit 0		# MFC serial
2351.9Sismfcs1		at mfc0 unit 1		# MFC serial
2361.9Sis#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
2371.9Sis#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
2381.9Sis#mfcs2		at mfc1 unit 0
2391.9Sis#mfcs3		at mfc1 unit 1
2401.9Sis#mfcp1		at mfc1 unit 0
2411.9Sis
2421.16Sishyper*		at zbus?		# zbus HyperCom3/3+/4/4+
2431.9Sis#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
2441.9Siscom*		at hyper? port ?	# Hypercom3/4 serial ports
2451.16Sislpt*		at hyper? port ?	# Hypercom3+/4+ parallel port
2461.9Sis
2471.35Sis#options IOBZCLOCK=22118400 		# default, uncomment the next line
2481.35Sis#options IOBZCLOCK=24000000		# if needed.
2491.35Sis
2501.35Sisiobl*		at zbus?		# zbus IOBlix
2511.35Siscom*		at iobl? port ?		# IOBlix serial ports
2521.35Sislpt*		at iobl? port ?		# IOBlix parallel ports
2531.35Sis
2541.35Sis#Keyboard device. Optionally can attach a wskbd.
2551.35Sis#wskbd works together with a wsdisplay so enable them both if you will.
2561.35Sis#Don't enable wskbd if you use ite.
2571.35Sis
2581.35Sis#XXX in std.amiga: kbd0 at mainbus0
2591.35Sis#wskbd0		at kbd0 console ?
2601.27Sis
2611.12Sis#Amiga Mainboard devices (sans graphics and keyboard)
2621.9Sis
2631.9Sisser0		at mainbus0		# Amiga onboard serial
2641.9Sispar0		at mainbus0		# Amiga onboard parallel
2651.9Sisms*		at mainbus0		# Amiga mice
2661.9Sisfdc0		at mainbus0		# Amiga FDC
2671.9Sisfd*		at fdc0 unit ?		# floppy disks on the later
2681.9Sisa34kbbc0	at mainbus0		# A3000/A4000 battery backed clock
2691.9Sisa2kbbc0 	at mainbus0		# A2000 battery backed clock
2701.9Sisaucc*		at mainbus0		# Amiga CC audio
2711.9Sisaudio*		at aucc?
2721.9Sis
2731.9Sis#Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
2741.9Sis
2751.10Sis#Alas, Melody-Z2 dont configure in the DraCo bus. 
2761.9Sismelody* 	at zbus0		# Melody MPEG audio decoder
2771.9Sisaudio*		at melody?
2781.9Sis
2791.9Sis#Ethernet cards:
2801.9Sisle*		at zbus0		# A2065, Ameristar, Ariadne
2811.33Sisne*		at zbus0		# AriadneII, X-surf
2821.17Sised*		at zbus0		# Hydra, ASDG LanRover
2831.17Sises*		at zbus0		# CEI A4066 EthernetPLUS
2841.17Sisqn*		at zbus0		# Quicknet
2851.9Sis
2861.9Sisbah*		at zbus0		# C=/Ameristar A2060 / 560
2871.9Sis
2881.9Sis#Greater Valley Product Bus
2891.9Sisgvpbus* 	at zbus0
2901.9Sis
2911.9Sis#scsi stuff, all possible
2921.9Sisgtsc0		at gvpbus?		# GVP series II scsi
2931.9Sisscsibus*	at gtsc0
2941.9Sisahsc0		at mainbus0		# A3000 scsi
2951.9Sisscsibus*	at ahsc0
2961.9Sisatzsc0		at zbus0		# A2091 scsi
2971.9Sisscsibus*	at atzsc0
2981.9Siswstsc0		at zbus0		# Wordsync II scsi
2991.9Sisscsibus*	at wstsc0
3001.9Sisivsc0		at zbus0		# IVS scsi
3011.9Sisscsibus*	at ivsc0
3021.9Sismlhsc0		at zbus0		# Hacker scsi
3031.9Sisscsibus*	at mlhsc0
3041.9Sisotgsc0		at zbus0		# 12 gauge scsi
3051.9Sisscsibus*	at otgsc0
3061.9Siszssc0		at zbus0		# Zeus scsi
3071.9Sisscsibus*	at zssc0
3081.9Sismgnsc0		at zbus0		# Magnum scsi
3091.9Sisscsibus*	at mgnsc0
3101.9Siswesc0		at zbus0		# Warp Engine scsi
3111.9Sisscsibus*	at wesc0
3121.9Sisafsc0		at zbus0		# A4091 scsi
3131.9Sisscsibus*	at afsc0
3141.9Sisaftsc0		at mainbus0		# A4000T scsi
3151.9Sisscsibus*	at aftsc0
3161.9Sisflsc0		at zbus0		# FastlaneZ3 scsi
3171.9Sisscsibus*	at flsc0
3181.9Sisbzsc0		at zbus0		# Blizzard 1230 I,II scsi 
3191.9Sisscsibus*	at bzsc0
3201.9Sisbzivsc0 	at zbus0		# Blizzard 12x0 IV scsi 
3211.9Sisscsibus*	at bzivsc0
3221.9Sisbztzsc0 	at zbus0		# Blizzard 2060 scsi
3231.9Sisscsibus*	at bztzsc0
3241.9Siscbsc0		at zbus0		# CyberSCSI I
3251.9Sisscsibus*	at cbsc0
3261.9Siscbiisc0 	at zbus0		# CyberSCSI II
3271.9Sisscsibus*	at cbiisc0
3281.10Siscbiiisc0 	at zbus0		# Cyberstorm mk.III/Cyberstorm PPC SCSI
3291.10Sisscsibus*	at cbiiisc0
3301.9Sisempsc0		at zbus0		# Emplant scsi
3311.9Sisscsibus*	at empsc0
3321.34Sis#idesc0		at mainbus0		# A4000 & A1200 IDE
3331.34Sis#scsibus*	at idesc0
3341.25Smhitch
3351.34Sis#<<< comment out the wdc/atapibus entries below if the idesc lines above >>>
3361.25Smhitch#<<< are uncommented >>>
3371.34Siswdc0		at mainbus0		# A4000 & A1200 IDE bus
3381.34Siswd*		at wdc? drive ?		#  + drives
3391.34Sisatapibus*	at wdc? channel ?	# ATAPI bus
3401.34Siscd*		at atapibus? drive ?	# ATAPI CD-ROM drives
3411.34Sissd*		at atapibus? drive ?	# ATAPI disk drives
3421.34Sis
3431.34Sispccard0		at mainbus0
3441.34Sispcmcia*		at pccard0
3451.34Siscom*		at pcmcia? function ?		# Modems and serial cards
3461.34Sispcmcom*		at pcmcia? function ?		# PCMCIA multi-port serial cards
3471.34Sisaic*		at pcmcia? function ?		# Adaptec APA-1460 SCSI
3481.34Siswdc*		at pcmcia? function ?
3491.34Sisawi*		at pcmcia? function ?		# BayStack 650 (802.11FH)
3501.34Sisep*		at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
3511.34Sismbe*		at pcmcia? function ?		# MB8696x based Ethernet
3521.34Sisne*		at pcmcia? function ?		# NE2000-compatible Ethernet
3531.34Sissm*		at pcmcia? function ?		# Megahertz Ethernet
3541.34Sismhzc*		at pcmcia? function ?    # Megahertz Ethernet/Modem combo cards
3551.34Siscom*		at mhzc?
3561.34Sissm*		at mhzc?
3571.9Sis
3581.9Sis#each hard drive from low target to high
3591.9Sis#will configure to the next available sd unit number
3601.9Sissd*	at scsibus? target ? lun ?	# scsi disks
3611.9Sisst*	at scsibus? target ? lun ?	# scsi tapes
3621.10Siscd*	at scsibus? target ? lun ?	# scsi cds
3631.29Ssommerfech*	at scsibus? target ? lun ?	# scsi autochangers
3641.29Ssommerfe
3651.9Sisss*	at scsibus? target ? lun ?	# scsi scanner
3661.9Sisuk*	at scsibus? target ? lun ?	# scsi unknown
3671.9Sis
3681.9Sispseudo-device	loop			# loopback network interface
3691.9Sispseudo-device	sl		1	# SLIP network interfaces
3701.9Sispseudo-device	ppp		1	# PPP network interfaces
3711.9Sispseudo-device	tun		1	# network tunnel line discipline
3721.9Sis#pseudo-device	gre		2	# generic L3 over IP tunnel
3731.14Stron#pseudo-device	ipip		2	# IP Encapsulation within IP (RFC 2003)
3741.9Sispseudo-device	bpfilter	16	# Berkeley packet filter
3751.9Sispseudo-device	ipfilter		# IP Filter package
3761.23Sispseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
3771.23Sis#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
3781.29Ssommerfe#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
3791.33Sispseudo-device	vlan			# IEEE 802.1q encapsulation
3801.9Sis
3811.19Sispseudo-device	view		4	# views (needed for grfcc)
3821.31Sjdolecekpseudo-device	pty			# pseudo-terminals
3831.9Sis
3841.9Sispseudo-device	vnd		4	# vnode pseudo-disks
3851.9Sispseudo-device	ccd		4	# concatenated disk devices
3861.9Sis#pseudo-device	raid		4	# RAIDframe disk driver
3871.27Sis#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
3881.9Sis
3891.32Sispseudo-device  rnd                     # /dev/random and in-kernel generator
3901.9Sis#options        RND_COM                 # use "com" randomness as well (BROKEN)
3911.9Sis
3921.9Sisconfig	netbsd root on ? type ?
393