11.33Sandvar#	$NetBSD: HPW650PA,v 1.33 2023/09/12 22:07:33 andvar 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.32Suebayasipseudo-device	ksyms
271.4Such#options 	KGDB			# in-kernel debugger
281.33Sandvar#options 	KGDB_DEVNAME="\"hd64465uart\"",KGDB_DEVRATE=19200
291.4Such#makeoptions	DEBUG="-g"	# compile full symbol table
301.1Suchoptions 	DIAGNOSTIC		# extra kernel debugging checks
311.1Suchoptions 	DEBUG			# extra kernel debugging support
321.1Suchoptions 	KTRACE			# system call tracing support
331.1Such
341.12Slukemoptions 	USERCONF		# userconf(4) support
351.18Suweoptions 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
361.15Satatat#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
371.11Stsutsui
381.11Stsutsui# Compatibility options
391.11Stsutsui#options 	BSDDISKLABEL_EI	# endian independent disklabel support
401.1Such
411.1Such# Executable format options
421.1Suchoptions 	EXEC_COFF	# 32-bit COFF executables
431.1Such
441.1Such# File systems
451.1Suchfile-system 	FFS		# UFS
461.28Stsutsuifile-system 	MFS		# memory file system (requires FFS)
471.1Suchfile-system 	MSDOSFS		# MS-DOS file system
481.1Suchfile-system	NFS		# Sun NFS-compatible filesystem client
491.21Stsutsuioptions 	FFS_NO_SNAPSHOT	# No FFS snapshot support
501.1Such
511.1Such# Networking options
521.1Suchoptions 	INET		# IP + ICMP + TCP + UDP
531.1Suchoptions 	INET6		# IPV6
541.1Suchoptions 	NFS_BOOT_DHCP
551.1Such
561.1Such# Kernel root file system and dump configuration.
571.1Suchconfig		netbsd	root on ? type ?
581.1Such
591.1Suchoptions 	WSEMUL_VT100
601.1Suchoptions 	WSDISPLAY_DEFAULTSCREENS=1
611.31Sabs#options 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
621.1Suchoptions 	FONT_VT220L8x10
631.1Suchoptions 	WS_KERNEL_FG=WSCOL_BROWN
641.1Suchoptions 	WS_KERNEL_BG=WSCOL_BLUE
651.1Such
661.1Such#
671.1Such# Device configuration
681.1Such#
691.1Suchmainbus0 at root
701.1Such
711.7Suchcpu*		at mainbus?
721.7Suchshb*		at mainbus?
731.1Suchbivideo*	at mainbus0
741.7Such
751.1Suchhpcfb*		at bivideo?
761.1Suchwsdisplay*	at hpcfb?
771.1Such
781.7Suchhd64465if*	at shb?
791.1Suchcom*		at hd64465if?
801.1Suchhd64465pcmcia*	at hd64465if?
811.1Such
821.23Suwertc*		at shb?
831.23Suwe
841.1Such# PCMCIA bus support
851.1Suchpcmcia* at hd64465pcmcia? controller ? socket ?
861.1Such
871.1Such# PCMCIA network interfaces
881.1Suchne*	at pcmcia? function ?		# NE2000-compatible Ethernet
891.1Suchukphy*	at mii? phy ?			# generic unknown PHYs
901.1Such
911.1Such# PCMCIA IDE disk
921.1Suchwdc*	at pcmcia? function ?
931.14Slukematabus* at ata?
941.13Sbouyerwd*	at atabus? drive ? flags 0x0000
951.1Such
961.1Such# Pseudo-Devices
971.1Suchpseudo-device	biconsdev	1	# build-in console device
981.1Suchpseudo-device	pty			# pseudo-terminals
991.1Such
1001.22Srpaulopseudo-device	bpfilter		# Berkeley packet filter
1011.1Suchpseudo-device	loop			# network loopback
1021.10Slukempseudo-device	clockctl		# user control of clock subsystem
1031.27Spooka#pseudo-device	fss			# file system snapshot device
104