[linux-usb-devel] [RFC] Conexant AccessRunner ADSL USB modem
driver
Duncan Sands
duncan.sands at math.u-psud.fr
Thu Jan 20 04:19:03 EST 2005
Hi Roman,
> I just committed a patch to cxacru.c doing exactly this. More
> precisely, the udsl_instance is now set up only when the modem is
> considered ready. If it is not, a firmware load is attempted. To
> support the firmware loading from userspace, the same logic is applied
> on receiving a UDSL_IOCTL_LINE_UP ioctl.
do we still want to support this IOCTL? If we want something like this,
a better solution might be to export a sysfs attribute "line", which is
0 (line down) or 1 (line up); then the user can write 0 or 1 to it if they
want to force the line state.
Ciao,
Duncan.
PS: I am looking at your patch now.
More information about the Usbatm
mailing list