M403 revision 1.1
11.1Ssoda#	$NetBSD: M403,v 1.1 2000/01/23 21:01:52 soda Exp $
21.1Ssoda#
31.1Ssoda#	Generic configuration file for MIPS R4400 PICA system
41.1Ssoda#
51.1Ssoda
61.1Ssodainclude		"arch/arc/conf/std.arc"
71.1Ssoda
81.1Ssodamaxusers	32
91.1Ssoda
101.1Ssoda# Need to set locally
111.1Ssodaoptions 	RTC_OFFSET=-540	# hardware clock is this many mins. west of GMT
121.1Ssoda
131.1Ssoda# Standard system options
141.1Ssodaoptions 	KTRACE			# system call tracing support
151.1Ssoda
161.1Ssoda# Diagnostic/debugging support options
171.1Ssodaoptions 	DIAGNOSTIC		# extra kernel debugging checks
181.1Ssodaoptions 	DEBUG			# extra kernel debugging support
191.1Ssoda#options	 KGDB			# support for kernel gdb
201.1Ssoda#options 	"KGDBRATE=19200"	# kernel gdb port rate (default 9600)
211.1Ssoda#options 	"KGDBDEV=15*256+0"	# device for kernel gdb
221.1Ssoda
231.1Ssoda# System V options
241.1Ssodaoptions 	SYSVMSG		# System V-like message queues
251.1Ssodaoptions 	SYSVSEM		# System V-like semaphores
261.1Ssodaoptions 	SYSVSHM		# System V-like memory sharing
271.1Ssodaoptions 	SHMMAXPGS=1024	# 1024 pages is the default
281.1Ssoda
291.1Ssoda# Compatibilitry modules
301.1Ssodaoptions 	COMPAT_43	# compatibility with 4.3BSD binaries
311.1Ssodaoptions 	COMPAT_11
321.1Ssodaoptions 	COMPAT_12
331.1Ssodaoptions 	COMPAT_13
341.1Ssodaoptions 	COMPAT_14
351.1Ssoda#options 	COMPAT_ULTRIX	# Ultrix binary compatibility (no go yet)
361.1Ssodaoptions 	COMPAT_386BSD_MBRPART # recognize old partition ID
371.1Ssoda
381.1Ssoda# Filesystem options
391.1Ssodafile-system 	FFS		# fast filesystem
401.1Ssodafile-system 	MFS		# memory-based filesystem
411.1Ssoda#file-system	LFS		# Log-based filesystem (still experimental)
421.1Ssodafile-system 	CD9660		# ISO 9660 + Rock Ridge file system
431.1Ssodafile-system 	MSDOSFS		# Ability to read write MS-Dos filsystem
441.1Ssodafile-system 	NFS		# Sun NFS-compatible filesystem (client)
451.1Ssodafile-system 	KERNFS		# kernel data-structure filesystem
461.1Ssodafile-system	PROCFS		# /proc
471.1Ssodafile-system 	FDESC		# user file descriptor filesystem
481.1Ssoda#file-system	UMAPFS		# uid/gid remapping filesystem
491.1Ssoda#file-system	UNION		# union file system
501.1Ssoda#file-system	NULLFS		# null layer filesystem
511.1Ssoda#file-system 	OVERLAY		# overlay file system
521.1Ssoda#file-system	PORTAL		# portal filesystem (still experimental)
531.1Ssoda
541.1Ssodaoptions 	QUOTA		# FFS quotas
551.1Ssoda#options 	FFS_EI		# FFS Endian Independant support
561.1Ssoda#options 	SOFTDEP         # FFS soft updates support.
571.1Ssodaoptions 	NFSSERVER	# Sun NFS-compatible filesystem (server)
581.1Ssoda
591.1Ssoda# Pull in config fragments for kernel crypto.  This is required for
601.1Ssoda# options IPSEC etc. to work. If you want to run with IPSEC, uncomment
611.1Ssoda# one of these, based on whether you use crypto-us or crypto-intl, and
621.1Ssoda# adjust the prefixes as necessary.
631.1Ssoda
641.1Ssoda#prefix ../crypto-us/sys
651.1Ssoda#cinclude "conf/files.crypto-us"
661.1Ssoda#prefix
671.1Ssoda
681.1Ssoda#prefix ../crypto-intl/sys
691.1Ssoda#cinclude "conf/files.crypto-intl"
701.1Ssoda#prefix
711.1Ssoda
721.1Ssoda# Networking options
731.1Ssodaoptions 	INET		# Internet protocols
741.1Ssoda#options 	INET6		# IPV6
751.1Ssoda#options 	IPSEC		# IP security
761.1Ssoda#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
771.1Ssoda#options 	IPSEC_DEBUG	# debug for IP security
781.1Ssoda#options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
791.1Ssodaoptions 	GATEWAY		# IP packet forwarding
801.1Ssoda#options 	MULTICAST	# Multicast support
811.1Ssoda#options 	MROUTING	# Multicast routing support
821.1Ssoda#options 	ISO,TPIP	# OSI networking
831.1Ssoda#options 	EON		# OSI tunneling over IP
841.1Ssoda#options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
851.1Ssoda
861.1Ssoda# Special options
871.1Ssoda#options 	MACHINE_NONCONTIG # Support noncontigous memory.
881.1Ssodaoptions 	NKMEMCLUSTERS=1024	# 4K pages in kernel malloc pool
891.1Ssodaoptions 	COMCONSOLE
901.1Ssoda
911.1Ssoda# XXX #options 	NFS_BOOT_BOOTP,NFS_BOOT_BOOTPARAM
921.1Ssodaoptions 	NFS_BOOT_BOOTPARAM
931.1Ssoda
941.1Ssoda# Specify storage configuration
951.1Ssodaconfig		netbsd root on ? type ?
961.1Ssoda
971.1Ssoda#
981.1Ssoda# Definition of system
991.1Ssoda#
1001.1Ssodamainbus0	at root
1011.1Ssodacpu*		at mainbus0
1021.1Ssoda
1031.1Ssodapica*		at mainbus0
1041.1Ssoda
1051.1Ssodaaclock0		at pica?
1061.1Ssoda#pc0		at pica?
1071.1Ssoda#opms0		at pica?
1081.1Ssodacom0		at pica?
1091.1Ssodacom1		at pica?
1101.1Ssodalpt0		at pica?
1111.1Ssodasn0		at pica?
1121.1Ssoda
1131.1Ssodafdc0		at pica?
1141.1Ssodafd*		at fdc? drive ?
1151.1Ssoda
1161.1Ssodaasc0		at pica?
1171.1Ssodascsibus* 	at asc?
1181.1Ssoda
1191.1Ssodasd*		at scsibus? target ? lun ?
1201.1Ssodast*		at scsibus? target ? lun ?
1211.1Ssodacd*		at scsibus? target ? lun ?
1221.1Ssodach*		at scsibus? target ? lun ?
1231.1Ssodass*		at scsibus? target ? lun ?
1241.1Ssodauk*		at scsibus? target ? lun ?
1251.1Ssoda
1261.1Ssoda#
1271.1Ssoda#	ISA Bus.
1281.1Ssoda#
1291.1Ssodaisabr*		at mainbus0
1301.1Ssoda
1311.1Ssodaisa*		at isabr?
1321.1Ssoda
1331.1Ssodacom2		at isa? port 0x3f8 irq 4
1341.1Ssodacom3		at isa? port 0x2f8 irq 3
1351.1Ssoda
1361.1Ssoda
1371.1Ssodapseudo-device	sl		 2	# serial-line IP ports
1381.1Ssodapseudo-device	ppp		 2	# serial-line PPP ports
1391.1Ssodapseudo-device	pty		64	# pseudo ptys
1401.1Ssodapseudo-device	bpfilter	16	# packet filter ports
1411.1Ssoda#pseudo-device	gre		2	# generic L3 over IP tunnel
1421.1Ssodapseudo-device	loop
1431.1Ssodapseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
1441.1Ssoda#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
1451.1Ssodapseudo-device	vnd		4	# virtual disk
1461.1Ssodapseudo-device	ccd		4	# concatenated disks
1471.1Ssoda#pseudo-device 	raid		4	# RAIDframe disk driver
148