dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/usb
Pete Zaitcev 38e2bfc94e USB: Dealias -110 code (more complete)
The purpose of this patch is to split off the case when a device does
not reply on the lower level (which is reported by HC hardware), and
a case when the device accepted the request, but does not reply at
upper level. This redefinition allows to diagnose issues easier,
without asking the user if the -110 happened "immediately".

The usbmon splits such cases already thanks to its timestamp, but
it's not always available.

I adjusted all drivers which I found affected (by searching for "urb").
Out of tree drivers may suffer a little bit, but I do not expect much
breakage. At worst they may print a few messages.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27 11:59:00 -07:00
..
usx2y [ALSA] Add O_APPEND flag support to PCM 2006-06-22 21:33:13 +02:00
Kconfig [ALSA] Fix snd-usb-audio dependency on snd-hwdep. 2005-05-29 10:06:25 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbaudio.c [ALSA] usb-audio: increase number of packets per URB 2006-09-23 10:48:17 +02:00
usbaudio.h [ALSA] USB midi: Remove duplicate CS_AUDIO_* #defines 2006-06-22 21:34:31 +02:00
usbmidi.c USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
usbmixer.c [ALSA] Add TLV support to snd-usb-audio driver 2006-09-23 10:37:54 +02:00
usbmixer_maps.c [ALSA] usb-audio: add mixer control names for the Aureon 5.1 MkII 2006-09-23 10:48:30 +02:00
usbquirks.h [ALSA] usb-audio: add more Yamaha devices 2006-09-23 10:38:22 +02:00