ARCTIC revision 1.1
11.1Ssoda# $OpenBSD: ARCTIC,v 1.8 1997/04/29 05:16:40 deraadt Exp $ 21.1Ssoda# 31.1Ssoda# Generic configuration file for MIPS R4x00 ARC Systems 41.1Ssoda# 51.1Ssoda 61.1Ssodamachine arc 71.1Ssoda 81.1Ssodamaxusers 32 91.1Ssoda 101.1Ssoda# Need to set locally 111.1Ssodaoption TIMEZONE=0 # minutes west of GMT (for) 121.1Ssodaoption DST=0 # use daylight savings rules 131.1Ssoda 141.1Ssoda# Standard system options 151.1Ssodaoption SWAPPAGER # swap pager (anonymous and swap space) 161.1Ssodaoption DEVPAGER # device pager (mapped devices) 171.1Ssoda 181.1Ssoda# Debugging options 191.1Ssodaoption DIAGNOSTIC # extra kernel debugging checks 201.1Ssodaoption DEBUG # extra kernel debugging support 211.1Ssodaoption KTRACE # system call tracing support 221.1Ssoda 231.1Ssoda# System V options 241.1Ssodaoption SYSVMSG # System V-like message queues 251.1Ssodaoption SYSVSEM # System V-like semaphores 261.1Ssodaoption SYSVSHM # System V-like memory sharing 271.1Ssodaoption SHMMAXPGS=1024 # 1024 pages is the default 281.1Ssodaoption NATIVE_ELF # Arc systems uses ELF as native format 291.1Ssoda 301.1Ssoda# Filesystem options 311.1Ssodaoption CD9660 # ISO 9660 + Rock Ridge file system 321.1Ssodaoption FDESC # user file descriptor filesystem (/dev/fd) 331.1Ssodaoption FIFO # POSIX fifo support (in all filesystems) 341.1Ssodaoption FFS,QUOTA # fast filesystem with user and group quotas 351.1Ssodaoption KERNFS # kernel data-structure filesystem 361.1Ssodaoption MFS # memory-based filesystem 371.1Ssodaoption MSDOSFS # Ability to read write MS-Dos filsystem 381.1Ssodaoption NFSCLIENT # Sun NFS-compatible filesystem (client) 391.1Ssodaoption NFSSERVER # Sun NFS-compatible filesystem (server) 401.1Ssodaoption NULLFS # null layer filesystem 411.1Ssodaoption PORTAL # portal filesystem (still experimental) 421.1Ssodaoption UMAPFS # uid/gid remapping filesystem 431.1Ssoda 441.1Ssoda# Networking options 451.1Ssodaoption INET # Internet protocols 461.1Ssodaoption IPSEC # IP-sec 471.1Ssoda#option TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP 481.1Ssodaoption GATEWAY # IP packet forwarding 491.1Ssoda#option MULTICAST # Multicast support 501.1Ssoda#option MROUTING # Multicast routing support 511.1Ssoda#option ISO # OSI networking 521.1Ssoda#option TPIP 531.1Ssoda#option EON 541.1Ssoda 551.1Ssoda# Compatibilitry modules 561.1Ssodaoption COMPAT_43 # compatibility with 4.3BSD binaries 571.1Ssoda#option COMPAT_ULTRIX # Ultrix binary compatibility (no go yet) 581.1Ssoda 591.1Ssoda# Special options 601.1Ssodaoption MACHINE_NONCONTIG # Support noncontigous memory. 611.1Ssodaoption PCCONS_FORCE_WORD # Max out at 16bit accesses to the 621.1Ssoda # VGA memory 631.1Ssoda 641.1Ssoda# Specify storage configuration (its a joke..) 651.1Ssodaconfig bsd root on sd0 swap on sd0 dumps on sd0 661.1Ssoda 671.1Ssoda# 681.1Ssoda# Definition of system 691.1Ssoda# 701.1Ssodamainbus0 at root 711.1Ssodacpu* at mainbus0 721.1Ssoda 731.1Ssodaisabr* at mainbus0 741.1Ssoda 751.1Ssoda# 761.1Ssoda# ISA Bus. 771.1Ssoda# 781.1Ssoda 791.1Ssodaisa* at isabr? 801.1Ssoda#isadma0 at isa? 811.1Ssoda 821.1Ssodaclock0 at isa? port 0x70 irq 0 831.1Ssoda 841.1Ssodapc0 at isa? port 0x60 irq 1 # generic PC console device 851.1Ssodacom0 at isa? port 0x3f8 irq 4 861.1Ssodacom1 at isa? port 0x2f8 irq 3 871.1Ssodacom2 at isa? port 0x3e8 irq 4 881.1Ssodacom3 at isa? port 0x2e8 irq 3 891.1Ssodaast0 at isa? port 0x1a0 irq 3 # AST 4-port serial cards 901.1Ssodacom* at ast? slave ? 911.1Ssoda 921.1Ssodawdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers 931.1Ssodawdc1 at isa? port 0x170 irq 15 941.1Ssodawd* at wdc? drive ? 951.1Ssoda 961.1Ssodaatapibus* at wdc? 971.1Ssodaacd* at atapibus? drive? 981.1Ssoda 991.1Ssodalpt0 at isa? port 0x378 irq 7 1001.1Ssodaep0 at isa? port ? irq ? # 3C509 ethernet cards 1011.1Ssodaed0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC, 3C503, and NE[12]000 1021.1Ssodaed1 at isa? port 0x250 iomem 0xd8000 irq 9 # ethernet cards 1031.1Ssodaed2 at isa? port 0x300 iomem 0xcc000 irq 10 # 1041.1Ssoda 1051.1Ssodatel0 at isa? iomem 0xe0000 irq 9 # Teles S0, NICCY 1000, Creatix 8bit 1061.1Ssodatel1 at isa? port 0xe80 iomem 0xde000 irq 11 # Teles S0/16, NICCY 1016, 1071.1Ssodatel2 at isa? port 0x180 irq 5 # Teles S0/16.3 card (no shared memory) 1081.1Ssoda 1091.1Ssoda#aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI controllers 1101.1Ssoda#aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI controllers 1111.1Ssoda#scsibus* at aha? 1121.1Ssodabtl0 at isa? port 0x330 irq ? drq ? 1131.1Ssodascsibus* at btl? 1141.1Ssoda#wds0 at isa? port 0x350 irq 15 drq 6 # WD7000 and TMC-7000 controllers 1151.1Ssoda#wds1 at isa? port 0x358 irq 11 drq 5 1161.1Ssoda#scsibus* at wds? 1171.1Ssoda 1181.1Ssoda# 1191.1Ssoda# SCSI Bus devices 1201.1Ssoda# 1211.1Ssoda 1221.1Ssodasd* at scsibus? target ? lun ? 1231.1Ssodast* at scsibus? target ? lun ? 1241.1Ssodacd* at scsibus? target ? lun ? 1251.1Ssodach* at scsibus? target ? lun ? 1261.1Ssodass* at scsibus? target ? lun ? 1271.1Ssodauk* at scsibus? target ? lun ? 1281.1Ssoda 1291.1Ssoda# 1301.1Ssodapseudo-device sl 2 # serial-line IP ports 1311.1Ssodapseudo-device ppp 2 # serial-line PPP ports 1321.1Ssodapseudo-device tun 2 # network tunneling over tty 1331.1Ssodapseudo-device pty 64 # pseudo ptys 1341.1Ssodapseudo-device tb 1 # tablet line discipline 1351.1Ssodapseudo-device bpfilter 8 # packet filter ports 1361.1Ssodapseudo-device loop 1 # network loopback 1371.1Ssodapseudo-device vnd 4 # paging to files 1381.1Ssodapseudo-device enc 4 # IP encap 139