1 1.1.4.2 nathanw # 2 1.1.4.2 nathanw # kernel config file for debugging. 3 1.1.4.2 nathanw # 4 1.1.4.5 nathanw # $NetBSD: DEBUG,v 1.1.4.5 2002/04/17 00:04:08 nathanw Exp $ 5 1.1.4.2 nathanw # 6 1.1.4.2 nathanw 7 1.1.4.2 nathanw include "arch/playstation2/conf/std.playstation2" 8 1.1.4.2 nathanw include "arch/playstation2/conf/config.playstation2" 9 1.1.4.2 nathanw 10 1.1.4.2 nathanw config netbsd root on ? type ? 11 1.1.4.2 nathanw 12 1.1.4.2 nathanw makeoptions DEFGP="-G 0" 13 1.1.4.2 nathanw 14 1.1.4.2 nathanw options KLOADER_KERNEL_PATH="\"/netbsd\"" 15 1.1.4.2 nathanw options NMBCLUSTERS=4096 # Max. number of mbuf clusters 16 1.1.4.2 nathanw 17 1.1.4.2 nathanw options PPP_BSDCOMP # BSD-Compress compression support for PPP 18 1.1.4.2 nathanw options PPP_DEFLATE # Deflate compression support for PPP 19 1.1.4.2 nathanw options PPP_FILTER # Active filter support for PPP (requires bpf) 20 1.1.4.2 nathanw 21 1.1.4.2 nathanw options NFSSERVER # Network File System server 22 1.1.4.2 nathanw 23 1.1.4.2 nathanw # Standard system options 24 1.1.4.2 nathanw #options DIAGNOSTIC # expensive kernel consistency checks 25 1.1.4.2 nathanw options DEBUG # extra kernel debugging support 26 1.1.4.2 nathanw options KMEMSTATS # kernel memory statistics (vmstat -m) 27 1.1.4.2 nathanw options DDB # in-kernel debugger 28 1.1.4.2 nathanw options DDB_HISTORY_SIZE=512 # enable history editing in DDB 29 1.1.4.2 nathanw options KTRACE # system call tracing support 30 1.1.4.2 nathanw options MSGBUFSIZE=8192 # dmesg buffer size 31 1.1.4.2 nathanw #options SYSCALL_DEBUG 32 1.1.4.2 nathanw #options LOCKDEBUG 33 1.1.4.2 nathanw options GPROF # kernel profiling 34 1.1.4.2 nathanw makeoptions PROF="-pg" 35 1.1.4.5 nathanw #options USERCONF # userconf(4) support 36 1.1.4.4 nathanw #options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 37 1.1.4.2 nathanw 38 1.1.4.2 nathanw #options USBVERBOSE # verbose USB device autoconfig messages 39 1.1.4.2 nathanw #options MIIVERBOSE # verbose PHY autoconfig messages 40 1.1.4.2 nathanw 41 1.1.4.2 nathanw options GSFB_DEBUG_MONITOR, INTR_DEBUG, SIF_DEBUG, SMAP_DEBUG 42 1.1.4.2 nathanw options EMAC3_DEBUG 43 1.1.4.2 nathanw 44 1.1.4.2 nathanw # USB Generic HID devices 45 1.1.4.3 nathanw uhidev* at uhub? port ? configuration ? interface ? 46 1.1.4.3 nathanw uhid* at uhidev? reportid ? 47 1.1.4.2 nathanw 48 1.1.4.2 nathanw # USB Printer 49 1.1.4.2 nathanw ulpt* at uhub? port ? configuration ? interface ? 50 1.1.4.2 nathanw 51 1.1.4.2 nathanw # USB Modem 52 1.1.4.2 nathanw umodem* at uhub? port ? configuration ? 53 1.1.4.2 nathanw ucom* at umodem? 54 1.1.4.2 nathanw 55 1.1.4.2 nathanw # USB Mass Storage 56 1.1.4.2 nathanw umass* at uhub? port ? configuration ? interface ? 57 1.1.4.2 nathanw atapibus* at umass? channel ? 58 1.1.4.2 nathanw scsibus* at umass? channel ? 59 1.1.4.2 nathanw 60 1.1.4.2 nathanw # USB audio 61 1.1.4.2 nathanw uaudio* at uhub? port ? configuration ? 62 1.1.4.2 nathanw 63 1.1.4.2 nathanw # USB MIDI 64 1.1.4.2 nathanw umidi* at uhub? port ? configuration ? 65 1.1.4.2 nathanw 66 1.1.4.2 nathanw # USB Ethernet adapters 67 1.1.4.2 nathanw aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters 68 1.1.4.2 nathanw cue* at uhub? port ? # CATC USB-EL1201A based adapters 69 1.1.4.2 nathanw kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters 70 1.1.4.2 nathanw 71 1.1.4.2 nathanw # Prolofic PL2301/PL2302 host-to-host adapter 72 1.1.4.2 nathanw upl* at uhub? port ? 73 1.1.4.2 nathanw 74 1.1.4.2 nathanw # Serial adapters 75 1.1.4.2 nathanw # FTDI FT8U100AX serial adapter 76 1.1.4.2 nathanw uftdi* at uhub? port ? 77 1.1.4.2 nathanw ucom* at uftdi? portno ? 78 1.1.4.2 nathanw 79 1.1.4.2 nathanw uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter 80 1.1.4.2 nathanw ucom* at uplcom? portno ? 81 1.1.4.2 nathanw 82 1.1.4.2 nathanw umct* at uhub? port ? # MCT USB-RS232 serial adapter 83 1.1.4.2 nathanw ucom* at umct? portno ? 84 1.1.4.2 nathanw 85 1.1.4.2 nathanw # Diamond Multimedia Rio 500 86 1.1.4.2 nathanw urio* at uhub? port ? 87 1.1.4.2 nathanw 88 1.1.4.2 nathanw # USB Handspring Visor 89 1.1.4.2 nathanw uvisor* at uhub? port ? 90 1.1.4.2 nathanw ucom* at uvisor? 91 1.1.4.2 nathanw 92 1.1.4.2 nathanw # USB scanners 93 1.1.4.2 nathanw uscanner* at uhub? port ? 94 1.1.4.2 nathanw 95 1.1.4.2 nathanw # USB scanners that use SCSI emulation, e.g., HP5300 96 1.1.4.2 nathanw usscanner* at uhub? port ? 97 1.1.4.2 nathanw scsibus* at usscanner? channel ? 98 1.1.4.2 nathanw 99 1.1.4.2 nathanw # Y@P firmware loader 100 1.1.4.2 nathanw uyap* at uhub? port ? 101 1.1.4.2 nathanw 102 1.1.4.2 nathanw audio* at uaudio? 103 1.1.4.2 nathanw 104 1.1.4.2 nathanw pseudo-device ppp 2 # Point-to-Point Protocol 105 1.1.4.2 nathanw 106 1.1.4.2 nathanw 107