EV64260 revision 1.69
11.69Smrg# $NetBSD: EV64260,v 1.69 2017/09/14 07:58:40 mrg Exp $ 21.1Smatt# 31.1Smatt# MVP -- Motorola's Multiprocessing Verification Platform 41.1Smatt# 51.69Smrginclude "arch/evbppc/conf/std.ev64260" 61.1Smatt 71.1Smatt#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 81.1Smatt 91.1Smatt#ident "EV64260" 101.1Smatt 111.1Smattmaxusers 32 121.1Smatt 131.1Smatt#options UVMHIST 141.1Smatt#options UVMHIST_PRINT 151.1Smatt 161.44Skiyohara#options MULTIPROCESSOR # Discovery II/III support 171.44Skiyohara 181.4Smatt# PowerPC options 191.2Smattoptions ALTIVEC 201.4Smatt#options CLOCKBASE=100000000 # EVB64260 211.4Smattoptions CLOCKBASE=133000000 # EVB64260A 221.4Smatt 231.4Smatt# Marvell options 241.5Smattoptions MPSC_CONSOLE=0 251.2Smattoptions GT_MPSC_DEFAULT_BAUD_RATE=9600 261.4Smattoptions GT_MPSC_FREQUENCY="(cpu_timebase*4)" 271.4Smattoptions GT_MPSC_CLOCK_SOURCE="BRG_BCR_CLKS_TCLK" 281.44Skiyoharaoptions GT_MPP_WATCHDOG=0x03000000 291.44Skiyoharaoptions GT_DEVBUS 301.44Skiyohara#options GT_ECC 311.44Skiyoharaoptions GT_COMM 321.44Skiyoharaoptions GT_WATCHDOG 331.44Skiyohara 341.44Skiyohara# EV64260 options 351.4Smattoptions OBIO0_STRIDE=0,OBIO1_STRIDE=2,OBIO2_STRIDE=2,OBIO3_STRIDE=2 361.1Smatt 371.1Smatt# Options for necessary to use MD 381.1Smatt#options MEMORY_DISK_HOOKS 391.1Smatt#options MEMORY_DISK_IS_ROOT # force root on memory disk 401.1Smatt#options MEMORY_DISK_SERVER=0 # no userspace memory disk support 411.1Smatt#options MEMORY_DISK_ROOT_SIZE=16384 # size of memory disk, in blocks 421.1Smatt 431.1Smatt#options INSECURE # disable kernel security levels 441.1Smatt#options NTP # NTP phase/frequency locked loop 451.1Smattoptions KTRACE # system call tracing via ktrace(1) 461.1Smatt 471.1Smattoptions SYSVMSG # System V message queues 481.1Smattoptions SYSVSEM # System V semaphores 491.1Smattoptions SYSVSHM # System V shared memory 501.1Smatt 511.1Smatt#options USERCONF # userconf(4) support 521.2Smatt#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 531.13Satatat#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 541.1Smatt 551.1Smatt# Diagnostic/debugging support options 561.5Smattoptions DIAGNOSTIC # cheap kernel consistency checks 571.1Smatt#options DEBUG # expensive debugging checks/support 581.1Smattoptions DDB # in-kernel debugger 591.1Smattoptions DDB_HISTORY_SIZE=512 # enable history editing in DDB 601.62Sjoergmakeoptions COPY_SYMTAB=1 # size for embedded symbol table 611.1Smatt 621.1Smatt#makeoptions DEFCOPTS="-g" # compile full symbol table 631.2Smattmakeoptions DEBUG="-g" 641.1Smatt 651.1Smatt# Compatibility options 661.69Smrginclude "arch/evbppc/conf/compat_netbsd16.config" 671.1Smatt#options COMPAT_386BSD_MBRPART # recognize old partition ID 681.1Smatt 691.1Smatt# File systems 701.1Smattfile-system FFS # UFS 711.1Smatt#file-system EXT2FS # second extended file system (linux) 721.1Smatt#file-system LFS # log-structured file system 731.1Smattfile-system MFS # memory file system 741.1Smattfile-system NFS # Network File System client 751.1Smatt#file-system CD9660 # ISO 9660 + Rock Ridge file system 761.1Smattfile-system MSDOSFS # MS-DOS file system 771.1Smatt#file-system FDESC # /dev/fd 781.1Smatt#file-system KERNFS # /kern 791.1Smatt#file-system NULLFS # loopback file system 801.1Smatt#file-system OVERLAY # overlay file system 811.1Smatt#file-system PROCFS # /proc 821.1Smatt#file-system UMAPFS # NULLFS + uid and gid remapping 831.1Smatt#file-system UNION # union file system 841.27Schristos#file-system PTYFS # /dev/pts/N support 851.1Smatt 861.1Smatt# File system options 871.46Sbouyer#options QUOTA # legacy UFS quotas 881.46Sbouyer#options QUOTA2 # new, in-filesystem UFS quotas 891.48Swiz#options FFS_EI # FFS Endian Independent support 901.51Sdhollandoptions WAPBL # File system journaling support 911.1Smatt#options NFSSERVER # Network File System server 921.28Stsutsui#options FFS_NO_SNAPSHOT # No FFS snapshot support 931.1Smatt#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 941.1Smatt # immutable) behave as system flags. 951.1Smatt 961.1Smattoptions NFS_BOOT_DHCP # Support DHCP NFS root 971.1Smattoptions NFS_BOOT_RWSIZE=1024 981.1Smatt 991.1Smatt# Networking options 1001.1Smatt#options GATEWAY # packet forwarding 1011.1Smattoptions INET # IP + ICMP + TCP + UDP 1021.1Smatt#options INET6 # IPV6 1031.1Smatt#options IPSEC # IP security 1041.1Smatt#options IPSEC_DEBUG # debug for IP security 1051.1Smatt#options MROUTING # IP multicast routing 1061.14Smanu#options PIM # Protocol Independent Multicast 1071.1Smatt#options DIRECTED_BROADCAST # allow broadcasts through routers 1081.1Smatt#options NETATALK # AppleTalk networking protocols 1091.1Smatt#options PPP_BSDCOMP # BSD-Compress compression support for PPP 1101.1Smatt#options PPP_DEFLATE # Deflate compression support for PPP 1111.1Smatt#options PPP_FILTER # Active filter support for PPP (requires bpf) 1121.1Smatt#options IPFILTER_LOG # ipmon(8) log support 1131.32Schristos#options IPFILTER_LOOKUP # ippool(8) support 1141.1Smatt#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 1151.1Smatt 1161.1Smatt# These options enable verbose messages for several subsystems. 1171.1Smatt# Warning, these may compile large string tables into the kernel! 1181.1Smattoptions PCIVERBOSE # verbose PCI device autoconfig messages 1191.1Smattoptions MIIVERBOSE # verbose PHY autoconfig messages 1201.1Smatt#options PCI_CONFIG_DUMP # verbosely dump PCI config space 1211.1Smatt#options SCSIVERBOSE # human readable SCSI error messages 1221.4Smattoptions PCI_NETBSD_CONFIGURE # Do not rely on BIOS/whatever to configure PCI devices 1231.1Smatt#options PCI_CONFIGURE_VERBOSE # Show PCI config information 1241.1Smatt 1251.1Smatt# wscons options 1261.1Smatt#options WSEMUL_SUN # sun terminal emulation 1271.64Suebayasi#options WSEMUL_VT100 # VT100 / VT220 emulation 1281.64Suebayasi#options WSDISPLAY_COMPAT_USL # wsconscfg VT handling 1291.64Suebayasi#options WSDISPLAY_DEFAULTSCREENS=1 1301.1Smatt 1311.1Smatt# Kernel root file system and dump configuration. 1321.1Smattconfig netbsd root on ? type ? 1331.1Smatt 1341.1Smatt# 1351.1Smatt# Device configuration 1361.1Smatt# 1371.1Smatt 1381.1Smattmainbus0 at root 1391.1Smatt 1401.1Smattcpu* at mainbus0 1411.1Smatt 1421.44Skiyohara# Discovery system controller 1431.44Skiyohara#gt0 at mainbus0 addr 0x14000000 # PMON low 1441.44Skiyoharagt0 at mainbus0 addr 0xf8000000 # PPCBoot 1451.1Smatt 1461.1Smatt# PCI busses 1471.44Skiyoharagtpci* at gt? unit ? # 64-bit, 66MHz 1481.44Skiyoharapci* at gtpci? 1491.1Smatt 1501.2Smatt# 16550s off CS2 1511.44Skiyoharaobio0 at gt0 unit 0 # Chip Select 0 1521.44Skiyoharaobio1 at gt0 unit 1 # Chip Select 1 1531.44Skiyoharaobio2 at gt0 unit 2 # Chip Select 2 1541.44Skiyoharacom0 at obio2 offset 0x0020 size 8 irq 85 1551.44Skiyoharacom1 at obio2 offset 0x0000 size 8 irq 86 1561.44Skiyoharaobio3 at gt0 unit 3 # Chip Select 3 1571.44Skiyoharaobio4 at gt0 unit 4 # Boot Chip Select 1581.2Smatt 1591.1Smatt# UARTs 1601.44Skiyoharagtmpsc* at gt? offset ? # Multi-Protocol Serial Controller 1611.44Skiyohara # with Serial Direct Memory Access 1621.1Smatt 1631.1Smatt# Ethernet and PHY 1641.44Skiyoharagfec* at gt? offset ? # Ethernet (RMMI) 1651.44Skiyoharagfe* at gfec? port ? irq ? # Ethernet port #0/#1/#2 1661.1Smatt 1671.18Smatt# I2C 1681.44Skiyoharagttwsi* at gt? offset ? irq ? # Two-Wire Serial Interface 1691.44Skiyoharaiic* at gttwsi? 1701.44Skiyohara 1711.44Skiyohara# DMA 1721.44Skiyoharagtidmac* at gt? offset ? irq ? # IDMA Controller 1731.18Smatt 1741.1Smatt# PCI devices 1751.44Skiyoharapchb* at pci? dev ? function ? # PCI Host Bridge 1761.44Skiyoharappb* at pci? dev ? function ? # PCI-PCI Bridges 1771.44Skiyoharapci* at ppb? bus ? 1781.1Smatt 1791.1Smatt#ehci* at pci? dev ? function ? # Enhanced Host Controller 1801.1Smatt#ohci* at pci? dev ? function ? # Open Host Controller 1811.1Smatt#uhci* at pci? dev ? function ? # Universal Host Controller (Intel) 1821.1Smatt#usb* at ehci? 1831.1Smatt#usb* at ohci? 1841.1Smatt#usb* at uhci? 1851.1Smatt#uhub* at usb? 1861.34Sdrochner#uhub* at uhub? port ? 1871.1Smatt# Prolific PL2301/PL2302 host-to-host adapter 1881.1Smatt#upl* at uhub? port ? 1891.1Smatt 1901.1Smatt# Serial adapters 1911.1Smatt#uftdi* at uhub? port ? # FTDI FT8U100AX serial adapter 1921.1Smatt#ucom* at uftdi? portno ? 1931.1Smatt 1941.1Smatt#umct* at uhub? port ? # MCT USB-RS232 serial adapter 1951.1Smatt#ucom* at umct? portno ? 1961.1Smatt 1971.1Smatt#uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter 1981.1Smatt#ucom* at uplcom? portno ? 1991.1Smatt 2001.1Smatt#uvscom* at uhub? port ? # SUNTAC Slipper U VS-10U serial adapter 2011.1Smatt#ucom* at uvscom? portno ? 2021.1Smatt 2031.1Smatt 2041.4Smattfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 2051.4Smatttlp* at pci? dev ? function ? # Digital 'Tulip' cards 2061.4Smattwm* at pci? dev ? function ? # Intel GigE cards 2071.4Smattacphy* at mii? phy ? 2081.1Smattinphy* at mii? phy ? 2091.1Smattmakphy* at mii? phy ? 2101.4Smattnsphy* at mii? phy ? 2111.4Smattsqphy* at mii? phy ? 2121.1Smattukphy* at mii? phy ? 2131.1Smatt 2141.4Smattsiop* at pci? dev ? function ? 2151.4Smattesiop* at pci? dev ? function ? 2161.1Smattisp* at pci? dev ? function ? 2171.1Smattscsibus* at scsi? 2181.1Smattsd* at scsibus? target ? lun ? 2191.1Smattcd* at scsibus? target ? lun ? 2201.1Smatt 2211.1Smatt#auvia* at pci? dev ? function ? # VIA VT82C686A integrated AC'97 Audio 2221.1Smatt#audio* at auvia? 2231.1Smatt 2241.67Schristos#spkr* at audio? # PC speaker (synthesized) 2251.65Snat 2261.9Sbouyerpciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver 2271.9Sbouyeracardide* at pci? dev ? function ? # Acard IDE controllers 2281.9Sbouyeraceride* at pci? dev ? function ? # Acer Lab IDE controllers 2291.12Sthorpejartsata* at pci? dev ? function ? # Intel i31244 SATA controller 2301.9Sbouyercmdide* at pci? dev ? function ? # CMD tech IDE controllers 2311.9Sbouyercypide* at pci? dev ? function ? # Cypress IDE controllers 2321.9Sbouyerhptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers 2331.9Sbouyeroptiide* at pci? dev ? function ? # Opti IDE controllers 2341.9Sbouyerpdcide* at pci? dev ? function ? # Promise IDE controllers 2351.16Sbouyerpdcsata* at pci? dev ? function ? # Promise SATA150 controllers 2361.10Sthorpejsatalink* at pci? dev ? function ? # SiI SATALink controllers 2371.9Sbouyersiside* at pci? dev ? function ? # SiS IDE controllers 2381.9Sbouyerslide* at pci? dev ? function ? # Symphony Labs IDE controllers 2391.9Sbouyerviaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers 2401.11Sthorpej 2411.11Sthorpejatabus* at ata? channel ? 2421.8Sbouyerwd* at atabus? drive ? flags 0x0000 2431.1Smatt 2441.30Scube#pseudo-device vnd # disk-like interface to files 2451.56Schristos#pseudo-device ccd # concatenated/striped disk devices 2461.57Schristos#pseudo-device raid # RAIDframe disk driver 2471.1Smatt#options RAID_AUTOCONFIG # auto-configuration of RAID components 2481.43Spooka#pseudo-device fss # file system snapshot device 2491.45Shannkenpseudo-device md # memory disk device 2501.1Smattpseudo-device loop # network loopback 2511.29Srpaulopseudo-device bpfilter # packet filter 2521.1Smatt#pseudo-device ipfilter # IP filter (firewall) and NAT 2531.30Scube#pseudo-device ppp # Point-to-Point Protocol 2541.30Scube#pseudo-device sl # Serial Line IP 2551.30Scube#pseudo-device tun # network tunneling over tty 2561.30Scube#pseudo-device gre # generic L3 over IP tunnel 2571.30Scube#pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933) 2581.30Scube#pseudo-device faith # IPv[46] tcp relay translation i/f 2591.30Scube#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 2601.1Smatt#pseudo-device vlan # IEEE 802.1q encapsulation 2611.1Smattpseudo-device pty # pseudo-terminals 2621.1Smatt#pseudo-device wsmux # ick 2631.1Smattpseudo-device clockctl # user control of clock subsystem 2641.31Ssimonbpseudo-device ksyms # /dev/ksyms 2651.44Skiyoharapseudo-device swdmover # softare dmover(9) back-end 2661.44Skiyoharapseudo-device dmoverio # /dev/dmover dmover(9) interface 267