HPW650PA revision 1.29
11.29Stsutsui# $NetBSD: HPW650PA,v 1.29 2010/05/01 11:35:41 tsutsui Exp $ 21.1Such# 31.1Such# HITACHI PERSONA HPW650PA 41.1Such# 51.1Such 61.1Suchinclude "arch/hpcsh/conf/std.hpcsh" 71.9Satatat 81.9Satatat#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 91.1Such 101.1Suchmaxusers 32 # estimated number of users 111.1Such 121.29Stsutsuioptions HZ=64 # default clock rate 131.29Stsutsui 141.24Suwe# in-kernel bootloader, see kloader(4) 151.24Suweoptions KLOADER 161.24Suwe#options KLOADER_KERNEL_PATH="\"/netbsd\"" 171.24Suwe#options KLOADER_DEBUG 181.1Such 191.18Suweoptions SH4 # SH7750V 128MHz 201.4Suchoptions PCLOCK=32000000 # 32MHz 211.1Such 221.18Suweoptions HPC_DEBUG_INTERRUPT_MONITOR 231.18Suweoptions HPC_DEBUG_LCD 241.1Such 251.1Suchoptions DDB # in-kernel debugger 261.4Such#options KGDB # in-kernel debugger 271.4Such#options "KGDB_DEVNAME=\"hd64465uart\"",KGDB_DEVRATE=19200 281.4Such#makeoptions DEBUG="-g" # compile full symbol table 291.1Suchoptions DIAGNOSTIC # extra kernel debugging checks 301.1Suchoptions DEBUG # extra kernel debugging support 311.1Suchoptions KTRACE # system call tracing support 321.1Such 331.12Slukemoptions USERCONF # userconf(4) support 341.18Suweoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2) 351.15Satatat#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 361.11Stsutsui 371.11Stsutsui# Compatibility options 381.11Stsutsui#options BSDDISKLABEL_EI # endian independent disklabel support 391.1Such 401.1Such# Executable format options 411.1Suchoptions EXEC_COFF # 32-bit COFF executables 421.1Such 431.1Such# File systems 441.1Suchfile-system FFS # UFS 451.28Stsutsuifile-system MFS # memory file system (requires FFS) 461.1Suchfile-system MSDOSFS # MS-DOS file system 471.1Suchfile-system NFS # Sun NFS-compatible filesystem client 481.21Stsutsuioptions FFS_NO_SNAPSHOT # No FFS snapshot support 491.1Such 501.1Such# Networking options 511.1Suchoptions INET # IP + ICMP + TCP + UDP 521.1Suchoptions INET6 # IPV6 531.1Suchoptions NFS_BOOT_DHCP 541.1Such 551.1Such# Kernel root file system and dump configuration. 561.1Suchconfig netbsd root on ? type ? 571.1Such 581.1Suchoptions WSEMUL_VT100 591.1Suchoptions WSDISPLAY_DEFAULTSCREENS=1 601.1Suchoptions FONT_VT220L8x10 611.1Suchoptions WS_KERNEL_FG=WSCOL_BROWN 621.1Suchoptions WS_KERNEL_BG=WSCOL_BLUE 631.1Such 641.1Such# 651.1Such# Device configuration 661.1Such# 671.1Suchmainbus0 at root 681.1Such 691.7Suchcpu* at mainbus? 701.7Suchshb* at mainbus? 711.1Suchbivideo* at mainbus0 721.7Such 731.1Suchhpcfb* at bivideo? 741.1Suchwsdisplay* at hpcfb? 751.1Such 761.7Suchhd64465if* at shb? 771.1Suchcom* at hd64465if? 781.1Suchhd64465pcmcia* at hd64465if? 791.1Such 801.23Suwertc* at shb? 811.23Suwe 821.1Such# PCMCIA bus support 831.1Suchpcmcia* at hd64465pcmcia? controller ? socket ? 841.1Such 851.1Such# PCMCIA network interfaces 861.1Suchne* at pcmcia? function ? # NE2000-compatible Ethernet 871.1Suchukphy* at mii? phy ? # generic unknown PHYs 881.1Such 891.1Such# PCMCIA IDE disk 901.1Suchwdc* at pcmcia? function ? 911.14Slukematabus* at ata? 921.13Sbouyerwd* at atabus? drive ? flags 0x0000 931.1Such 941.1Such# Pseudo-Devices 951.1Suchpseudo-device biconsdev 1 # build-in console device 961.1Suchpseudo-device pty # pseudo-terminals 971.1Such 981.22Srpaulopseudo-device bpfilter # Berkeley packet filter 991.1Suchpseudo-device loop # network loopback 1001.1Suchpseudo-device rnd # /dev/random and in-kernel generator 1011.10Slukempseudo-device clockctl # user control of clock subsystem 1021.27Spooka#pseudo-device fss # file system snapshot device 103