linux-firmware/usbdux
Bernd Porr 22e3407bda usbdux: usbduxsigma: added soft interval mode in the firmware
urb->interval is ignored in xhci drivers. Instead, the firmware
has an interval counter and transmits data at this interval.
The uframes in-between are zero length packets. In order to be
backward compatible with older kernels which support only USB 2.0
and 1.1 there are two ADC modes in the firmware. The old one which
assumes that the interval is established by the host (urb->interval)
and the new one where the interval value is transmitted to the
firmware.

Signed-off-by: Bernd Porr <mail@berndporr.me.uk>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22 13:40:38 -04:00
..
fx2-include.asm usbdux: Add usbduxsigma firmware 2012-02-19 03:42:21 +00:00
Makefile_dux usbdux: Makefile_dux: as31 compile no longer needed 2015-07-22 13:40:07 -04:00
usbdux_firmware.asm Add the source code for the usbdux firmware 2009-04-22 16:23:33 -07:00
usbduxfast_firmware.asm Add the source code for the usbdux firmware 2009-04-22 16:23:33 -07:00
usbduxsigma_firmware.asm usbdux: usbduxsigma: added soft interval mode in the firmware 2015-07-22 13:40:38 -04:00