GENERIC revision 1.79
11.79Satatat# $NetBSD: GENERIC,v 1.79 2002/04/25 15:06:26 atatat Exp $
21.1Smycroft#
31.72Sgmcgarry# GENERIC machine description file
41.72Sgmcgarry# 
51.72Sgmcgarry# This machine description file is used to generate the default NetBSD
61.72Sgmcgarry# kernel.  The generic kernel does not include all options, subsystems
71.72Sgmcgarry# and device drivers, but should be useful for most applications.
81.1Smycroft#
91.72Sgmcgarry# The machine description file can be customised for your specific
101.72Sgmcgarry# machine to reduce the kernel size and improve its performance.
111.72Sgmcgarry#
121.72Sgmcgarry# For further information on compiling NetBSD kernels, see the config(8)
131.72Sgmcgarry# man page.
141.72Sgmcgarry#
151.72Sgmcgarry# For further information on hardware support for this architecture, see
161.72Sgmcgarry# the intro(4) man page.  For further information about kernel options
171.72Sgmcgarry# for this architecture, see the options(4) man page.  For an explanation
181.72Sgmcgarry# of each device driver in this file see the section 4 man page for the
191.72Sgmcgarry# device.
201.1Smycroft
211.72Sgmcgarryinclude 	"arch/hp300/conf/std.hp300"
221.50Shubertf
231.79Satatatoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
241.79Satatat
251.79Satatat#ident 		"GENERIC-$Revision: 1.79 $"
261.20Sthorpej
271.20Sthorpej# Support for various CPU types
281.20Sthorpejoptions 	HP320
291.20Sthorpejoptions 	HP330		# includes 318, 319
301.20Sthorpejoptions 	HP340
311.28Sthorpejoptions 	HP345
321.20Sthorpejoptions 	HP350
331.20Sthorpejoptions 	HP360
341.20Sthorpejoptions 	HP370
351.28Sthorpejoptions 	HP375
361.28Sthorpejoptions 	HP380
371.47Sthorpejoptions 	HP385
381.28Sthorpejoptions 	HP400
391.28Sthorpejoptions 	HP425
401.28Sthorpejoptions 	HP433
411.1Smycroft
421.1Smycroft# Need to set locally
431.8Sthorpejmaxusers	32
441.1Smycroft
451.1Smycroft# Standard system options
461.20Sthorpejoptions 	COMPAT_43	# compatibility with 4.3BSD interfaces
471.20Sthorpejoptions 	COMPAT_44	# compatibility with 4.4BSD binaries
481.20Sthorpejoptions 	COMPAT_09	# compatibility with NetBSD 0.9
491.20Sthorpejoptions 	COMPAT_10	# compatibility with NetBSD 1.0
501.20Sthorpejoptions 	COMPAT_11	# compatibility with NetBSD 1.1
511.20Sthorpejoptions 	COMPAT_12	# compatibility with NetBSD 1.2
521.37Skleinkoptions 	COMPAT_13	# compatibility with NetBSD 1.3
531.46Saugustssoptions 	COMPAT_14	# compatibility with NetBSD 1.4
541.66Sabs#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
551.20Sthorpejoptions 	SYSVSHM		# System V-style shared memory
561.20Sthorpejoptions 	SYSVSEM		# System V-style semaphores
571.70Slukem#options 	SEMMNI=10	# number of semaphore identifiers
581.70Slukem#options 	SEMMNS=60	# number of semaphores in system
591.70Slukem#options 	SEMUME=10	# max number of undo entries per process
601.70Slukem#options 	SEMMNU=30	# number of undo structures in system
611.20Sthorpejoptions 	SYSVMSG		# System V-style message queues
621.20Sthorpejoptions 	KTRACE		# system call tracing support
631.25Sthorpejoptions 	LKM		# Loadable kernel modules
641.34Smjacob#options 	SCSIVERBOSE	# Verbose SCSI errors
651.78Sgmcgarry#options 	USERCONF	# userconf(4) support
661.76Sjdolecek#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
671.1Smycroft
681.22Sthorpej# Filesystems
691.29Slukemfile-system	FFS		# fast filesystem
701.29Slukemfile-system	CD9660		# CD-ROM ISO-9660 filesystem
711.29Slukemfile-system	NFS		# Network filesystem client
721.29Slukemfile-system	UNION		# Union filesystem (req. for FDESC)
731.29Slukemfile-system	KERNFS		# kernel data-structure filesystem
741.29Slukemfile-system	FDESC		# user file descriptor filesystem
751.29Slukemfile-system	PROCFS		# /proc filesystem
761.29Slukemfile-system	MFS		# Memory-based filesystem
771.22Sthorpej
781.1Smycroft# Filesystem options
791.22Sthorpejoptions 	QUOTA		# User and group quotas in FFS
801.38Sbouyer#options 	FFS_EI		# FFS Endian Independant support
811.70Slukemoptions 	SOFTDEP		# FFS soft updates support.
821.20Sthorpejoptions 	NFSSERVER	# Network filesystem server
831.73Sgmcgarryoptions 	NFS_BOOT_BOOTP	# use bootp for NFS boot
841.49Sitojun
851.1Smycroft# Networking options
861.21Sscottroptions 	INET		# Internet protocols
871.49Sitojunoptions 	INET6		# IPV6
881.49Sitojun#options 	IPSEC		# IP security
891.49Sitojun#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
901.49Sitojun#options 	IPSEC_DEBUG	# debug for IP security
911.29Slukemoptions 	GATEWAY		# IP forwarding + larger mb_map
921.29Slukemoptions 	MROUTING	# Multicast routing
931.45Schristosoptions 	PFIL_HOOKS	# packet filter hooks
941.66Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
951.1Smycroft
961.1Smycroft# Options for HP hardware
971.21Sscottroptions 	FPSP		# floating point interface for 68040
981.21Sscottroptions 	USELEDS		# make the lights twinkle
991.21Sscottroptions 	COMPAT_NOLABEL	# defaults for unlabeled disks
1001.29Slukem#options 	PANICBUTTON	# two fast <reset>s on HIL dump kernel
1011.30Slukem#options 	CONSCODE=9	# force console at this select code
1021.21Sscottroptions 	UK_KEYBOARD	# include United Kingdom HIL keymap
1031.21Sscottroptions 	SE_KEYBOARD	# include Swedish HIL keymap
1041.3Sthorpej
1051.20Sthorpej# This option enables a different copyin/copyout that uses page
1061.20Sthorpej# mapping for large copies.
1071.20Sthorpej#options 	MAPPEDCOPY	# different copyin/copyout for large copies
1081.20Sthorpej
1091.77Sgmcgarry# Binary compatibility.
1101.20Sthorpejoptions 	COMPAT_HPUX	# HP-UX binary compatibility
1111.77Sgmcgarryoptions 	COMPAT_AOUT_M68K	# NetBSD/m68k a.out binary compatibility
1121.77Sgmcgarryoptions 	COMPAT_M68K4K	# NetBSD/m68k4k binary compatibility
1131.77Sgmcgarry#options 	COMPAT_SUNOS	# SunOS4 m68k binary compatibility
1141.43Sitohy#options 	COMPAT_LINUX	# Linux/m68k binary compatibility
1151.44Skleink#options 	COMPAT_SVR4	# SVR4 binary compatibility
1161.1Smycroft
1171.3Sthorpej# Debugging options
1181.17Sthorpejoptions 	DIAGNOSTIC	# Extra kernel sanity checks
1191.17Sthorpej#options 	DEBUG		# Enable misc. kernel debugging code
1201.21Sscottroptions 	DDB		# Kernel Dynamic Debugger
1211.35Slukem#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
1221.27Sthorpejmakeoptions	DEBUG="-g"	# netbsd.gdb with full debugging symbols
1231.21Sscottr
1241.21Sscottr# Verbose descriptions of unconfigured DIO devices
1251.21Sscottr# (Warning: this compiles in a large string table)
1261.21Sscottroptions 	DIOVERBOSE	# recognize "unknown" DIO devices
1271.1Smycroft
1281.22Sthorpejconfig		netbsd root on ? type ?
1291.1Smycroft
1301.20Sthorpejmainbus0	at root		# root "bus"
1311.20Sthorpej
1321.20Sthorpejintio0		at mainbus0	# internal i/o space
1331.20Sthorpejdio0		at mainbus0	# DIO/DIO-II bus
1341.32Sthorpej
1351.69Sgmcgarry# Real-time clock (not optional)
1361.69Sgmcgarryrtc*		at intio?
1371.69Sgmcgarry
1381.69Sgmcgarry# Human Interface Loop
1391.69Sgmcgarryhil*		at intio?
1401.69Sgmcgarry
1411.32Sthorpej# Frodo utility chip found on 4xx's
1421.69Sgmcgarryfrodo*		at intio?
1431.32Sthorpej
1441.32Sthorpej# 8250-like serial ports found on Frodo ASIC
1451.32Sthorpej#dnkbd0		at frodo? offset 0x0	# Domain keyboard flavor
1461.32Sthorpejapci*		at frodo? offset ?	# tty flavor
1471.20Sthorpej
1481.20Sthorpej# Davinci framebuffer
1491.20Sthorpejdvbox*		at intio?
1501.20Sthorpejdvbox*		at dio? scode ?
1511.20Sthorpej
1521.20Sthorpej# Gatorbox framebuffer
1531.20Sthorpejgbox*		at intio?
1541.20Sthorpejgbox*		at dio? scode ?
1551.20Sthorpej
1561.20Sthorpej# Hyperion framebuffer
1571.20Sthorpejhyper*		at dio? scode ?
1581.20Sthorpej
1591.20Sthorpej# Renaissance framebuffer
1601.20Sthorpejrbox*		at intio?
1611.20Sthorpejrbox*		at dio? scode ?
1621.20Sthorpej
1631.20Sthorpej# Topcat/catseye framebuffers
1641.20Sthorpejtopcat*		at intio?
1651.20Sthorpejtopcat*		at dio? scode ?
1661.20Sthorpej
1671.20Sthorpej# Framebuffer abstraction
1681.20Sthorpejgrf*		at dvbox?
1691.20Sthorpejgrf*		at gbox?
1701.20Sthorpejgrf*		at hyper?
1711.20Sthorpejgrf*		at rbox?
1721.20Sthorpejgrf*		at topcat?
1731.20Sthorpej
1741.20Sthorpej# Internal Terminal Emulator
1751.20Sthorpejite*		at grf?
1761.20Sthorpej
1771.31Slukemdca0		at dio? scode 9	flags 1	# DCA serial interfaces
1781.20Sthorpejdca*		at dio? scode ?
1791.20Sthorpej
1801.20Sthorpejdcm*		at dio? scode ?	flags 0xe # DCM 4- or 8-port serial interfaces
1811.20Sthorpej
1821.20Sthorpejle*		at dio? scode ?		# LANCE ethernet interfaces
1831.20Sthorpej
1841.20Sthorpejnhpib0		at dio? scode 7		# slow internal HP-IB
1851.20Sthorpejnhpib*		at dio? scode ?
1861.20Sthorpej
1871.20Sthorpejfhpib*		at dio? scode ?		# `fast' HP-IB
1881.20Sthorpej
1891.20Sthorpejhpibbus0	at nhpib0
1901.20Sthorpejhpibbus*	at nhpib?
1911.20Sthorpejhpibbus*	at fhpib?
1921.3Sthorpej
1931.20Sthorpejrd*		at hpibbus? slave ? punit ?	# HP-IB disks
1941.20Sthorpejct*		at hpibbus? slave ? punit ?	# HP-IB cartridge tapes
1951.20Sthorpejmt*		at hpibbus? slave ? punit ?	# HP-IB 9-track tape
1961.20Sthorpejppi0		at hpibbus0 slave 5 punit 0	# HP-IB plotter
1971.1Smycroft
1981.20Sthorpejoscsi*		at dio? scode ?		# Old HP SCSI
1991.1Smycroft
2001.20Sthorpejsd*		at oscsi? target ? lun ?	# SCSI disks
2011.20Sthorpejst*		at oscsi? target ? lun ?	# SCSI tapes
2021.20Sthorpejac*		at oscsi? target ? lun ?	# SCSI changers
2031.1Smycroft
2041.60Sjdolecekpseudo-device	pty			# pseudo-terminals
2051.3Sthorpejpseudo-device	sl		4	# SLIP network interfaces
2061.3Sthorpejpseudo-device	ppp		4	# PPP network interfaces
2071.74Smartinpseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
2081.3Sthorpejpseudo-device	bpfilter	16	# Berkeley packet filter
2091.4Sthorpejpseudo-device	vnd		4	# vnode pseudo-disks
2101.4Sthorpejpseudo-device	ccd		4	# concatenated disk devices
2111.75Sosterpseudo-device	raid		8	# RAIDframe disk driver
2121.75Sosteroptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
2131.75Soster# Options to enable various other RAIDframe RAID types.
2141.75Soster# options	RF_INCLUDE_EVENODD=1
2151.75Soster# options	RF_INCLUDE_RAID5_RS=1
2161.75Soster# options	RF_INCLUDE_PARITYLOGGING=1
2171.75Soster# options	RF_INCLUDE_CHAINDECLUSTER=1
2181.75Soster# options	RF_INCLUDE_INTERDECLUSTER=1
2191.75Soster# options 	RF_INCLUDE_PARITY_DECLUSTERING=1
2201.75Soster# options	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
2211.3Sthorpejpseudo-device	loop			# loopback network interface
2221.18Smrgpseudo-device	ipfilter 		# IP Filter package
2231.42Shwr#pseudo-device	gre		2	# generic L3 over IP tunnel
2241.49Sitojunpseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
2251.49Sitojun#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
2261.54Sitojun#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
2271.62Sbouyerpseudo-device	vlan			# IEEE 802.1q encapsulation
2281.71Satatatpseudo-device	bridge			# simple inter-network bridging
2291.61Sitojunpseudo-device	rnd			# /dev/random and in-kernel generator
230