linux/drivers/usb/atm
Simon Arlott 4ac37208e9 USB: cxacru: add write-only sysfs attribute for modem configuration
The modem can be configured using CM_REQUEST_CARD_DATA_SET,
although CM_REQUEST_CARD_DATA_GET does not return any data.

Tested by setting the modulation (0x0a) option.

There is a list of parameters in the following archive,
but the meaning of many of them is not well documented:
  http://sourceforge.net/project/shownotes.php?release_id=301825

This source also indicates that the highest parameter set
is 0x4a but this varies by model so an arbitrary limit of
0x7f has been used (the index is a 32-bit integer).

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: add write-only sysfs attribute for modem configuration 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
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