HADES revision 1.34
11.1Sleo#
21.32Slukem# $NetBSD: HADES,v 1.34 2002/04/12 22:34:13 leo Exp $
31.1Sleo#
41.25Sleo# This file was automatically created. Changes will be
51.25Sleo# lost when running makeconf in this directory.
61.1Sleo#
71.32Slukem# Created from:
81.27Sleo#		NetBSD: HADES.in,v 1.4 2001/04/10 06:28:38 leo Exp $
91.34Sleo#		NetBSD: GENERIC.in,v 1.16 2002/04/12 22:29:14 leo Exp $
101.25Sleo
111.25Sleo#This configuration file is for a generic Medusa-Hades
121.25Sleo
131.25Sleo#Generic atari
141.25Sleo
151.25Sleoinclude "arch/atari/conf/std.hades"
161.25Sleo
171.25Sleo#Add support for about 16 users. This variable is used to size
181.25Sleo#various kernel structures.
191.1Sleo
201.1Sleomaxusers	16
211.1Sleo
221.25Sleooptions 	HZ=64		# Set the clock-rate (48/64/96)
231.25Sleo
241.25Sleo#X11R6 related options
251.25Sleo
261.25Sleooptions 	UCONSOLE	# Allow xconsole to work
271.25Sleo
281.25Sleo#Standard system options
291.25Sleooptions 	INSECURE	# disable kernel security levels
301.25Sleo#options 	NTP		# NTP phase/frequency locked loop
311.25Sleo
321.25Sleo#(Co)processors this kernel should support
331.25Sleo
341.9Slukemoptions 	M68040		# support for 040
351.11Sleooptions 	M68060		# support for 060
361.11Sleooptions 	FPSP		# 68040 Floatingpoint support
371.11Sleooptions 	M060SP		# MC68060 software support (Required for 060)
381.11Sleo
391.25Sleo#Networking options
401.25Sleo
411.32Slukemoptions 	INET		# IP + ICMP + TCP + UDP
421.1Sleo
431.25Sleooptions 	INET6		# IPV6
441.25Sleo#options 	IPSEC		# IP security
451.25Sleo#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
461.25Sleo#options 	IPSEC_DEBUG	# debug for IP security
471.32Slukem#options 	GATEWAY		# packet forwarding
481.32Slukem#options 	MROUTING	# IP multicast routing
491.32Slukemoptions 	NS		# XNS
501.32Slukem#options 	NSIP		# XNS tunneling over IP
511.32Slukemoptions 	ISO,TPIP	# OSI
521.32Slukem#options 	EON		# OSI tunneling over IP
531.32Slukemoptions 	CCITT,LLC,HDLC	# X.25
541.32Slukemoptions 	NETATALK	# AppleTalk networking protocols
551.32Slukem
561.32Slukemoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
571.32Slukemoptions 	PPP_DEFLATE	# Deflate compression support for PPP
581.32Slukemoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
591.25Sleo
601.32Slukemoptions 	PFIL_HOOKS	# pfil(9) packet filter hooks
611.32Slukemoptions 	IPFILTER_LOG	# ipmon(8) log support
621.25Sleo#options 	IPFILTER_DEFAULT_BLOCK	# block packages by default
631.1Sleo
641.30Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
651.30Sabs
661.25Sleo#File systems
671.5Sthorpejfile-system 	FFS		# Berkeley fast file system
681.5Sthorpejfile-system 	MFS		# Memory based filesystem
691.25Sleofile-system 	KERNFS		# Kernel parameter filesystem
701.25Sleofile-system 	MSDOSFS		# MSDOS filesystem
711.25Sleofile-system 	CD9660		# ISO 9660 filesystem with Rock Ridge
721.25Sleo
731.25Sleofile-system 	NFS		# Network File System client side code
741.5Sthorpejfile-system 	PROCFS		# Process filesystem
751.25Sleofile-system 	FDESC		# /dev/fd
761.5Sthorpejfile-system 	NULLFS		# Loopback filesystem
771.25Sleofile-system 	OVERLAY		# overlay filesystem
781.5Sthorpejfile-system 	UNION		# union file system
791.25Sleofile-system 	UMAPFS		# null file system (with uid & gid remapping)
801.25Sleofile-system 	PORTAL		# portal file system
811.25Sleofile-system 	EXT2FS		# second extended file system (linux)
821.25Sleofile-system 	LFS		# log-structured file system
831.25Sleo
841.25Sleo#File system options
851.25Sleooptions 	QUOTA		# Disk quotas for local disks
861.25Sleo#options 	FFS_EI		# FFS Endian Independant support
871.32Slukemoptions 	SOFTDEP		# FFS soft updates support.
881.25Sleooptions 	NFSSERVER	# Network File System server side code
891.25Sleo#options 	EXT2FS_SYSTEM_FLAGS	# makes ext2fs file flags (append and
901.34Sleo				# immutable) behave as system flags.
911.25Sleo
921.25Sleo#Misc. debugging options
931.1Sleo
941.9Slukemoptions 	PANICWAIT	# Require keystroke to dump/reboot
951.9Slukemoptions 	DDB		# Kernel debugger
961.1Sleo
971.25Sleooptions 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
981.25Sleo#options 	DEBUG		# expensive debugging checks/support
991.25Sleo
1001.29Swiz#Compatibility options for various existing systems
1011.25Sleo
1021.9Slukemoptions 	COMPAT_43	# 4.3 BSD compatible system calls (required)
1031.9Slukemoptions 	COMPAT_10	# Compatibility to NetBSD1.0
1041.9Slukemoptions 	COMPAT_11	# Compatibility to NetBSD1.1
1051.9Slukemoptions 	COMPAT_12	# Compatibility to NetBSD1.2
1061.15Skleinkoptions 	COMPAT_13	# Compatibility to NetBSD1.3
1071.20Saugustssoptions 	COMPAT_14	# Compatibility to NetBSD1.4
1081.1Sleo
1091.25Sleo#options 	COMPAT_09	# has no meaning on the atari
1101.25Sleo#options 	COMPAT_SUNOS	# Support to run Sun-3 executables
1111.25Sleo#options 	COMPAT_SVR4	# Support to run SVR4 executables
1121.25Sleo#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
1131.30Sabs#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
1141.25Sleo
1151.32Slukemoptions 	COMPAT_AOUT_M68K # Compatibility to a.out executables
1161.32Slukemoptions 	EXEC_AOUT	# a.out format executables
1171.32Slukem
1181.25Sleo#Support for System V IPC facilities.
1191.25Sleo
1201.25Sleooptions 	SYSVSHM			# System V shared memory
1211.25Sleooptions 	SYSVMSG			# System V messages
1221.25Sleooptions 	SYSVSEM			# System V semaphores
1231.31Sleo#options 	SEMMNI=10		# number of semaphore identifiers
1241.31Sleo#options 	SEMUME=10		# max number of undo entries per proc.
1251.31Sleo#options 	SEMMNU=30		# number of undo structures in system
1261.25Sleo
1271.25Sleo#Support for various kernel options
1281.1Sleo
1291.9Slukemoptions 	KTRACE			# Add kernel tracing system call
1301.9Slukemoptions 	DIAGNOSTIC		# Add additional error checking code
1311.33Sjdolecek#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
1321.1Sleo
1331.25Sleo#These options enable verbose messages for several subsystems.
1341.25Sleo#Warning, these may compile large string tables into the kernel!
1351.25Sleo
1361.25Sleooptions 	SCSIVERBOSE		# human readable SCSI error messages
1371.25Sleo
1381.34Sleooptions 	MIIVERBOSE		# verbose PHY autoconfig messages
1391.25Sleooptions 	PCIVERBOSE		# verbose PCI device autoconfig messages
1401.25Sleo#options 	PCI_CONFIG_DUMP		# verbosely dump PCI config space
1411.25Sleo
1421.25Sleo#Atari specific options
1431.25Sleo
1441.25Sleo#options 	KFONT_8x8		# Use 8x8 font instead of 8x16
1451.25Sleooptions 	ST_POOL_SIZE=22		# smallest that allows TT-HIGH
1461.25Sleo
1471.28Sleooptions 	TT_SCSI			# SCSI-support for TT
1481.28Sleooptions 	TT_VIDEO		# Graphics support for TT
1491.28Sleo
1501.9Slukemoptions 	MEMORY_DISK_HOOKS	# Boot RAM-disk
1511.9Slukemoptions 	DISKLABEL_NBDA		# NetBSD disklabels (required)
1521.9Slukemoptions 	DISKLABEL_AHDI		# NetBSD/AHDI disklabels
1531.1Sleo
1541.25Sleooptions 	SERCONSOLE		# modem1 console support
1551.25Sleooptions 	RELOC_KERNEL		# TT/Falcon: relocate kernel to TT-RAM
1561.34Sleo#options 	MSGBUFSIZE=32768        # size of kernel msg. buffer
1571.34Sleo#options 	STATCLOCK	        # Separate {stat,prof}clock
1581.25Sleo
1591.25Sleo#Try linked commands on all targets
1601.25Sleooptions 	TRY_SCSI_LINKED_COMMANDS=0x7f
1611.25Sleo
1621.25Sleo#Build one kernel that can boot from any disk.
1631.25Sleo
1641.5Sthorpejconfig		netbsd root on ? type ?
1651.1Sleo
1661.25Sleopseudo-device	sl			# Slip
1671.25Sleopseudo-device	ppp			# ppp
1681.33Sjdolecekpseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
1691.25Sleopseudo-device	pty			# pseudo-terminals
1701.25Sleopseudo-device	loop			# Loopback network
1711.25Sleopseudo-device	vnd		3	# 3 pseudo disks (see vnconfig)
1721.25Sleopseudo-device	md		2	# Boot memory disk
1731.25Sleo
1741.25Sleopseudo-device	bpfilter	2	# berkeley packet filters
1751.25Sleopseudo-device	tun		2	# network tunnel
1761.25Sleo#pseudo-device	gre		2	# generic L3 over IP tunnel
1771.25Sleopseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
1781.25Sleo#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
1791.25Sleo#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
1801.25Sleopseudo-device	vlan			# IEEE 802.1q encapsulation
1811.33Sjdolecekpseudo-device	bridge			# simple inter-network bridging
1821.25Sleopseudo-device	ccd		4	# concatenating disk driver
1831.33Sjdolecekpseudo-device	raid		8	# RAIDframe disk driver
1841.33Sjdolecekoptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
1851.33Sjdolecek#Options to enable various other RAIDframe RAID types.
1861.33Sjdolecek#options	RF_INCLUDE_EVENODD=1
1871.33Sjdolecek#options	RF_INCLUDE_RAID5_RS=1
1881.33Sjdolecek#options	RF_INCLUDE_PARITYLOGGING=1
1891.33Sjdolecek#options	RF_INCLUDE_CHAINDECLUSTER=1
1901.33Sjdolecek#options	RF_INCLUDE_INTERDECLUSTER=1
1911.33Sjdolecek#options 	RF_INCLUDE_PARITY_DECLUSTERING=1
1921.33Sjdolecek#options	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
1931.25Sleopseudo-device	ipfilter		# IP filtering device
1941.25Sleopseudo-device	rnd			# /dev/random and in-kernel generator
1951.34Sleo
1961.34Sleo#MII/PHY support
1971.34Sleoacphy*	at mii? phy ?			# DAltima AC101 and AMD Am79c874 PHYs
1981.34Sleoamhphy*	at mii? phy ?			# AMD 79c901 Ethernet PHYs
1991.34Sleobmtphy*	at mii? phy ?			# Broadcom BCM5201 and BCM5202 PHYs
2001.34Sleobrgphy*	at mii? phy ?			# Broadcom BCM5400-family PHYs
2011.34Sleodmphy*	at mii? phy ?			# Davicom DM9101 PHYs
2021.34Sleoexphy*	at mii? phy ?			# 3Com internal PHYs
2031.34Sleoglxtphy* at mii? phy ?			# Level One LXT-1000 PHYs
2041.34Sleogphyter* at mii? phy ?			# NS83861 Gig-E PHY
2051.34Sleoicsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
2061.34Sleoinphy*	at mii? phy ?			# Intel 82555 PHYs
2071.34Sleoiophy*	at mii? phy ?			# Intel 82553 PHYs
2081.34Sleolxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
2091.34Sleomakphy*	at mii? phy ?			# Marvell Semiconductor 88E1000 PHYs
2101.34Sleonsphy*	at mii? phy ?			# NS83840 PHYs
2111.34Sleonsphyter* at mii? phy ?			# NS83843 PHYs
2121.34Sleopnaphy*	at mii? phy ?			# generic HomePNA PHYs
2131.34Sleoqsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
2141.34Sleosqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
2151.34Sleotlphy*	at mii? phy ?			# ThunderLAN PHYs
2161.34Sleotqphy*	at mii? phy ?			# TDK Semiconductor PHYs
2171.34Sleoukphy*	at mii? phy ?			# generic unknown PHYs
2181.34Sleo
2191.34Sleo#PCI network interfaces
2201.34Sleo#If unsure, check the port-atari page for tested cards.
2211.34Sleoep*	at pci? dev ? function ?	# 3Com 3c59x
2221.34Sleoex*	at pci? dev ? function ?	# 3Com 90x[BC]
2231.34Sleofxp*	at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B
2241.34Sleo
2251.34Sleo#This is the only tested audio card at the moment.
2261.34Sleo
2271.34Sleoeso*	at pci? dev ? function ?	# ESS Solo-1 PCI AudioDrive
2281.34Sleoaudio*	at eso?
2291.25Sleo
2301.25Sleo#Hardware options for GENERIC are in the various machine type specific files
2311.25Sleo
2321.1Sleopseudo-device	view	4	# View (graphics mapping)
2331.27Sleopseudo-device	mouse	1	# mouse
2341.1Sleo
2351.25Sleo#The following sections describe various hardware options.
2361.25Sleo
2371.25Sleoncrscsi0	at mainbus0	# NCR5380 SCSI driver
2381.25Sleoscsibus0	at ncrscsi0	# SCSI bus
2391.25Sleozs0		at mainbus0	# Serial support through 8530
2401.25Sleonvr0		at mainbus0	# nvram driver
2411.25Sleolp0		at mainbus0	# centronics printer
2421.26Sleoser0		at mainbus0	# UART on first 68901 (ttyB0)
2431.25Sleogrfbus0		at mainbus0	# bitmapped display's
2441.25Sleogrfet0		at grfbus0	# et4000/et6000/et6100 consoles
2451.25Sleoite0		at grfet0
2461.25Sleogrfet1		at grfbus0
2471.25Sleoite1		at grfet1
2481.25Sleogrfet2		at grfbus0
2491.25Sleoite2		at grfet2
2501.25Sleopcibus0		at mainbus0	# PCI-bus
2511.25Sleopci0		at pcibus0
2521.25Sleoavmebus0	at mainbus0	# VME bus
2531.25Sleovme0		at avmebus0
2541.25Sleole0		at vme0	irq 5	# Lance ethernet (Riebl/PAM).
2551.25Sleole0		at vme0 irq 4	# Lance ethernet (BVME410).
2561.25Sleoet0		at vme0		# Crazy Dots II
2571.25Sleoisabus0		at mainbus0	# ISA-bus
2581.25Sleoisa0		at isabus0
2591.25Sleowdc0		at mainbus0	# IDE-bus
2601.25Sleowd*		at wdc? channel ? drive ?
2611.25Sleo#ATAPI bus support
2621.25Sleoatapibus*	at wdc? channel ?
2631.25Sleo
2641.25Sleo#ATAPI devices
2651.25Sleocd*	at atapibus? drive ?		# ATAPI CD-ROM drives
2661.25Sleo
2671.25Sleo#SCSI devices
2681.25Sleosd* 	at scsibus? target ? lun ?	# SCSI disk drives
2691.25Sleost* 	at scsibus? target ? lun ?	# SCSI tape drives
2701.25Sleocd* 	at scsibus? target ? lun ?	# SCSI CD-ROM drives
2711.25Sleo
2721.25Sleoch* 	at scsibus? target ? lun ?	# SCSI autochangers
2731.25Sleoss* 	at scsibus? target ? lun ?	# SCSI scanners
2741.25Sleose* 	at scsibus? target ? lun ?	# SCSI ethernet
2751.25Sleouk* 	at scsibus? target ? lun ?	# SCSI unknown
2761.26Sleo
2771.26Sleone0	at isa0 port 0x300 irq 5	# NE2000 ethernet
2781.26Sleoep*	at pci0 dev ? function 0	# 3Com 3c59x/3c90x Ethernet
2791.26Sleo
2801.26Sleoeso*	at pci? dev ? function ?	# ESS Solo-1 PCI AudioDrive
2811.26Sleoaudio*	at eso?
2821.19Sleo
283