MMEYE revision 1.15
11.15Slukem#	$NetBSD: MMEYE,v 1.15 2002/06/17 05:14:16 lukem Exp $
21.1Sitojun#
31.1Sitojun#	GENERIC -- everything that's currently supported
41.1Sitojun#
51.1Sitojun
61.1Sitojuninclude "arch/mmeye/conf/std.mmeye"
71.14Satatat
81.14Satatat#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
91.1Sitojun
101.1Sitojunmaxusers	16		# estimated number of users
111.1Sitojun
121.1Sitojun# CPU support
131.10Suchoptions		SH3
141.1Sitojunoptions 	SH7708R		# 100MHz
151.1Sitojunoptions 	MMEYE
161.1Sitojunoptions 	MMEYE_NEW_INT
171.1Sitojun#options 	MMEYE_NO_CACHE
181.8Slukemoptions 	PCLOCK=33330000		# 33.33MHz
191.8Slukemoptions 	INITTODR_ALWAYS_USE_RTC
201.1Sitojun
211.1Sitojun# Standard system options
221.1Sitojun#options 	UCONSOLE	# users can use TIOCCONS (for xconsole)
231.1Sitojun#options 	INSECURE	# disable kernel security levels
241.1Sitojun
251.1Sitojunoptions 	HZ=50		# clock interrupt generates every 1/HZ sec
261.1Sitojun#options 	NTP		# NTP phase/frequency locked loop
271.1Sitojun
281.1Sitojunoptions 	KTRACE		# system call tracing via ktrace(1)
291.9Sjdolecek
301.13Sgmcgarry#options 	USERCONF	# userconf(4) support
311.9Sjdolecek#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
321.1Sitojun
331.1Sitojun# Diagnostic/debugging support options
341.1Sitojun#options 	DIAGNOSTIC	# cheap kernel consistency checks
351.1Sitojun#options 	DEBUG		# expensive debugging checks/support
361.1Sitojun#options 	DDB		# in-kernel debugger
371.1Sitojun#makeoptions	DEBUG="-g"	# compile full symbol table
381.1Sitojun#options 	SYSCALL_DEBUG
391.1Sitojun
401.1Sitojun# Compatibility options
411.1Sitojunoptions 	COMPAT_13	# NetBSD 1.3
421.3Stsubaioptions 	COMPAT_14	# NetBSD 1.4,
431.1Sitojunoptions 	COMPAT_43	# and 4.3BSD
441.1Sitojun
451.1Sitojun# Executable format options
461.1Sitojunoptions 	EXEC_COFF	# COFF executables
471.1Sitojunoptions 	EXEC_ELF32	# 32-bit ELF executables
481.1Sitojun
491.1Sitojun# File systems
501.1Sitojunfile-system 	FFS		# UFS
511.1Sitojunfile-system 	MFS		# memory file system
521.1Sitojunfile-system 	NFS		# Network File System client
531.1Sitojunfile-system 	PROCFS		# /proc
541.1Sitojun
551.1Sitojun# Networking options
561.1Sitojunoptions 	INET		# IP + ICMP + TCP + UDP
571.1Sitojunoptions 	NFS_BOOT_DHCP	# Support DHCP NFS root
581.1Sitojun
591.1Sitojun#options 	PCIVERBOSE	# verbose PCI device autoconfig messages
601.6Scgd#options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
611.1Sitojunoptions 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
621.1Sitojun
631.1Sitojun# Kernel root file system and dump configuration.
641.3Stsubai#config		netbsd	root on ? type nfs
651.3Stsubaiconfig		netbsd	root on wd0a type ffs
661.1Sitojun
671.1Sitojun#
681.1Sitojun# Device configuration
691.1Sitojun#
701.1Sitojun
711.1Sitojunmainbus0 at root
721.1Sitojun
731.1Sitojunshb*	at mainbus?
741.5Smsaitoh
751.5Smsaitoh# WatchDog Timer
761.5Smsaitohwdog0 at shb? port 0xffffff84
771.1Sitojun
781.1Sitojuncom0	at shb? port 0xa4000000 irq 11
791.1Sitojuncom1	at shb? port 0xa4000008 irq 12
801.1Sitojun
811.1Sitojun# SH PCMCIA controllers
821.1Sitojunshpcic0	at shb? port 0xb000000a iomem 0xb8000000 iosiz 0x1000000
831.1Sitojunshpcic1	at shb? port 0xb000000c iomem 0xb9000000 iosiz 0x1000000
841.1Sitojun
851.1Sitojun# PCMCIA bus support
861.1Sitojunpcmcia*	at shpcic? controller ? socket ?
871.1Sitojun
881.1Sitojuncom*	at pcmcia? function ?		# Modems and serial cards
891.1Sitojunwdc*	at pcmcia? function ?
901.1Sitojunwd*	at wdc? drive ?			# the drives themselves
911.1Sitojun
921.1Sitojunep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
931.1Sitojunmbe*	at pcmcia? function ?		# MB8696x based Ethernet
941.1Sitojunne*	at pcmcia? function ?		# NE2000-compatible Ethernet
951.1Sitojunsm*	at pcmcia? function ?		# Megahertz Ethernet
961.1Sitojun
971.1Sitojunpseudo-device	vnd		4	# disk-like interface to files
981.1Sitojun#pseudo-device	bpfilter	8	# Berkeley packet filter
991.1Sitojun#pseudo-device	ipfilter		# IP filter (firewall) and NAT
1001.1Sitojunpseudo-device	loop			# network loopback
1011.7Sjdolecekpseudo-device	pty			# pseudo-terminals
1021.15Slukempseudo-device	clockctl		# user control of clock subsystem
1031.1Sitojun
1041.1Sitojun# Enable the hooks used for initializing the root memory-disk.
1051.1Sitojun#options 	MEMORY_DISK_HOOKS
1061.1Sitojun#options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
1071.1Sitojun#options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
1081.12Slukem#options 	MEMORY_DISK_ROOT_SIZE=3074	# size of memory disk, in blocks
1091.1Sitojun
1101.1Sitojun#pseudo-device	md		1	# memory disk device (ramdisk)
111