OPENBLOCKS266 revision 1.16
11.16Sdsl# $NetBSD: OPENBLOCKS266,v 1.16 2005/02/18 21:05:51 dsl Exp $ 21.1Sshige# 31.1Sshige# GENERIC -- everything that's currently supported 41.1Sshige# 51.1Sshige 61.1Sshigeinclude "arch/evbppc/conf/std.obs405" 71.1Sshige 81.1Sshige#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 91.1Sshige 101.1Sshige#ident "OPENBLOCKS266" 111.1Sshige 121.1Sshigemaxusers 32 131.1Sshige 141.1Sshige#options UVMHIST 151.1Sshige#options UVMHIST_PRINT 161.1Sshige 171.1Sshige# Options for necessary to use MD 181.1Sshige#options MEMORY_DISK_HOOKS 191.1Sshige#options MEMORY_DISK_IS_ROOT # force root on memory disk 201.1Sshige#options MEMORY_DISK_SERVER=0 # no userspace memory disk support 211.1Sshige#options MEMORY_DISK_ROOT_SIZE=16384 # size of memory disk, in blocks 221.1Sshige 231.1Sshige 241.1Sshige#options INSECURE # disable kernel security levels 251.1Sshige#options NTP # NTP phase/frequency locked loop 261.1Sshige#options KTRACE # system call tracing via ktrace(1) 271.1Sshige 281.1Sshigeoptions SYSVMSG # System V message queues 291.1Sshigeoptions SYSVSEM # System V semaphores 301.1Sshigeoptions SYSVSHM # System V shared memory 311.1Sshige#options SHMMAXPGS=1024 # 1024 pages is the default 321.1Sshige 331.1Sshige#options LKM # loadable kernel modules 341.1Sshige 351.1Sshige#options USERCONF # userconf(4) support 361.1Sshige#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 371.9Satatat#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 381.1Sshige 391.1Sshige# Diagnostic/debugging support options 401.1Sshige#options DIAGNOSTIC # cheap kernel consistency checks 411.1Sshigeoptions DEBUG # expensive debugging checks/support 421.1Sshigeoptions DDB # in-kernel debugger 431.1Sshigeoptions DDB_HISTORY_SIZE=512 # enable history editing in DDB 441.1Sshigeoptions TRAP_PANICWAIT 451.1Sshigeoptions SYMTAB_SPACE=300000 # size for embedded symbol table 461.1Sshige 471.1Sshigemakeoptions DEBUG="-g" # compile full symbol table 481.1Sshige 491.1Sshige# Compatibility options 501.1Sshige#options COMPAT_09 # NetBSD 0.9, 511.1Sshige#options COMPAT_10 # NetBSD 1.0, 521.1Sshige#options COMPAT_11 # NetBSD 1.1, 531.1Sshige#options COMPAT_12 # NetBSD 1.2, 541.1Sshigeoptions COMPAT_13 # NetBSD 1.3, 551.1Sshigeoptions COMPAT_14 # NetBSD 1.4, 561.2Smattoptions COMPAT_16 # NetBSD 1.6, 571.1Sshigeoptions COMPAT_43 # and 4.3BSD 581.1Sshige#options COMPAT_386BSD_MBRPART # recognize old partition ID 591.1Sshige#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 601.11Schristosoptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 611.1Sshige 621.1Sshige# File systems 631.1Sshigefile-system FFS # UFS 641.1Sshigefile-system EXT2FS # second extended file system (linux) 651.1Sshigefile-system LFS # log-structured file system 661.1Sshigefile-system MFS # memory file system 671.1Sshigefile-system NFS # Network File System client 681.1Sshigefile-system CD9660 # ISO 9660 + Rock Ridge file system 691.1Sshigefile-system MSDOSFS # MS-DOS file system 701.1Sshigefile-system FDESC # /dev/fd 711.1Sshigefile-system KERNFS # /kern 721.1Sshigefile-system NULLFS # loopback file system 731.1Sshigefile-system OVERLAY # overlay file system 741.1Sshigefile-system PORTAL # portal filesystem (still experimental) 751.1Sshigefile-system PROCFS # /proc 761.1Sshigefile-system UMAPFS # NULLFS + uid and gid remapping 771.1Sshigefile-system UNION # union file system 781.1Sshige 791.1Sshige# File system options 801.1Sshigeoptions QUOTA # UFS quotas 811.1Sshigeoptions FFS_EI # FFS Endian Independant support 821.1Sshigeoptions SOFTDEP # FFS soft updates support. 831.1Sshigeoptions NFSSERVER # Network File System server 841.16Sdsl#options FFS_NO_SNAPSHOT # ffs snapshots 851.1Sshigeoptions EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 861.1Sshige # immutable) behave as system flags. 871.1Sshige 881.1Sshigeoptions NFS_BOOT_DHCP # Support DHCP NFS root 891.1Sshige 901.1Sshige# Networking options 911.1Sshigeoptions GATEWAY # packet forwarding 921.1Sshigeoptions INET # IP + ICMP + TCP + UDP 931.1Sshigeoptions INET6 # IPV6 941.1Sshige#options IPSEC # IP security 951.1Sshige#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 961.1Sshige#options IPSEC_DEBUG # debug for IP security 971.1Sshige#options MROUTING # IP multicast routing 981.10Smanu#options PIM # Protocol Independent Multicast 991.1Sshige#options DIRECTED_BROADCAST # allow broadcasts through routers 1001.1Sshige#options NS # XNS 1011.1Sshige#options NSIP # XNS tunneling over IP 1021.1Sshigeoptions ISO,TPIP # OSI 1031.1Sshige#options EON # OSI tunneling over IP 1041.1Sshige#options CCITT,LLC,HDLC # X.25 1051.1Sshige#options NETATALK # AppleTalk networking protocols 1061.1Sshigeoptions PPP_BSDCOMP # BSD-Compress compression support for PPP 1071.1Sshigeoptions PPP_DEFLATE # Deflate compression support for PPP 1081.1Sshigeoptions PPP_FILTER # Active filter support for PPP (requires bpf) 1091.1Sshigeoptions PFIL_HOOKS # pfil(9) packet filter hooks 1101.1Sshigeoptions IPFILTER_LOG # ipmon(8) log support 1111.1Sshige#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 1121.1Sshigeoptions NMBCLUSTERS=1024 1131.1Sshige 1141.1Sshige# These options enable verbose messages for several subsystems. 1151.1Sshige# Warning, these may compile large string tables into the kernel! 1161.1Sshigeoptions PCIVERBOSE # verbose PCI device autoconfig messages 1171.1Sshigeoptions MIIVERBOSE # verbose PHY autoconfig messages 1181.1Sshige#options PCI_CONFIG_DUMP # verbosely dump PCI config space 1191.1Sshigeoptions SCSIVERBOSE # human readable SCSI error messages 1201.1Sshigeoptions PCI_NETBSD_CONFIGURE # Do not rely on BIOS/whatever to configure PCI devices 1211.1Sshige#options PCI_CONFIGURE_VERBOSE # Show PCI config information 1221.1Sshige 1231.1Sshige# wscons options 1241.1Sshige#options WSEMUL_SUN # sun terminal emulation 1251.1Sshige#options WSEMUL_VT100 # VT100 / VT220 emulation 1261.1Sshige 1271.1Sshige# Kernel root file system and dump configuration. 1281.1Sshigeconfig netbsd root on ? type ? 1291.1Sshige 1301.1Sshige# 1311.1Sshige# Device configuration 1321.1Sshige# 1331.1Sshige 1341.1Sshigeplb0 at root # Processor Local Bus 1351.1Sshige 1361.1Sshigecpu0 at plb? 1371.1Sshige 1381.1Sshigeecc0 at plb? irq 16 # On-chip ECC controller 1391.1Sshige 1401.1Sshigeopb* at plb? # On-chip Peripheral Bus 1411.1Sshige 1421.1Sshigewdog* at opb? # Watchdog timer 1431.1Sshige 1441.1Sshigecom* at opb? addr ? irq ? # UARTs 1451.1Sshige 1461.1Sshigeemac0 at opb? addr ? irq ? # Ethernet Media Access Controller 1471.1Sshigeoptions EMAC_EVENT_COUNTERS 1481.1Sshige 1491.3Sshigegpiic0 at opb? addr ? irq ? # On-chip IIC controller 1501.3Sshigeiic0 at gpiic? # I2C bus 1511.3Sshigexrtc0 at iic? addr 0x6f # RTC 1521.1Sshige 1531.13Sshigegpio0 at opb? addr ? irq ? # On-chip GPIO controller 1541.13Sshigeobsled0 at gpio? addr 0x0c # OBS LED connected GPIO 1551.13Sshigeobsled1 at gpio? addr 0x0d # OBS LED connected GPIO 1561.13Sshigeobsled2 at gpio? addr 0x0e # OBS LED connected GPIO 1571.13Sshige 1581.1Sshigepchb0 at plb? # PCI-Host bridges 1591.1Sshige 1601.1Sshigepci* at pchb? 1611.1Sshigeppb* at pci? dev ? function ? # PCI-PCI bridges 1621.5Sbouyerpciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver 1631.5Sbouyeracardide* at pci? dev ? function ? # Acard IDE controllers 1641.5Sbouyeraceride* at pci? dev ? function ? # Acer Lab IDE controllers 1651.8Sthorpejartsata* at pci? dev ? function ? # Intel i31244 SATA controller 1661.5Sbouyercmdide* at pci? dev ? function ? # CMD tech IDE controllers 1671.5Sbouyercypide* at pci? dev ? function ? # Cypress IDE controllers 1681.5Sbouyerhptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers 1691.5Sbouyeroptiide* at pci? dev ? function ? # Opti IDE controllers 1701.5Sbouyerpiixide* at pci? dev ? function ? # Intel IDE controllers 1711.5Sbouyerpdcide* at pci? dev ? function ? # Promise IDE controllers 1721.12Sbouyerpdcsata* at pci? dev ? function ? # Promise SATA150 controllers 1731.7Sthorpejsatalink* at pci? dev ? function ? # SiI SATALink controllers 1741.5Sbouyersiside* at pci? dev ? function ? # SiS IDE controllers 1751.5Sbouyerslide* at pci? dev ? function ? # Symphony Labs IDE controllers 1761.5Sbouyerviaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers 1771.6Slukematabus* at ata? 1781.1Sshige 1791.1Sshigetlp* at pci? dev ? function ? # DECchip 21x4x and clones 1801.1Sshige 1811.1Sshigelxtphy* at mii? phy ? # Level One LXT-970 PHYs 1821.1Sshigeukphy* at mii? phy ? # generic unknown PHYs 1831.1Sshige 1841.1Sshige#cardslot* at cbb? 1851.1Sshige#cardbus* at cardslot? 1861.1Sshige#pcmcia* at cardslot? 1871.1Sshige 1881.1Sshige#com* at pcmcia? function ? # Modems and serial cards 1891.1Sshige#wdc* at pcmcia? function ? # PCMCIA IDE controllers 1901.1Sshige#ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 1911.1Sshige#mbe* at pcmcia? function ? # MB8696x based Ethernet 1921.1Sshige#ne* at pcmcia? function ? # NE2000-compatible Ethernet 1931.1Sshige#ex* at cardbus? dev ? function ? # 3Com 3C575TX 1941.1Sshige#tlp* at cardbus? dev ? function ? # DECchip 21143 1951.1Sshige#rtk* at cardbus? dev ? function ? # Realtek 8129/8139 1961.1Sshige 1971.4Sbouyerwd* at atabus? drive ? 1981.1Sshige 1991.6Slukematapibus* at atapi? 2001.1Sshige 2011.1Sshigecd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 2021.1Sshigesd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 2031.1Sshigeuk* at atapibus? drive ? flags 0x0000 # ATAPI unknown 2041.1Sshige 2051.1Sshige#pckbc0 at pbus? 2061.1Sshige#pckbd* at pckbc? 2071.1Sshige#wskbd* at pckbd? console ? 2081.1Sshige#pms* at pckbc? 2091.1Sshige#wsmouse* at pms? mux 0 2101.1Sshige 2111.1Sshige#vga* at pci? dev ? function ? 2121.1Sshige#wsdisplay* at vga? console ? 2131.1Sshige 2141.1Sshigepseudo-device vnd 4 # disk-like interface to files 2151.1Sshigepseudo-device ccd 4 # concatenated/striped disk devices 2161.1Sshige#pseudo-device cgd 4 # cryptographic disk devices 2171.1Sshige#pseudo-device raid 4 # RAIDframe disk driver 2181.1Sshige#options RAID_AUTOCONFIG # auto-configuration of RAID components 2191.14Shannken#pseudo-device fss 4 # file system snapshot device 2201.1Sshigepseudo-device md 1 # memory disk device 2211.1Sshigepseudo-device loop # network loopback 2221.1Sshigepseudo-device bpfilter 8 # packet filter 2231.1Sshigepseudo-device ipfilter # IP filter (firewall) and NAT 2241.1Sshigepseudo-device ppp 2 # Point-to-Point Protocol 2251.1Sshigepseudo-device sl 2 # Serial Line IP 2261.1Sshigepseudo-device tun 4 # network tunneling over tty 2271.1Sshige#pseudo-device gre 2 # generic L3 over IP tunnel 2281.1Sshigepseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 2291.1Sshige#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 2301.1Sshige#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 2311.1Sshigepseudo-device vlan # IEEE 802.1q encapsulation 2321.1Sshigepseudo-device pty # pseudo-terminals 2331.1Sshigepseudo-device rnd # /dev/random and in-kernel generator 2341.1Sshige#pseudo-device wsmux # ick 2351.1Sshigepseudo-device clockctl # user control of clock subsystem 2361.1Sshigepseudo-device kttcp # kernel ttcp 237