HPW650PA revision 1.7
11.7Such# $NetBSD: HPW650PA,v 1.7 2002/03/28 15:26:58 uch Exp $ 21.1Such# 31.1Such# HITACHI PERSONA HPW650PA 41.1Such# 51.1Such 61.1Suchinclude "arch/hpcsh/conf/std.hpcsh" 71.1Such 81.1Suchmaxusers 32 # estimated number of users 91.1Such 101.1Suchoptions KLOADER_KERNEL_PATH="\"/netbsd\"" 111.1Suchoptions KLOADER_DEBUG 121.1Such 131.5Suchoptions SH4 # SH7750V 128MHz 141.4Suchoptions PCLOCK=32000000 # 32MHz 151.1Such 161.7Suchoptions HPC_DEBUG_INTERRUPT_MONITOR 171.2Suchoptions HPC_DEBUG_LCD 181.1Such 191.1Suchoptions DDB # in-kernel debugger 201.4Such#options KGDB # in-kernel debugger 211.4Such#options "KGDB_DEVNAME=\"hd64465uart\"",KGDB_DEVRATE=19200 221.4Such#makeoptions DEBUG="-g" # compile full symbol table 231.1Suchoptions DIAGNOSTIC # extra kernel debugging checks 241.1Suchoptions DEBUG # extra kernel debugging support 251.1Suchoptions KTRACE # system call tracing support 261.1Such 271.1Suchoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2) 281.1Such 291.1Such# Executable format options 301.1Suchoptions EXEC_COFF # 32-bit COFF executables 311.1Suchoptions EXEC_ELF32 # 32-bit ELF executables 321.1Such 331.1Such# File systems 341.1Suchfile-system FFS # UFS 351.1Suchfile-system MSDOSFS # MS-DOS file system 361.1Suchfile-system NFS # Sun NFS-compatible filesystem client 371.1Such 381.1Such# Networking options 391.1Suchoptions INET # IP + ICMP + TCP + UDP 401.1Suchoptions INET6 # IPV6 411.1Suchoptions NFS_BOOT_DHCP 421.1Such 431.1Such# Kernel root file system and dump configuration. 441.1Suchconfig netbsd root on ? type ? 451.1Such 461.1Suchoptions WSEMUL_VT100 471.1Suchoptions WSDISPLAY_DEFAULTSCREENS=1 481.1Suchoptions FONT_VT220L8x10 491.1Suchoptions WS_KERNEL_FG=WSCOL_BROWN 501.1Suchoptions WS_KERNEL_BG=WSCOL_BLUE 511.1Such 521.1Such# 531.1Such# Device configuration 541.1Such# 551.1Suchmainbus0 at root 561.1Such 571.7Suchcpu* at mainbus? 581.7Suchshb* at mainbus? 591.1Suchbivideo* at mainbus0 601.7Such 611.1Suchhpcfb* at bivideo? 621.1Suchwsdisplay* at hpcfb? 631.1Such 641.7Suchhd64465if* at shb? 651.1Suchcom* at hd64465if? 661.1Suchhd64465pcmcia* at hd64465if? 671.1Such 681.1Such# PCMCIA bus support 691.1Suchpcmcia* at hd64465pcmcia? controller ? socket ? 701.1Such 711.1Such# PCMCIA network interfaces 721.1Suchne* at pcmcia? function ? # NE2000-compatible Ethernet 731.1Suchukphy* at mii? phy ? # generic unknown PHYs 741.1Such 751.1Such# PCMCIA IDE disk 761.1Suchwdc* at pcmcia? function ? 771.1Suchwd* at wdc? channel ? drive ? flags 0x0000 781.1Such 791.1Such# Pseudo-Devices 801.1Suchpseudo-device biconsdev 1 # build-in console device 811.1Suchpseudo-device pty # pseudo-terminals 821.1Such 831.1Suchpseudo-device bpfilter 1 # Berkeley packet filter 841.1Suchpseudo-device loop # network loopback 851.1Suchpseudo-device rnd # /dev/random and in-kernel generator 86