11.1Swdk#
21.51Sthorpej# 	$NetBSD: RC3230,v 1.51 2020/01/19 01:25:06 thorpej Exp $
31.1Swdk#
41.49Smrginclude 	"arch/mipsco/conf/std.mipsco"
51.10Satatat
61.10Satatat#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
71.1Swdk
81.1Swdkmaxusers	16
91.1Swdk
101.1Swdkoptions 	MIPS1			# R2000/R3000 support
111.1Swdk
121.1Swdk# Standard system options
131.1Swdkoptions 	KTRACE			# system call tracing support
141.1Swdkoptions 	SYSVMSG			# System V message queues
151.1Swdkoptions 	SYSVSEM			# System V semaphores
161.1Swdkoptions 	SYSVSHM			# System V shared memory
171.1Swdk#options 	NTP			# network time protocol
181.7Slukemoptions 	HZ=25
191.12Slukemoptions 	USERCONF		# userconf(4) support
201.8Sjdolecek#options	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
211.16Satatat#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
221.1Swdk
231.1Swdk# Debugging options
241.4Swdk#options 	DDB			# kernel dynamic debugger
251.4Swdk#options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
261.7Slukemoptions 	KGDB			#,DEBUG_KGDB
271.7Slukemoptions 	KGDB_DEV=0x0100		# KGDB port (this is serial0)
281.7Slukemoptions 	KGDB_DEVRATE=19200	# KGDB Baud Rate (default=19200)
291.4Swdkmakeoptions	DEBUG="-g"		# Build kernel with debug symbols
301.4Swdk
311.1Swdk#options 	DEBUG			# extra kernel debugging support
321.1Swdkoptions 	DIAGNOSTIC		# extra kernel sanity checking
331.1Swdkoptions 	SCSIVERBOSE		# Verbose SCSI errors
341.1Swdk
351.1Swdk# Compatibility options
361.49Smrginclude 	"conf/compat_netbsd13.config"
371.1Swdk#options 	EXEC_AOUT		# exec a.out binaries
381.1Swdk#options 	EXEC_ECOFF		# exec ecoff binaries
391.1Swdk
401.1Swdk# Filesystem options
411.1Swdkfile-system	FFS		# Berkeley Fast Filesystem
421.1Swdkfile-system	NFS		# Sun NFS-compatible filesystem client
431.1Swdkfile-system	KERNFS		# kernel data-structure filesystem
441.1Swdk#file-system	NULLFS		# NULL layered filesystem
451.1Swdk#file-system	MFS		# memory-based filesystem
461.1Swdk#file-system	FDESC		# user file descriptor filesystem
471.1Swdk#file-system	UMAPFS		# uid/gid remapping filesystem
481.1Swdk#file-system	LFS		# Log-based filesystem (still experimental)
491.1Swdkfile-system	PROCFS		# /proc
501.1Swdkfile-system	CD9660		# ISO 9660 + Rock Ridge file system
511.1Swdk#file-system	UNION		# union file system
521.1Swdk#file-system	MSDOSFS		# MS-DOS FAT filesystem(s).
531.27Schristosfile-system	PTYFS		# /dev/pts/N support
541.1Swdk#
551.1Swdkoptions 	NFSSERVER	# Sun NFS-compatible filesystem server
561.39Sbouyeroptions 	QUOTA		# legacy UFS quotas
571.39Sbouyeroptions 	QUOTA2		# new, in-filesystem UFS quotas
581.40Swiz#options 	FFS_EI		# FFS Endian Independent support
591.28Stsutsuioptions 	FFS_NO_SNAPSHOT	# No FFS snapshot support
601.1Swdk
611.1Swdk# Networking options
621.1Swdkoptions 	INET		# Internet protocols
631.2Swdkoptions 	INET6		# Internet protocols
641.2Swdkoptions 	IPSEC		# Internet protocols
651.1Swdk#options 	GATEWAY		# IP packet forwarding
661.1Swdk#options 	MROUTING	# packet forwarding of multicast packets
671.17Smanu#options 	PIM		# Protocol Independent Multicast
681.1Swdk#options 	NETATALK	# AppleTalk (over Ethernet) protocol
691.1Swdk#options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
701.1Swdk#options 	PPP_DEFLATE	# Deflate compression support for PPP
711.1Swdk#options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
721.5Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
731.1Swdk
741.1Swdkconfig		netbsd	root on ? type ?
751.1Swdk
761.1Swdkmainbus0 at root
771.1Swdk
781.1Swdkcpu0	at mainbus0
791.1Swdkobio0	at mainbus0
801.4Swdk
811.4Swdk# Experimental ISA support
821.4Swdkisabus0	at mainbus0
831.4Swdkisa0	at isabus0
841.4Swdkcom0	at isa? port 0x3f8 irq 4	# Standard PC serial ports
851.4Swdk#com1	at isa? port 0x2f8 irq 3
861.4Swdk
871.4Swdk# ISA network interfaces
881.4Swdkec0	at isa? port 0x300 iomem 0xdc000 irq 9	# 3Com 3c503 Ethernet
891.4Swdklc0	at isa? port 0x320 iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
901.4Swdkne0	at isa? port 0x280 irq 9		# NE[12]000 ethernet cards
911.4Swdkwe0	at isa? port 0x280 iomem 0xd0000 irq 3 # flags 0x0002	# WD/SMC Ethernet
921.4Swdk
931.1Swdk
941.1Swdkmkclock0 at obio0 addr 0xbd000000	# MK48T02 realtime clock
951.1Swdk
961.14Swizrambo0	at obio0 addr 0xbc000000	# RAMBO DMA & timer asic
971.1Swdk
981.1Swdkle0	at obio0 addr 0xba000000	# onboard LANCE ethernet
991.1Swdk
1001.1Swdk# Not currently implemented
1011.1Swdk#kb0	at obio0 addr 0xbfd00000	# keyboard
1021.1Swdk#fb0	at obio0 addr 0x88000000	# framebuffer
1031.1Swdk
1041.1Swdkfd0	at obio0 addr 0xbe000000	# i82072 floppy disk controller
1051.1Swdk
1061.1Swdkzsc0	at obio0 addr 0xbb000000	# Base address for Z8530 SCC
1071.1Swdkzstty0	at zsc0 channel 0		# tty00
1081.1Swdkzstty1	at zsc0 channel 1		# tty01
1091.1Swdk
1101.1Swdkasc0	at obio0 addr 0xb8000000	# onboard NCR 53c94 SCSI controller
1111.1Swdk
1121.1Swdkscsibus0 at asc0
1131.1Swdk
1141.1Swdksd*	at scsibus? target ? lun ?	# SCSI disks
1151.1Swdkst*	at scsibus? target ? lun ?	# SCSI tapes
1161.1Swdkcd*	at scsibus? target ? lun ?	# SCSI CD-ROMs
1171.1Swdkch*	at scsibus? target ? lun ?	# SCSI changer devices
1181.1Swdk
1191.1Swdkpseudo-device	loop			# loopback interface; required
1201.3Sjdolecekpseudo-device	pty			# pseudo-terminals
1211.30Scube#pseudo-device	sl			# SLIP interfaces
1221.30Scube#pseudo-device	ppp			# PPP interfaces
1231.30Scubepseudo-device	tun			# Network "tunnel" device
1241.30Scube#pseudo-device	gre			# generic L3 over IP tunnel
1251.29Srpaulopseudo-device	bpfilter		# Berkeley Packet Filter
1261.30Scubepseudo-device	vnd			# disk-like interface to files
1271.43Schristospseudo-device	ccd			# concatenated and striped disks
1281.44Schristos#pseudo-device	raid			# RAIDframe disk driver
1291.38Spooka#pseudo-device	fss			# file system snapshot device
1301.50Smaxv#pseudo-device	npf			# NPF packet filter
1311.11Slukempseudo-device	clockctl		# user control of clock subsystem
1321.2Swdk
1331.30Scubepseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC1933)
1341.30Scubepseudo-device	faith			# IPv[46] tcp relay translation i/f
1351.31Spavelpseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
136