Am Mittwoch, 11. Juli 2007 schrieb Alain Degreffe:
> Hi, I try to make a new driver for infinity unlimited usb. I use the
> usbserial layer to manage the lowlevel functions like probing or ttyUSBx
> creation/selection.
> The driver works but only after a first sequence "open and close" of the
> device by a program in the user space. After this first "open/close"

The obvious candidate would be the call to iuu_uart_off() which you
do in iuu_close(). Possibly the device needs on off/on-sequence to work.

        Regards
                Oliver

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to