DEBUG revision 1.6
11.1Such#
21.1Such# kernel config file for debugging.
31.1Such#
41.6Sgmcgarry# 	$NetBSD: DEBUG,v 1.6 2002/04/12 08:11:15 gmcgarry Exp $
51.1Such#
61.1Such
71.1Suchinclude 	"arch/playstation2/conf/std.playstation2"
81.1Suchinclude 	"arch/playstation2/conf/config.playstation2"
91.1Such
101.1Suchconfig		netbsd		root on ? type ?
111.1Such
121.1Suchmakeoptions	DEFGP="-G 0"
131.1Such
141.3Suchoptions 	KLOADER_KERNEL_PATH="\"/netbsd\""
151.1Suchoptions 	NMBCLUSTERS=4096 # Max. number of mbuf clusters
161.1Such
171.1Suchoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
181.1Suchoptions 	PPP_DEFLATE	# Deflate compression support for PPP
191.1Suchoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
201.1Such
211.1Suchoptions 	NFSSERVER	# Network File System server
221.1Such
231.1Such# Standard system options
241.1Such#options 	DIAGNOSTIC	# expensive kernel consistency checks
251.1Suchoptions 	DEBUG			# extra kernel debugging support
261.1Suchoptions 	KMEMSTATS	# kernel memory statistics (vmstat -m)
271.1Suchoptions 	DDB			# in-kernel debugger
281.1Suchoptions 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
291.1Suchoptions 	KTRACE			# system call tracing support
301.1Suchoptions 	MSGBUFSIZE=8192		# dmesg buffer size
311.2Slukem#options 	SYSCALL_DEBUG
321.2Slukem#options 	LOCKDEBUG
331.2Slukemoptions 	GPROF		# kernel profiling
341.1Suchmakeoptions	PROF="-pg"
351.6Sgmcgarry#options 	USERCONF	# userconf(4) support
361.5Sjdolecek#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
371.1Such
381.2Slukem#options 	USBVERBOSE	# verbose USB device autoconfig messages
391.2Slukem#options 	MIIVERBOSE	# verbose PHY autoconfig messages
401.1Such
411.2Slukemoptions 	GSFB_DEBUG_MONITOR, INTR_DEBUG, SIF_DEBUG, SMAP_DEBUG
421.2Slukemoptions 	EMAC3_DEBUG
431.1Such
441.1Such# USB Generic HID devices
451.4Suchuhidev*	at uhub? port ? configuration ? interface ?
461.4Suchuhid*	at uhidev? reportid ?
471.1Such
481.1Such# USB Printer
491.1Suchulpt*	at uhub? port ? configuration ? interface ?
501.1Such
511.1Such# USB Modem
521.1Suchumodem*	at uhub? port ? configuration ?
531.1Suchucom*	at umodem?
541.1Such
551.1Such# USB Mass Storage
561.1Suchumass*	at uhub? port ? configuration ? interface ?
571.1Suchatapibus* at umass? channel ?
581.1Suchscsibus* at umass? channel ?
591.1Such
601.1Such# USB audio
611.1Suchuaudio*	at uhub? port ? configuration ?
621.1Such
631.1Such# USB MIDI
641.1Suchumidi* at uhub? port ? configuration ?
651.1Such
661.1Such# USB Ethernet adapters
671.1Suchaue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
681.1Suchcue*	at uhub? port ?		# CATC USB-EL1201A based adapters
691.1Suchkue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
701.1Such
711.1Such# Prolofic PL2301/PL2302 host-to-host adapter
721.1Suchupl*	at uhub? port ?
731.1Such
741.1Such# Serial adapters
751.1Such# FTDI FT8U100AX serial adapter
761.1Suchuftdi*	at uhub? port ?
771.1Suchucom*	at uftdi? portno ?
781.1Such
791.1Suchuplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
801.2Slukemucom*	at uplcom? portno ?
811.1Such
821.1Suchumct*	at uhub? port ?		# MCT USB-RS232 serial adapter
831.1Suchucom*	at umct? portno ?
841.1Such
851.1Such# Diamond Multimedia Rio 500
861.1Suchurio*	at uhub? port ?
871.1Such
881.1Such# USB Handspring Visor
891.1Suchuvisor*	at uhub? port ?
901.1Suchucom*	at uvisor?
911.1Such
921.1Such# USB scanners
931.1Suchuscanner* at uhub? port ?
941.1Such
951.1Such# USB scanners that use SCSI emulation, e.g., HP5300
961.1Suchusscanner* at uhub? port ?
971.1Suchscsibus* at usscanner? channel ?
981.1Such
991.1Such# Y@P firmware loader
1001.1Suchuyap* at uhub? port ?
1011.1Such
1021.1Suchaudio*	at uaudio?
1031.1Such
1041.1Suchpseudo-device	ppp		2	# Point-to-Point Protocol
1051.1Such
1061.1Such
107