https://github.com/torvalds/linux
Revision 894dcd78782842924527598b0b764c9b4e679e21 authored by Clemens Ladisch on 06 February 2009, 07:13:07 UTC, committed by Takashi Iwai on 06 February 2009, 08:47:12 UTC
For audio devices that do not have proper audio descriptors (e.g.,
Edirol UA-20), we use hardcoded parameters from our quirks list.
However, we must still read the maximum packet size from the standard
endpoint descriptor; otherwise, we might use packets that are too big
and therefore rejected by the USB core.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 18e352e
History
Tip revision: 894dcd78782842924527598b0b764c9b4e679e21 authored by Clemens Ladisch on 06 February 2009, 07:13:07 UTC
sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devices
Tip revision: 894dcd7
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.5 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top