#	$OpenBSD: GENERIC,v 1.11 2001/09/11 06:06:15 fgsch Exp $
#
# Generic kernel config (all that is supportted)
#

include	"arch/hp700/conf/generic.hp700"
maxusers	8

# Diagnostic/debugging support options
#options 	DIAGNOSTIC	# expensive kernel consistency checks
#options 	DEBUG		# expensive debugging checks/support
#options 	KMEMSTATS	# kernel memory statistics (vmstat -m)
options 	DDB		# in-kernel debugger
options 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
#options 	KGDB		# remote debugger
#options 	"KGDB_DEVNAME=\"com\"",KGDBADDR=0x3f8,KGDBRATE=9600
#makeoptions	DEBUG="-g"	# compile full symbol table

#option	GSCVERBOSE
#option	EISAVERBOSE
#option	PCIVERBOSE

# Kernel root file system and dump configuration.
config		netbsd	root on ? type ?
#config		netbsd	root on sd0a type ffs
#config		netbsd	root on ? type nfs

#atapibus* at wdc?
#wd*	at wdc? drive ?
 
sd*	at scsibus? target ? lun ?
#cd*	at scsibus? target ? lun ?
