kernel-ark/drivers/usb/serial
Mike Isely 0257fa9ffe cypress_m8: use appropriate URB polling interval
The polling interval for the device can't always be 1msec.  If it is
too quick, the device can fail causing a fatal (to the driver) EILSEQ
error from the USB core.  The actual correct value is reported by the
device as part of its configuration data, so use that value as the
default.  On a DeLorme Earthmate for example, the device reports that
it wants a 6msec interval.  As part of this fix, the "interval" module
option has been fixed as well; the device's default can be overridden
by specifying interval=<value> as a module option.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27 11:58:58 -07:00
..
airprime.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
ark3116.c USB: ark3116: Formatting cleanups 2006-09-27 11:58:49 -07:00
belkin_sa.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
belkin_sa.h
bus.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
ChangeLog.history
console.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
cp2101.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
cyberjack.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
cypress_m8.c cypress_m8: use appropriate URB polling interval 2006-09-27 11:58:58 -07:00
cypress_m8.h
digi_acceleport.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
empeg.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
ezusb_convert.pl
ezusb.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
ftdi_sio.c USB: fix __must_check warnings in drivers/usb/serial/ 2006-09-27 11:58:58 -07:00
ftdi_sio.h USB: New device ID for ftdi_sio usb serial driver 2006-09-07 15:23:04 -07:00
funsoft.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
garmin_gps.c USB: garmin_gps support for new generation of gps receivers 2006-09-27 11:58:52 -07:00
generic.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
hp4x.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
io_16654.h
io_edgeport.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
io_edgeport.h
io_fw_boot2.h
io_fw_boot.h
io_fw_down2.h
io_fw_down3.h
io_fw_down.h
io_ionsp.h
io_tables.h
io_ti.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
io_ti.h
io_usbvend.h
ipaq.c USB: ipaq: minor ipaq_open() cleanup. 2006-09-27 11:58:51 -07:00
ipaq.h
ipw.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
ir-usb.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
Kconfig USB: Let option driver handle Anydata CDMA modems. Remove anydata driver. 2006-08-02 16:41:41 -07:00
keyspan_mpr_fw.h
keyspan_pda_fw.h
keyspan_pda.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
keyspan_pda.S
keyspan_usa18x_fw.h
keyspan_usa19_fw.h
keyspan_usa19qi_fw.h
keyspan_usa19qw_fw.h
keyspan_usa19w_fw.h
keyspan_usa26msg.h
keyspan_usa28_fw.h
keyspan_usa28msg.h
keyspan_usa28x_fw.h
keyspan_usa28xa_fw.h
keyspan_usa28xb_fw.h
keyspan_usa49msg.h
keyspan_usa49w_fw.h
keyspan_usa49wlc_fw.h
keyspan_usa90msg.h
keyspan.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
keyspan.h
kl5kusb105.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
kl5kusb105.h
kobil_sct.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
kobil_sct.h
Makefile USB: Let option driver handle Anydata CDMA modems. Remove anydata driver. 2006-08-02 16:41:41 -07:00
Makefile-keyspan_pda_fw
mct_u232.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
mct_u232.h
navman.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
omninet.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
option.c USB: Removed 3-port device handler from Option driver 2006-08-02 16:41:41 -07:00
pl2303.c USB: pl2303: cosmetic changes to quirk 2006-09-27 11:58:51 -07:00
pl2303.h [PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cable 2006-08-26 13:06:17 -07:00
safe_serial.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
sierra.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
ti_fw_3410.h
ti_fw_5052.h
ti_usb_3410_5052.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
ti_usb_3410_5052.h
usb-serial.c USB: fix __must_check warnings in drivers/usb/serial/ 2006-09-27 11:58:58 -07:00
visor.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
visor.h
whiteheat_fw.h
whiteheat.c [PATCH] USB: move usb-serial.h to include/linux/usb/ 2006-07-12 16:03:25 -07:00
whiteheat.h
xircom_pgs_fw.h
xircom_pgs.S