linux/drivers/usb/atm
Simon Arlott 817db5b34e USB: cxacru: remove cxacru-cf.bin loader
This has never worked properly because wsize passed to
cxacru_cm() is incorrectly set to the number of values
instead of the data bytes. The maximum number of values
that can be set at once is 7 which means the device will
not get enough data to work with and none of the
configuration values will be used.

At least one existing cxacru-cf.bin file contains invalid
data which will prevent the modem from syncing properly.

Fixing it is likely to break existing systems, and the
new sysfs interface for setting configuration parameters
can provide the same functionality. A script is provided
to convert from the original format.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-02 14:53:01 -08:00
..
cxacru.c USB: cxacru: remove cxacru-cf.bin loader 2010-03-02 14:53:01 -08:00
Kconfig USB: Remove redundant dependencies on USB_ATM. 2008-05-02 10:25:57 -07:00
Makefile [PATCH] USB: Eagle and ADI 930 usb adsl modem driver 2006-01-04 13:48:29 -08:00
speedtch.c USB: Speedtouch: add pre_reset and post_reset routines 2008-10-22 10:05:28 -07:00
ueagle-atm.c firmware_class: make request_firmware_nowait more useful 2009-12-11 11:24:52 -08:00
usbatm.c USB: cxacru: check device isn't being removed during sysfs calls 2010-03-02 14:52:58 -08:00
usbatm.h USB: cxacru: check device isn't being removed during sysfs calls 2010-03-02 14:52:58 -08:00
xusbatm.c USB: remove warn() macro from usb drivers 2008-10-17 14:41:09 -07:00