DRACO revision 1.33
11.28Sis# $NetBSD: DRACO,v 1.33 1999/04/10 21:37:00 tron Exp $
21.28Sis#
31.27Sis# This file was automatically created. Changes will be
41.27Sis# lost when running make in this directory.
51.1Sis#
61.27Sis# Created from: 
71.33Stron#$ NetBSD: GENERIC,v 1.120 1999/04/10 21:23:27 tron Exp $
81.1Sis
91.21Sisinclude "arch/amiga/conf/std.amiga"
101.1Sis
111.1Sismaxusers	8
121.19Slukemoptions 	RTC_OFFSET=0
131.1Sis
141.27Sis#mainboards to support (in addition to Amiga)
151.27Sis
161.19Slukemoptions 	DRACO
171.4Sveego
181.27Sis#processors this kernel should support
191.27Sis
201.27Sisoptions 	M68060		# support for 060
211.27Sisoptions 	M060SP		# MC68060 software support (Required for 060)
221.4Sveego
231.27Sis#Networking options
241.1Sis
251.19Slukemoptions 	INET		# IP networking support (Required)
261.19Slukem#options 	GATEWAY		# Packet forwarding
271.19Slukem#options 	DIRECTED_BROADCAST	# Broadcast across subnets
281.27Sis#options 	MROUTING	# Multicast routing
291.27Sisoptions 	NS		# XNS
301.27Sis#options 	NSIP		# XNS tunneling over IP
311.27Sisoptions 	ISO,TPIP	# OSI
321.27Sisoptions 	EON		# OSI tunneling over IP
331.27Sisoptions 	CCITT,LLC,HDLC	# X.25
341.27Sisoptions 	NETATALK	# AppleTalk networking protocols
351.27Sisoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
361.27Sisoptions 	PPP_DEFLATE	# Deflate compression support for PPP
371.27Sisoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
381.27Sisoptions 	PFIL_HOOKS	# pfil(9) packet filter hooks
391.27Sisoptions 	IPFILTER_LOG	# ipmon(8) log support
401.1Sis
411.9Sthorpejfile-system 	FFS		# Berkeley fast file system
421.27Sis#file-system 	LFS		# log-structured filesystem (experimental)
431.9Sthorpejfile-system 	MFS		# Memory based filesystem
441.9Sthorpejfile-system 	NFS		# Network File System client side code
451.9Sthorpejfile-system 	ADOSFS		# AmigaDOS file system
461.27Sisfile-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
471.27Sisfile-system 	MSDOSFS		# MS-DOS filesystem
481.27Sisfile-system 	FDESC		# user file descriptor filesystem
491.27Sisfile-system 	KERNFS		# kernel data-structure filesystem
501.27Sisfile-system 	NULLFS		# loopback filesystem
511.9Sthorpej#file-system 	PORTAL		# Portal filesystem
521.27Sisfile-system 	PROCFS		# /proc filesystem
531.27Sisfile-system 	UMAPFS		# NULLFS + uid and gid remapping
541.27Sisfile-system 	UNION		# union filesystem
551.27Sis
561.27Sis#Filesystem options
571.27Sisoptions 	NFSSERVER	# Network File System server side code
581.27Sisoptions 	QUOTA		# User and group quotas in FFS
591.27Sis#options 	FFS_EI		# FFS Endian Independant support
601.27Sis
611.27Sis#Compatability options for various existing systems
621.27Sis
631.27Sisoptions 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
641.27Sisoptions 	COMPAT_43	# compatibility with 4.3BSD interfaces
651.27Sisoptions 	COMPAT_09	# compatibility with NetBSD 0.9
661.27Sisoptions 	COMPAT_10	# compatibility with NetBSD 1.0
671.27Sisoptions 	COMPAT_12	# compatibility with NetBSD 1.2
681.27Sisoptions 	COMPAT_13	# compatibility with NetBSD 1.3
691.30Sisoptions 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
701.27Sisoptions 	COMPAT_NOMID	# allow nonvalid machine id executables
711.30Sis#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
721.27Sis#options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
731.1Sis
741.27Sis#Support for System V IPC facilities.
751.1Sis
761.19Slukemoptions 	SYSVSHM		# System V-like shared memory
771.19Slukemoptions 	SYSVMSG		# System V-like messages
781.19Slukemoptions 	SYSVSEM		# System V-like semaphores
791.1Sis
801.27Sis#Support for various kernel options
811.27Sis
821.27Sisoptions 	KTRACE		# system call tracing support
831.19Slukemoptions 	LKM		# Loadable kernel modules
841.27Sisoptions 	NKMEMCLUSTERS=256	# Size of kernel malloc area
851.27Sisoptions 	UCONSOLE	# anyone can redirect a virtual console
861.27Sis#options 	INSECURE	# allow, among other insecure stuff, LKM 
871.32Sis				# loading in multi-user mode.
881.27Sisoptions 	SCSIVERBOSE	# Verbose SCSI errors
891.27Sis
901.27Sisoptions 	NTP		# NTP phase/frequency locked loop
911.27Sis
921.27Sis#Misc. debugging options
931.1Sis
941.19Slukemoptions 	DDB		# Kernel debugger
951.19Slukem#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
961.27Sisoptions 	DIAGNOSTIC	# Extra kernel sanity checks
971.27Sis#options 	DEBUG		# Enable misc. kernel debugging code
981.19Slukem#options 	SYSCALL_DEBUG	# debug all syscalls.
991.19Slukem#options 	SCSIDEBUG	# Add SCSI debugging statements
1001.19Slukem#options 	PANICBUTTON	# Forced crash via keypress (???)
1011.1Sis
1021.27Sis#Amiga specific options
1031.27Sis
1041.30Sis#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
1051.32Sis				# first bank of RAM. (default: unlimited)
1061.27Sis#options	NKPTADD=4	# set this for 4 additional KPT pages
1071.27Sis#options	NKPTADDSHIFT=24	# set this for 1 additional KPT page
1081.32Sis				# per 16 MB (1<<24 bytes) of RAM
1091.32Sis                                # define and decrease this, or define and
1101.32Sis                                # increase NKPTADD if you get "out of PT pages"
1111.32Sis                                # panics.
1121.32Sis
1131.27Sis#ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
1141.27Sis#before the 10 secondinterval ends, or that KBDRESET does work at all.
1151.27Sis#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
1161.27Sis
1171.27Sis#These options improve performance with the built-in serial port
1181.27Sis#on slower Amigas.  Try the larger buffers first then lev6_defer.
1191.27Sis#options 	SERIBUF_SIZE=4096
1201.27Sis#options 	SEROBUF_SIZE=32
1211.27Sis#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
1221.1Sis
1231.19Slukemoptions 	RETINACONSOLE	# enable code to allow retina to be console
1241.1Sis
1251.27Sis#options 	KFONT_8X11	# 8x11 font
1261.1Sis
1271.27Sis#This is how you would tell the kernel the A2410 oscillator frequencies:
1281.32Sis#The used frequencies are the defaults, and do not need option setting
1291.27Sis#options 	ULOWELL_OSC1=36000000
1301.27Sis#options 	ULOWELL_OSC2=66667000
1311.27Sis
1321.27Sis#This is how you specify the blitting speed, higher values may speed up blits
1331.27Sis#a littel bit.  If you raise this value too much some trash may appear.
1341.27Sis#the commented version is the default.
1351.27Sis#options 	RH_MEMCLK=61000000
1361.30Sis#this option enables the 64 bit sprite which does not work
1371.27Sis#for quite a few people.  E.g. The cursor sprite will turn to a block
1381.27Sis#when moved to the top of the screen in X.
1391.19Slukem#options 	RH_64BIT_SPRITE
1401.27Sis#enables fast scroll code appears to now work on 040 systems.
1411.19Slukem#options 	RETINA_SPEED_HACK
1421.27Sis#enables the Hardwarecursor which does not work on some systems.
1431.27Sis#options 	RH_HARDWARECURSOR
1441.27Sis
1451.27Sisgrfrh0		at zbus0		# retina III
1461.1Sis
1471.1Sisgrf2		at grfrh0
1481.27Sis
1491.30Sisite2		at grf2			# terminal emulators for grfs
1501.1Sis
1511.27Sismsc0		at zbus0		# A2232 MSC multiport serial.
1521.27Sismfc0		at zbus0		# MultiFaceCard I/O board
1531.27Sismfcs0		at mfc0 unit 0		# MFC serial
1541.27Sismfcs1		at mfc0 unit 1		# MFC serial
1551.1Sis#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
1561.1Sis#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
1571.1Sis#mfcs2		at mfc1 unit 0
1581.1Sis#mfcs3		at mfc1 unit 1
1591.1Sis#mfcp1		at mfc1 unit 0
1601.12Sis
1611.27Sishyper*		at zbus?		# zbus HyperCom3 + HyperCom4
1621.27Sis#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
1631.27Siscom*		at hyper? port ?	# Hypercom3/4 serial ports
1641.27Sis#lpt*		at hyper? port ?	# not yet: Hypercom3 parallel port
1651.27Sis
1661.27Sis#DraCo Mainboard devices (sans keyboard)
1671.27Sis
1681.14Sisdrbbc0		at mainbus0		# DraCo battery backed clock
1691.15Sisdrsupio0	at mainbus0		# DraCo superio chip
1701.15Siscom*		at drsupio? port ?	# DraCo serial
1711.17Sislpt0		at drsupio? port ?	# DraCo parallel
1721.1Sis
1731.27Sis#Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
1741.18Sis
1751.27Sis#Ethernet cards:
1761.27Sisle*		at zbus0		# A2065, Ameristar, Ariadne
1771.27Sisne*		at zbus0		# AriadneII
1781.27Sised0		at zbus0		# Hydra, ASDG LanRover
1791.27Sises0		at zbus0		# CEI A4066 EthernetPLUS
1801.27Sisqn0		at zbus0		# Quicknet
1811.1Sis
1821.27Sisbah*		at zbus0		# C=/Ameristar A2060 / 560
1831.1Sis
1841.27Sis#Greater Valley Product Bus
1851.27Sisgvpbus* 	at zbus0
1861.27Sis
1871.27Sisdrsc0		at mainbus0		# DraCo scsi
1881.1Sisscsibus*	at drsc0
1891.1Sis
1901.27Sis#each hard drive from low target to high
1911.27Sis#will configure to the next available sd unit number
1921.1Sissd*	at scsibus? target ? lun ?	# scsi disks
1931.1Sisst*	at scsibus? target ? lun ?	# scsi tapes
1941.30Siscd*	at scsibus? target ? lun ?	# scsi cds
1951.4Sveegoss*	at scsibus? target ? lun ?	# scsi scanner
1961.7Sveegoch*	at scsibus? target ? lun ?	# scsi autochangers
1971.7Sveegouk*	at scsibus? target ? lun ?	# scsi unknown
1981.1Sis
1991.27Sispseudo-device	loop			# loopback network interface
2001.27Sispseudo-device	sl		1	# SLIP network interfaces
2011.27Sispseudo-device	ppp		1	# PPP network interfaces
2021.27Sispseudo-device	tun		1	# network tunnel line discipline
2031.27Sis#pseudo-device	gre		2	# generic L3 over IP tunnel
2041.33Stron#pseudo-device	ipip		2	# IP Encapsulation within IP (RFC 2003)
2051.27Sispseudo-device	bpfilter	16	# Berkeley packet filter
2061.27Sispseudo-device	ipfilter		# IP Filter package
2071.27Sis
2081.27Sispseudo-device	view		10	# views
2091.27Sispseudo-device	pty		16	# pseudo ptys
2101.27Sis
2111.27Sispseudo-device	vnd		4	# vnode pseudo-disks
2121.27Sispseudo-device	ccd		4	# concatenated disk devices
2131.27Sis#pseudo-device	raid		4	# RAIDframe disk driver
2141.27Sis
2151.27Sis#rnd is EXPERIMENTAL at this point.
2161.32Sis#pseudo-device  rnd                     # /dev/random and in-kernel generator
2171.27Sis#options        RND_COM                 # use "com" randomness as well (BROKEN)
2181.1Sis
2191.9Sthorpejconfig	netbsd root on ? type ?
2201.27Sis
221