Hi,

I am working in the Libusb implementation for Windows.
I found that the implementation requires these changes:
1-In Libusb:
    Build the correct hierarchy of hubs and devices
    Return number of ports of hubs and speed of devices
    Support asynchronous control submission
    Support short packets
    Support the Topology listener
2-In the Java implementation:
    Necessary changes after changing Libusb
    Get use of already implemented asynchronous IO
    Get use of already implemented Isochronous pipe.

I hope I can do these changes soon. If you have any comments or help or
advices, they are really appreciated.
I hope I can pass the TCK.

Thank you for your help

bye
-------------------------------------------------------------------------
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/
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to