DEBUG revision 1.1
11.1Such#
21.1Such# kernel config file for debugging.
31.1Such#
41.1Such# 	$NetBSD: DEBUG,v 1.1 2001/10/16 15:38:31 uch 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.1Suchoptions		BUILTIN_KERNEL_LOADER, 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.1Such#options		SYSCALL_DEBUG
321.1Such#options		LOCKDEBUG
331.1Suchoptions		GPROF		# kernel profiling
341.1Suchmakeoptions	PROF="-pg"
351.1Such
361.1Such#options		USBVERBOSE	# verbose USB device autoconfig messages
371.1Such#options		MIIVERBOSE	# verbose PHY autoconfig messages
381.1Such
391.1Suchoptions	GSFB_DEBUG_MONITOR, INTR_DEBUG, SIF_DEBUG, SMAP_DEBUG, EMAC3_DEBUG
401.1Such
411.1Such# USB Generic HID devices
421.1Suchuhid*	at uhub? port ? configuration ? interface ?
431.1Such
441.1Such# USB Printer
451.1Suchulpt*	at uhub? port ? configuration ? interface ?
461.1Such
471.1Such# USB Modem
481.1Suchumodem*	at uhub? port ? configuration ?
491.1Suchucom*	at umodem?
501.1Such
511.1Such# USB Mass Storage
521.1Suchumass*	at uhub? port ? configuration ? interface ?
531.1Suchatapibus* at umass? channel ?
541.1Suchscsibus* at umass? channel ?
551.1Such
561.1Such# USB audio
571.1Suchuaudio*	at uhub? port ? configuration ?
581.1Such
591.1Such# USB MIDI
601.1Suchumidi* at uhub? port ? configuration ?
611.1Such
621.1Such# USB Ethernet adapters
631.1Suchaue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
641.1Suchcue*	at uhub? port ?		# CATC USB-EL1201A based adapters
651.1Suchkue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
661.1Such
671.1Such# Prolofic PL2301/PL2302 host-to-host adapter
681.1Suchupl*	at uhub? port ?
691.1Such
701.1Such# Serial adapters
711.1Such# FTDI FT8U100AX serial adapter
721.1Suchuftdi*	at uhub? port ?
731.1Suchucom*	at uftdi? portno ?
741.1Such
751.1Suchuplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
761.1Suchucom*	at uplcom? portno ? 
771.1Such
781.1Suchumct*	at uhub? port ?		# MCT USB-RS232 serial adapter
791.1Suchucom*	at umct? portno ?
801.1Such
811.1Such# Diamond Multimedia Rio 500
821.1Suchurio*	at uhub? port ?
831.1Such
841.1Such# USB Handspring Visor
851.1Suchuvisor*	at uhub? port ?
861.1Suchucom*	at uvisor?
871.1Such
881.1Such# USB scanners
891.1Suchuscanner* at uhub? port ?
901.1Such
911.1Such# USB scanners that use SCSI emulation, e.g., HP5300
921.1Suchusscanner* at uhub? port ?
931.1Suchscsibus* at usscanner? channel ?
941.1Such
951.1Such# Y@P firmware loader
961.1Suchuyap* at uhub? port ?
971.1Such
981.1Suchaudio*	at uaudio?
991.1Such
1001.1Suchpseudo-device	ppp		2	# Point-to-Point Protocol
1011.1Such
1021.1Such
103