ARCTIC revision 1.12
11.12Sabs# $NetBSD: ARCTIC,v 1.12 2001/07/08 16:32:13 abs 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.2Ssodainclude "arch/arc/conf/std.arc" 81.1Ssoda 91.4Ssodamaxusers 32 # estimated number of users 101.1Ssoda 111.11Ssoda# Platform support 121.11Ssodaoptions PLATFORM_DESKTECH_ARCSTATION_I # DESKstation rPC44 131.11Ssodaoptions PLATFORM_DESKTECH_TYNE # DESKstation Tyne 141.11Ssoda 151.4Ssoda# Misc. arc-specific options 161.4Ssodaoptions PCCONS_FORCE_WORD # Max out at 16bit accesses to the 171.4Ssoda # VGA memory 181.1Ssoda 191.1Ssoda# Standard system options 201.1Ssoda 211.4Ssodaoptions RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 221.4Ssodaoptions NTP # NTP phase/frequency locked loop 231.4Ssoda 241.4Ssodaoptions KTRACE # system call tracing via ktrace(1) 251.1Ssoda 261.3Ssodaoptions SYSVMSG # System V-like message queues 271.3Ssodaoptions SYSVSEM # System V-like semaphores 281.3Ssodaoptions SYSVSHM # System V-like memory sharing 291.4Ssoda#options SHMMAXPGS=1024 # 1024 pages is the default 301.2Ssoda 311.4Ssodaoptions LKM # loadable kernel modules 321.4Ssoda 331.4Ssoda# Diagnostic/debugging support options 341.4Ssodaoptions DIAGNOSTIC # cheap kernel consistency checks 351.4Ssoda#options DEBUG # expensive debugging checks/support 361.4Ssoda#options KMEMSTATS # kernel memory statistics (vmstat -m) 371.4Ssodaoptions DDB # in-kernel debugger 381.4Ssoda#options DDB_HISTORY_SIZE=100 # enable history editing in DDB 391.4Ssoda#options KGDB # remote gdb 401.4Ssoda#options KGDBRATE=19200 # kernel gdb port rate (default 9600) 411.4Ssoda#options KGDBDEV="17*256+0" # device for kernel gdb 421.4Ssoda#makeoptions DEBUG="-g" # compile full symbol table 431.4Ssoda 441.4Ssoda# Compatibility options 451.12Sabs#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 461.4Ssodaoptions COMPAT_10 # NetBSD 1.0, 471.4Ssodaoptions COMPAT_11 # NetBSD 1.1, 481.4Ssodaoptions COMPAT_12 # NetBSD 1.2, 491.4Ssodaoptions COMPAT_13 # NetBSD 1.3, 501.4Ssodaoptions COMPAT_14 # NetBSD 1.4, 511.4Ssodaoptions COMPAT_43 # and 4.3BSD 521.2Ssodaoptions COMPAT_386BSD_MBRPART # recognize old partition ID 531.1Ssoda 541.4Ssoda# mipsel specific 551.4Ssodaoptions COMPAT_ULTRIX # Ultrix binary compatibility 561.4Ssodaoptions EXEC_ECOFF # Ultrix RISC binaries are ECOFF format 571.4Ssoda 581.4Ssoda# File systems 591.2Ssodafile-system FFS # fast filesystem 601.4Ssoda#file-system EXT2FS # second extended file system (linux) 611.4Ssoda#file-system LFS # log-structured file system 621.4Ssodafile-system MFS # memory file system 631.4Ssodafile-system NTFS # Windows/NT file system (experimental) 641.2Ssodafile-system CD9660 # ISO 9660 + Rock Ridge file system 651.4Ssodafile-system MSDOSFS # MS-DOS file system 661.4Ssodafile-system NFS # Network File System client 671.4Ssodafile-system FDESC # /dev/fd 681.4Ssodafile-system KERNFS # /kern 691.4Ssoda#file-system NULLFS # loopback file system 701.4Ssoda#file-system OVERLAY # overlay file system 711.4Ssoda#file-system PORTAL # portal filesystem (still experimental) 721.4Ssodafile-system PROCFS # /proc 731.4Ssoda#file-system UMAPFS # NULLFS + uid and gid remapping 741.4Ssoda#file-system UNION # union file system 751.4Ssoda#file-system CODA # Coda File System; also needs vcoda (below) 761.2Ssoda 771.4Ssoda# File system options 781.3Ssodaoptions QUOTA # FFS quotas 791.4Ssoda#options FFS_EI # FFS Endian Independent support 801.10Ssodaoptions SOFTDEP # FFS soft updates support. 811.4Ssodaoptions NFSSERVER # Network File System server 821.4Ssoda#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 831.4Ssoda # immutable) behave as system flags. 841.1Ssoda 851.1Ssoda# Networking options 861.4Ssoda#options GATEWAY # IP packet forwarding 871.4Ssodaoptions INET # IP + ICMP + TCP + UDP 881.4Ssodaoptions INET6 # IPV6 891.2Ssoda#options IPSEC # IP security 901.2Ssoda#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 911.2Ssoda#options IPSEC_DEBUG # debug for IP security 921.4Ssoda#options MROUTING # IP multicast routing 931.4Ssoda#options NS # XNS 941.4Ssoda#options NSIP # XNS tunneling over IP 951.2Ssoda#options ISO,TPIP # OSI networking 961.2Ssoda#options EON # OSI tunneling over IP 971.4Ssoda#options CCITT,LLC,HDLC # X.25 981.4Ssodaoptions NETATALK # AppleTalk networking protocols 991.4Ssodaoptions PPP_BSDCOMP # BSD-Compress compression support for PPP 1001.4Ssodaoptions PPP_DEFLATE # Deflate compression support for PPP 1011.4Ssodaoptions PPP_FILTER # Active filter support for PPP (requires bpf) 1021.4Ssodaoptions PFIL_HOOKS # pfil(9) packet filter hooks 1031.4Ssodaoptions IPFILTER_LOG # ipmon(8) log support 1041.12Sabs#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 1051.4Ssoda 1061.4Ssoda# These options enable verbose messages for several subsystems. 1071.4Ssoda# Warning, these may compile large string tables into the kernel! 1081.4Ssoda#options EISAVERBOSE # verbose EISA device autoconfig messages 1091.4Ssoda#options PCIVERBOSE # verbose PCI device autoconfig messages 1101.5Scgd#options PCI_CONFIG_DUMP # verbosely dump PCI config space 1111.4Ssodaoptions SCSIVERBOSE # human readable SCSI error messages 1121.8Sur 1131.8Sur# wscons terminal emulation 1141.8Suroptions WSEMUL_VT100 # VT100 emulation 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.11Ssodaarcsisabr* at mainbus0 # DESKstation rPC44 ISA host bridge. 1311.11Ssodaisa* at arcsisabr? 1321.11Ssoda 1331.11Ssoda# PLATFORM_DESKTECH_TYNE 1341.11Ssodatyneisabr* 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.2Ssoda# IDE drives 1651.2Ssoda# Flags are used only with controllers that support DMA operations 1661.2Ssoda# and mode settings (e.g. some pciide controllers) 1671.2Ssoda# The lowest order four bits (rightmost digit) of the flags define the PIO 1681.2Ssoda# mode to use, the next set of four bits the DMA mode and the third set the 1691.2Ssoda# UltraDMA mode. For each set of four bits, the 3 lower bits define the mode 1701.2Ssoda# to use, and the last bit must be 1 for this setting to be used. 1711.2Ssoda# For DMA and UDMA, 0xf (1111) means 'disable'. 1721.2Ssoda# 0x0fac means 'use PIO mode 4, DMA mode 2, disable UltraDMA'. 1731.2Ssoda# (0xc=1100, 0xa=1010, 0xf=1111) 1741.2Ssoda# 0x0000 means "use whatever the drive claims to support". 1751.4Ssodawd* at wdc? channel ? drive ? flags 0x0000 1761.2Ssoda 1771.2Ssoda# ATAPI bus support 1781.4Ssodaatapibus* at wdc? channel ? 1791.2Ssoda 1801.4Ssoda# ISA parallel printer interfaces 1811.4Ssodalpt0 at isa? port 0x378 irq 7 1821.4Ssoda 1831.4Ssoda# ISA network interfaces 1841.4Ssodaec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet 1851.4Ssodaep0 at isa? port ? irq ? # 3C509 ethernet cards 1861.4Ssodane0 at isa? port 0x280 irq 9 # NE[12]000 ethernet cards 1871.4Ssodane1 at isa? port 0x300 irq 10 1881.4Ssoda#ne* at isapnp? # NE[12]000 PnP ethernet 1891.4Ssodawe0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC Ethernet 1901.4Ssodawe1 at isa? port 0x300 iomem 0xcc000 irq 10 1911.4Ssoda#we* at isapnp? 1921.4Ssoda 1931.4Ssoda#aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI 1941.4Ssoda#aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI 1951.4Ssoda#scsibus* at aha? 1961.4Ssodabtl0 at isa? port 0x330 irq ? drq ? 1971.4Ssodascsibus* at btl? 1981.4Ssoda#wds0 at isa? port 0x350 irq 15 drq 6 # WD7000 and TMC-7000 SCSI 1991.4Ssoda#wds1 at isa? port 0x358 irq 11 drq 5 2001.4Ssoda#scsibus* at wds? 2011.1Ssoda 2021.4Ssoda#### SCSI bus devices 2031.1Ssoda 2041.1Ssodasd* at scsibus? target ? lun ? 2051.1Ssodast* at scsibus? target ? lun ? 2061.1Ssodacd* at scsibus? target ? lun ? 2071.1Ssodach* at scsibus? target ? lun ? 2081.1Ssodass* at scsibus? target ? lun ? 2091.1Ssodauk* at scsibus? target ? lun ? 2101.1Ssoda 2111.7Ssoda#### ATAPI bus devices 2121.7Ssoda 2131.7Ssoda# flags have the same meaning as for IDE drives. 2141.7Ssodacd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 2151.7Ssodasd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 2161.7Ssodauk* at atapibus? drive ? flags 0x0000 # ATAPI unknown 2171.7Ssoda 2181.7Ssoda#### Workstation Console attachments 2191.7Ssoda 2201.7Ssoda#wsdisplay* at vga? 2211.7Ssoda#wsdisplay* at tga? 2221.7Ssoda#pckbd* at pckbc? # PC keyboard (kbd port) 2231.7Ssoda#wskbd* at pckbd? 2241.7Ssoda#pms* at pckbc? # PS/2-style mouse (aux port) 2251.7Ssoda#wsmouse* at pms? 2261.7Ssoda#pmsi* at pckbc? # PS/2 "Intelli"mouse (aux port) 2271.7Ssoda#wsmouse* at pmsi? 2281.7Ssoda 2291.4Ssoda#### Pseudo devices 2301.4Ssoda 2311.4Ssoda# disk/mass storage pseudo-devices 2321.4Ssodapseudo-device ccd 4 # concatenated/striped disk devices 2331.4Ssoda#pseudo-device raid 4 # RAIDframe disk driver 2341.4Ssodapseudo-device md 1 # memory disk device (ramdisk) 2351.4Ssodapseudo-device vnd 4 # disk-like interface to files 2361.4Ssoda 2371.4Ssoda# network pseudo-devices 2381.4Ssodapseudo-device bpfilter 8 # Berkeley packet filter 2391.4Ssodapseudo-device ipfilter # IP filter (firewall) and NAT 2401.4Ssodapseudo-device loop 1 # network loopback 2411.4Ssodapseudo-device ppp 2 # Point-to-Point Protocol 2421.4Ssodapseudo-device sl 2 # Serial Line IP 2431.4Ssoda#pseudo-device strip 2 # Starmode Radio IP (Metricom) 2441.4Ssodapseudo-device tun 2 # network tunneling over tty 2451.2Ssoda#pseudo-device gre 2 # generic L3 over IP tunnel 2461.4Ssodapseudo-device ipip 2 # IP Encapsulation within IP (RFC 2003) 2471.2Ssodapseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 2481.2Ssoda#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 2491.7Ssoda#pseudo-device stf 1 # 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.4Ssoda#pseudo-device tb 1 # tablet line discipline 2551.4Ssoda#pseudo-device sequencer 1 # MIDI sequencer 2561.4Ssoda# rnd works; RND_COM does not on port arc yet. 2571.4Ssodapseudo-device rnd # /dev/random and in-kernel generator 2581.4Ssoda#options RND_COM # use "com" randomness as well (BROKEN) 2591.4Ssoda 2601.4Ssoda# a pseudo device needed for Coda # also needs CODA (above) 2611.4Ssoda#pseudo-device vcoda 4 # coda minicache <-> venus comm. 2621.4Ssoda 2631.4Ssoda# mouse & keyboard multiplexor pseudo-devices 2641.4Ssoda#pseudo-device wsmux 2 265