ARCTIC revision 1.71
11.71Smrg#	$NetBSD: ARCTIC,v 1.71 2017/09/14 07:58:39 mrg Exp $
21.4Ssoda#	$OpenBSD: ARCTIC,v 1.12 1999/08/29 12:14:03 niklas Exp $
31.1Ssoda#
41.4Ssoda#	configuration file for DeskStation
51.1Ssoda#
61.1Ssoda
71.71Smrginclude 	"arch/arc/conf/std.arc"
81.19Satatat
91.19Satatat#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
101.1Ssoda
111.4Ssodamaxusers	32		# estimated number of users
121.1Ssoda
131.11Ssoda# Platform support
141.22Stsutsuioptions 	PLATFORM_DESKTECH_ARCSTATION_I	# DeskStation rPC44
151.22Stsutsuioptions 	PLATFORM_DESKTECH_TYNE		# DeskStation Tyne
161.11Ssoda
171.4Ssoda# Misc. arc-specific options
181.4Ssodaoptions 	PCCONS_FORCE_WORD	# Max out at 16bit accesses to the
191.4Ssoda					# VGA memory
201.1Ssoda
211.1Ssoda# Standard system options
221.1Ssoda
231.4Ssodaoptions 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
241.4Ssodaoptions 	NTP		# NTP phase/frequency locked loop
251.4Ssoda
261.4Ssodaoptions 	KTRACE		# system call tracing via ktrace(1)
271.1Ssoda
281.3Ssodaoptions 	SYSVMSG		# System V-like message queues
291.3Ssodaoptions 	SYSVSEM		# System V-like semaphores
301.3Ssodaoptions 	SYSVSHM		# System V-like memory sharing
311.15Sjdolecek
321.21Slukemoptions 	USERCONF	# userconf(4) support
331.39Stsutsui#options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
341.27Satatat#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
351.4Ssoda
361.4Ssoda# Diagnostic/debugging support options
371.14Slukemoptions 	DIAGNOSTIC		# cheap kernel consistency checks
381.14Slukem#options 	DEBUG			# expensive debugging checks/support
391.14Slukemoptions 	DDB			# in-kernel debugger
401.69Suebayasipseudo-device	ksyms
411.4Ssoda#options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
421.14Slukem#options 	KGDB			# remote gdb
431.14Slukem#options 	KGDB_DEVRATE=19200	# kernel gdb port rate (default 9600)
441.14Slukem#options 	KGDB_DEV="17*256+0"	# device for kernel gdb
451.14Slukem#makeoptions	DEBUG="-g"		# compile full symbol table
461.4Ssoda
471.4Ssoda# Compatibility options
481.71Smrginclude 	"conf/compat_netbsd10.config"
491.2Ssodaoptions 	COMPAT_386BSD_MBRPART # recognize old partition ID
501.1Ssoda
511.4Ssoda# mipsel specific
521.4Ssodaoptions 	COMPAT_ULTRIX	# Ultrix binary compatibility
531.4Ssodaoptions 	EXEC_ECOFF	# Ultrix RISC binaries are ECOFF format
541.4Ssoda
551.4Ssoda# File systems
561.2Ssodafile-system 	FFS		# fast filesystem
571.4Ssoda#file-system 	EXT2FS		# second extended file system (linux)
581.4Ssoda#file-system 	LFS		# log-structured file system
591.4Ssodafile-system 	MFS		# memory file system
601.4Ssodafile-system 	NTFS		# Windows/NT file system (experimental)
611.2Ssodafile-system 	CD9660		# ISO 9660 + Rock Ridge file system
621.4Ssodafile-system 	MSDOSFS		# MS-DOS file system
631.4Ssodafile-system 	NFS		# Network File System client
641.4Ssodafile-system 	FDESC		# /dev/fd
651.4Ssodafile-system 	KERNFS		# /kern
661.4Ssoda#file-system 	NULLFS		# loopback file system
671.4Ssoda#file-system 	OVERLAY		# overlay file system
681.4Ssodafile-system 	PROCFS		# /proc
691.4Ssoda#file-system 	UMAPFS		# NULLFS + uid and gid remapping
701.4Ssoda#file-system 	UNION		# union file system
711.4Ssoda#file-system	CODA		# Coda File System; also needs vcoda (below)
721.38Schristosfile-system	PTYFS		# /dev/pts/N support
731.2Ssoda
741.4Ssoda# File system options
751.56Sbouyeroptions 	QUOTA		# legacy UFS quotas
761.56Sbouyeroptions 	QUOTA2		# new, in-filesystem UFS quotas
771.4Ssoda#options 	FFS_EI		# FFS Endian Independent support
781.4Ssodaoptions 	NFSSERVER	# Network File System server
791.4Ssoda#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
801.4Ssoda				# immutable) behave as system flags.
811.40Stsutsui#options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
821.1Ssoda
831.1Ssoda# Networking options
841.4Ssoda#options 	GATEWAY		# IP packet forwarding
851.4Ssodaoptions 	INET		# IP + ICMP + TCP + UDP
861.4Ssodaoptions 	INET6		# IPV6
871.2Ssoda#options 	IPSEC		# IP security
881.2Ssoda#options 	IPSEC_DEBUG	# debug for IP security
891.4Ssoda#options 	MROUTING	# IP multicast routing
901.28Smanu#options 	PIM		# Protocol Independent Multicast
911.4Ssodaoptions 	NETATALK	# AppleTalk networking protocols
921.4Ssodaoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
931.4Ssodaoptions 	PPP_DEFLATE	# Deflate compression support for PPP
941.4Ssodaoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
951.4Ssodaoptions 	IPFILTER_LOG	# ipmon(8) log support
961.45Schristosoptions 	IPFILTER_LOOKUP	# ippool(8) support
971.54Smrgoptions 	IPFILTER_COMPAT # Compat for IP-Filter
981.54Smrg#options 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
991.12Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
1001.4Ssoda
1011.66Salnsn# JIT compiler for bpfilter
1021.66Salnsn#options	SLJIT
1031.66Salnsn#options	BPFJIT
1041.66Salnsn
1051.4Ssoda# These options enable verbose messages for several subsystems.
1061.4Ssoda# Warning, these may compile large string tables into the kernel!
1071.4Ssoda#options 	EISAVERBOSE	# verbose EISA device autoconfig messages
1081.4Ssoda#options 	PCIVERBOSE	# verbose PCI device autoconfig messages
1091.5Scgd#options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
1101.4Ssodaoptions 	SCSIVERBOSE	# human readable SCSI error messages
1111.8Sur
1121.8Sur# wscons terminal emulation
1131.8Suroptions 	WSEMUL_VT100	# VT100 emulation
1141.58Sabsoptions 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
1151.1Ssoda
1161.3Ssoda# Kernel root file system and dump configuration.
1171.4Ssodaoptions 	NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
1181.4Ssodaconfig		netbsd	root on ? type ?
1191.1Ssoda
1201.1Ssoda#
1211.4Ssoda# Device configuration
1221.1Ssoda#
1231.4Ssoda
1241.1Ssodamainbus0	at root
1251.1Ssodacpu*		at mainbus0
1261.1Ssoda
1271.4Ssoda#### ISA bus devices
1281.1Ssoda
1291.11Ssoda# PLATFORM_DESKTECH_ARCSTATION_I
1301.22Stsutsuiarcsisabr*	at mainbus0	# DeskStation rPC44 ISA host bridge.
1311.11Ssodaisa*		at arcsisabr?
1321.11Ssoda
1331.11Ssoda# PLATFORM_DESKTECH_TYNE
1341.22Stsutsuityneisabr*	at mainbus0	# DeskStation Tyne ISA host bridge.
1351.11Ssodaisa*		at tyneisabr?
1361.11Ssoda
1371.4Ssoda#isadma0 	at isa?
1381.4Ssoda
1391.11Ssodatimer0		at isa? port 0x40 irq 0
1401.11Ssodamcclock0 	at isa? port 0x70
1411.4Ssoda
1421.11Ssodapc0		at isa? irq 1			# generic PC console device
1431.11Ssodaopms0		at isa? irq 12			# PS/2 auxiliary port mouse
1441.7Ssoda#vga0		at isa?
1451.7Ssoda#pckbc0		at isa?				# PC keyboard controller
1461.4Ssodacom0		at isa? port 0x3f8 irq 4
1471.4Ssodacom1		at isa? port 0x2f8 irq 3
1481.4Ssodacom2		at isa? port 0x3e8 irq 4
1491.4Ssodacom3		at isa? port 0x2e8 irq 3
1501.4Ssodaast0		at isa? port 0x1a0 irq 3	# AST 4-port serial cards
1511.4Ssodacom*		at ast? slave ?
1521.1Ssoda
1531.4Ssoda# Joystick driver. Probe is a little strange; add only if you have one.
1541.4Ssodajoy0		at isa? port 0x201
1551.1Ssoda
1561.2Ssoda# ISA ST506, ESDI, and IDE controllers
1571.2Ssoda# Use flags 0x01 if you want to try to use 32bits data I/O (the driver will
1581.2Ssoda# fall back to 16bits I/O if 32bits I/O are not functional).
1591.2Ssoda# Some controllers pass the initial 32bit test, but will fail later.
1601.4Ssodawdc0		at isa? port 0x1f0 irq 14 flags 0x00
1611.4Ssodawdc1		at isa? port 0x170 irq 15 flags 0x00
1621.4Ssoda#wdc*		at isapnp?
1631.2Ssoda
1641.4Ssoda# ISA parallel printer interfaces
1651.4Ssodalpt0		at isa? port 0x378 irq 7
1661.4Ssoda
1671.4Ssoda# ISA network interfaces
1681.4Ssodaec0		at isa? port 0x250 iomem 0xd8000 irq 9	# 3Com 3c503 Ethernet
1691.4Ssodaep0		at isa? port ? irq ?		# 3C509 ethernet cards
1701.4Ssodane0		at isa? port 0x280 irq 9	# NE[12]000 ethernet cards
1711.4Ssodane1		at isa? port 0x300 irq 10
1721.4Ssoda#ne*		at isapnp?			# NE[12]000 PnP ethernet
1731.4Ssodawe0		at isa? port 0x280 iomem 0xd0000 irq 9	# WD/SMC Ethernet
1741.4Ssodawe1		at isa? port 0x300 iomem 0xcc000 irq 10
1751.4Ssoda
1761.4Ssoda#aha0		at isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI
1771.4Ssoda#aha1		at isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI
1781.4Ssodabtl0		at isa? port 0x330 irq ? drq ?
1791.4Ssoda#wds0		at isa? port 0x350 irq 15 drq 6	# WD7000 and TMC-7000 SCSI
1801.4Ssoda#wds1		at isa? port 0x358 irq 11 drq 5
1811.26Stsutsui
1821.26Stsutsui# SCSI bus support
1831.26Stsutsuiscsibus*	at scsi?
1841.1Ssoda
1851.4Ssoda#### SCSI bus devices
1861.1Ssoda
1871.1Ssodasd*		at scsibus? target ? lun ?
1881.1Ssodast*		at scsibus? target ? lun ?
1891.1Ssodacd*		at scsibus? target ? lun ?
1901.1Ssodach*		at scsibus? target ? lun ?
1911.1Ssodass*		at scsibus? target ? lun ?
1921.1Ssodauk*		at scsibus? target ? lun ?
1931.26Stsutsui
1941.26Stsutsui# ATA (IDE) bus support
1951.26Stsutsuiatabus* 	at ata?
1961.26Stsutsui
1971.26Stsutsui# IDE drives
1981.26Stsutsui# Flags are used only with controllers that support DMA operations
1991.26Stsutsui# and mode settings (e.g. some pciide controllers)
2001.26Stsutsui# The lowest order four bits (rightmost digit) of the flags define the PIO
2011.26Stsutsui# mode to use, the next set of four bits the DMA mode and the third set the
2021.26Stsutsui# UltraDMA mode. For each set of four bits, the 3 lower bits define the mode
2031.26Stsutsui# to use, and the last bit must be 1 for this setting to be used.
2041.26Stsutsui# For DMA and UDMA, 0xf (1111) means 'disable'.
2051.26Stsutsui# 0x0fac means 'use PIO mode 4, DMA mode 2, disable UltraDMA'.
2061.26Stsutsui# (0xc=1100, 0xa=1010, 0xf=1111)
2071.26Stsutsui# 0x0000 means "use whatever the drive claims to support".
2081.26Stsutsuiwd*		at atabus? drive ? flags 0x0000
2091.26Stsutsui
2101.26Stsutsui# ATAPI bus support
2111.26Stsutsuiatapibus*	at atapi?
2121.1Ssoda
2131.7Ssoda#### ATAPI bus devices
2141.7Ssoda
2151.7Ssoda# flags have the same meaning as for IDE drives.
2161.7Ssodacd*		at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
2171.7Ssodasd*		at atapibus? drive ? flags 0x0000	# ATAPI disk drives
2181.7Ssodauk*		at atapibus? drive ? flags 0x0000	# ATAPI unknown
2191.7Ssoda
2201.7Ssoda#### Workstation Console attachments
2211.7Ssoda
2221.7Ssoda#wsdisplay*	at vga?
2231.7Ssoda#wsdisplay*	at tga?
2241.7Ssoda#pckbd*		at pckbc?	# PC keyboard (kbd port)
2251.7Ssoda#wskbd*		at pckbd?
2261.7Ssoda#pms*		at pckbc?	# PS/2-style mouse (aux port)
2271.7Ssoda#wsmouse*	at pms?
2281.7Ssoda
2291.4Ssoda#### Pseudo devices
2301.4Ssoda
2311.4Ssoda# disk/mass storage pseudo-devices
2321.61Schristospseudo-device	ccd			# concatenated/striped disk devices
2331.62Schristos#pseudo-device	raid			# RAIDframe disk driver
2341.53Spooka#pseudo-device	fss			# file system snapshot device
2351.55Shannkenpseudo-device	md			# memory disk device (ramdisk)
2361.43Scubepseudo-device	vnd			# disk-like interface to files
2371.4Ssoda
2381.4Ssoda# network pseudo-devices
2391.42Srpaulopseudo-device	bpfilter		# Berkeley packet filter
2401.4Ssodapseudo-device	ipfilter		# IP filter (firewall) and NAT
2411.61Schristospseudo-device	loop			# network loopback
2421.43Scubepseudo-device	ppp			# Point-to-Point Protocol
2431.43Scubepseudo-device	sl			# Serial Line IP
2441.43Scube#pseudo-device	strip			# Starmode Radio IP (Metricom)
2451.43Scubepseudo-device	tun			# network tunneling over tty
2461.43Scube#pseudo-device	gre			# generic L3 over IP tunnel
2471.43Scubepseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC1933)
2481.43Scube#pseudo-device	faith			# IPv[46] tcp relay translation i/f
2491.44Spavelpseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
2501.10Ssodapseudo-device	vlan			# IEEE 802.1q encapsulation
2511.4Ssoda
2521.4Ssoda# miscellaneous pseudo-devices
2531.9Sjdolecekpseudo-device	pty			# pseudo-terminals
2541.63Schristos#pseudo-device	sequencer		# MIDI sequencer
2551.4Ssoda# rnd works; RND_COM does not on port arc yet.
2561.4Ssoda#options 	RND_COM			# use "com" randomness as well (BROKEN)
2571.20Slukempseudo-device	clockctl		# user control of clock subsystem
2581.4Ssoda
2591.4Ssoda# a pseudo device needed for Coda	# also needs CODA (above)
2601.62Schristos#pseudo-device	vcoda			# coda minicache <-> venus comm.
2611.4Ssoda
2621.4Ssoda# mouse & keyboard multiplexor pseudo-devices
2631.13Saugustss#pseudo-device	wsmux
264