GENERIC revision 1.34
11.34Satatat# $NetBSD: GENERIC,v 1.34 2002/04/25 15:06:32 atatat Exp $
21.30Sgmcgarry#
31.30Sgmcgarry# GENERIC machine description file
41.30Sgmcgarry# 
51.30Sgmcgarry# This machine description file is used to generate the default NetBSD
61.30Sgmcgarry# kernel.  The generic kernel does not include all options, subsystems
71.30Sgmcgarry# and device drivers, but should be useful for most applications.
81.30Sgmcgarry#
91.30Sgmcgarry# The machine description file can be customised for your specific
101.30Sgmcgarry# machine to reduce the kernel size and improve its performance.
111.30Sgmcgarry#
121.30Sgmcgarry# For further information on compiling NetBSD kernels, see the config(8)
131.30Sgmcgarry# man page.
141.30Sgmcgarry#
151.30Sgmcgarry# For further information on hardware support for this architecture, see
161.30Sgmcgarry# the intro(4) man page.  For further information about kernel options
171.30Sgmcgarry# for this architecture, see the options(4) man page.  For an explanation
181.30Sgmcgarry# of each device driver in this file see the section 4 man page for the
191.30Sgmcgarry# device.
201.1Sscw
211.1Sscwinclude		"arch/mvme68k/conf/std.mvme68k"
221.5Shubertf
231.34Satatatoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
241.34Satatat
251.34Satatat#ident 		"GENERIC-$Revision: 1.34 $"
261.1Sscw
271.1Sscw# Boards this kernel supports
281.1Sscwoptions 	MVME147
291.13Sscwoptions 	MVME162
301.1Sscwoptions 	MVME167
311.16Sscwoptions 	MVME172
321.16Sscwoptions 	MVME177
331.1Sscw
341.1Sscwmaxusers	4
351.1Sscw
361.1Sscw# Needed on m68040 boards to emulate some missing FP instructions
371.1Sscwoptions 	FPSP
381.16Sscw
391.16Sscw# Needed on m68060 boards
401.16Sscwoptions 	M060SP
411.1Sscw
421.1Sscw#options 	DDB
431.1Sscwoptions 	DIAGNOSTIC, DEBUG
441.1Sscw
451.1Sscw#options 	SYSVSHM
461.1Sscwoptions 	KTRACE
471.1Sscwoptions 	COMPAT_43
481.32Sjdolecek
491.33Sgmcgarry#options 	USERCONF	# userconf(4) support
501.32Sjdolecek#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
511.1Sscw
521.1Sscwfile-system 	FFS
531.29Slukemfile-system 	NFS
541.1Sscwfile-system 	KERNFS
551.6Sscwfile-system 	MFS
561.17Sscwfile-system 	CD9660
571.1Sscw#file-system	MSDOSFS
581.1Sscw#file-system	UNION
591.1Sscw
601.1Sscwoptions 	NFSSERVER
611.1Sscw#options 	FFS_EI		# FFS Endian Independant support
621.29Slukemoptions 	SOFTDEP		# FFS soft updates support.
631.4Sitojun
641.1Sscw# Networking options
651.1Sscwoptions 	INET
661.4Sitojunoptions 	INET6		# IPV6
671.4Sitojun#options 	IPSEC		# IP security
681.4Sitojun#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
691.4Sitojun#options 	IPSEC_DEBUG	# debug for IP security
701.29Slukem#options 	GATEWAY		# IP packet forwarding
711.29Slukem#options 	ISO		# OSI networking
721.29Slukem#options 	TPIP
731.29Slukem#options 	EON
741.26Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
751.1Sscw
761.21Sscwoptions 	COMPAT_AOUT_M68K	# compatibility with NetBSD/m68k a.out
771.19Sscwoptions 	COMPAT_09, COMPAT_10, COMPAT_11
781.18Sscwoptions 	COMPAT_12, COMPAT_13, COMPAT_14, COMPAT_15
791.17Sscw#options 	COMPAT_SUNOS
801.1Sscw#options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
811.1Sscw#options 	COMPAT_LINUX	# compatibility with Linux/m68k binaries
821.26Sabs#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
831.1Sscw
841.1Sscw## force NFS root and swap
851.1Sscw#config	netbsd		root on ? type nfs
861.1Sscw## "generic" boot (put root on boot device)
871.1Sscwconfig netbsd		root on ? type ?
881.1Sscw
891.1Sscw# Which protocol to use when booting over NFS
901.25Sscwoptions 	NFS_BOOT_DHCP		# Diskless client w/ dhcp
911.25Sscwoptions 	NFS_BOOT_BOOTP		# Diskless client w/ bootp
921.1Sscwoptions 	NFS_BOOT_BOOTPARAM	# Diskless client w/ bootparamd
931.1Sscw
941.1Sscwpseudo-device	sl
951.1Sscwpseudo-device	ppp 2
961.31Smartinpseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
971.1Sscwpseudo-device	loop
981.1Sscwpseudo-device	bpfilter
991.4Sitojunpseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
1001.4Sitojun#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
1011.7Sitojun#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
1021.23Sbouyerpseudo-device	vlan			# IEEE 802.1q encapsulation
1031.28Satatatpseudo-device	bridge			# simple inter-network bridging
1041.14Sjdolecekpseudo-device	pty			# pseudo-terminals
1051.1Sscwpseudo-device	vnd 2
1061.15Sitojun
1071.15Sitojun# random number generator pseudo-device
1081.15Sitojunpseudo-device	rnd			# /dev/random and in-kernel generator
1091.15Sitojun#options 	RND_COM			# use "com" randomness as well (BROKEN)
1101.1Sscw
1111.1Sscwmainbus0	at root
1121.1Sscw
1131.1Sscw# MVME147 specific devices
1141.1Sscwpcc0		at mainbus0
1151.6Sscwvmepcc0 	at pcc?
1161.17Sscwclock0		at pcc? ipl 5
1171.1Sscwzsc*		at pcc? ipl 4
1181.1Sscwle0		at pcc? ipl 3
1191.1Sscwwdsc0		at pcc? ipl 2
1201.17Sscwlpt0		at pcc? ipl 1
1211.1Sscw
1221.17Sscw# MVME16x and MVME17x shared devices
1231.1Sscwpcctwo0		at mainbus0
1241.6Sscwvmetwo0 	at mainbus0
1251.27Sscwmemc*		at mainbus0
1261.1Sscwclock0		at pcctwo? ipl 5
1271.1Sscwie0		at pcctwo? ipl 3
1281.24Sscwosiop0		at pcctwo? ipl 2
1291.13Sscw
1301.17Sscw# MVME162/MVME172 specific devices
1311.13Sscwzsc*		at pcctwo? ipl 4
1321.13Sscw
1331.17Sscw# MVME167/MVME177 specific devices
1341.13Sscwclmpcc0		at pcctwo? ipl 4
1351.17Sscwlpt0		at pcctwo? ipl 1
1361.1Sscw
1371.13Sscw# Common front-end for MVME147 and MVME162 `zs' device
1381.13Sscwzstty*		at zsc? channel ?
1391.20Sscw
1401.20Sscw# MI VMEbus Interface
1411.20Sscwvme0		at vmepcc0
1421.20Sscwvme0		at vmetwo0
1431.1Sscw
1441.6Sscw# Example VMEbus device
1451.6Sscw#foo0		at vme0 addr 0x00ef0000 irq 3 vect 0x80
1461.1Sscw
1471.1Sscwscsibus*	at wdsc?
1481.24Sscwscsibus*	at osiop?
1491.1Sscw
1501.1Sscwsd*		at scsibus? target ? lun ?
1511.1Sscwst*		at scsibus? target ? lun ?
1521.1Sscwcd*		at scsibus? target ? lun ?
1531.17Sscw#ch*		at scsibus? target ? lun ?
1541.17Sscw#ss*		at scsibus? target ? lun ?	# SCSI scanners
1551.17Sscw#uk*		at scsibus? target ? lun ?	# SCSI unknown
156