Am Donnerstag 02 August 2007 schrieb Thaens Tim:
> I've compiled the usb_skeleton.c module and loaded this module.
> I've managed to open a USB-device, but that's it.
> 
> How can I write a application that uses this module?
> Can I only use the file-operations like (owner, read, write, open and
> release)?

Yes.

> Is there a way to set the baudrate, get the vendor/device ID, search for
> USB devices, ...

No, you need a specialised driver for that.

        Regards
                Oliver

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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