summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorMing Lei <tom.leiming@gmail.com>2008-09-18 17:06:21 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2008-10-17 23:40:57 +0200
commit3c04e20ea95f9a8555456000e0ff340bdc46dea8 (patch)
tree6159c4095f2ede77a560b04e886814f0d40ba141 /arch/Kconfig
parentusb: gadget: workaround storage command size issues (diff)
downloadlinux-3c04e20ea95f9a8555456000e0ff340bdc46dea8.tar.xz
linux-3c04e20ea95f9a8555456000e0ff340bdc46dea8.zip
USB: ehci-dbg: increase debug buffer size for periodic file
This patch is based on the following ideas: 1. Some usb devices (such as usb video class) have endpoints of high interval attribute, so reading "periodic" file need more debug buffer to accommodate the qh or itd schedule information. For example, 4KB buffer is not enough for a single interrupt qh of 2ms period. 2. print a %p need 16 byte buffer on 64-bits arch, but 8 byte on 32-bits arch. Add a extra bonus for 64-bits arch. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions