Hello,
Progress:
   Build the correct hierarchy of hubs and devices: About to be done
   Return number of ports of hubs and speed of devices: About to be done
   Support the Topology listener: After finishing the above 2.
   Support asynchronous control submission: Don't know how to do it. Can you
please explain a little bit more about how to implement the Proxy Thread or
you can help me and implement it :$
   Support short packets: Don't know how to do it. If any one want to help,
all the code of IO submission is in the file transfer.c in the source code
of Libusb. I posted a request in Libusb mailing list to implement short
packets and I am waiting for reply

Thanks

Bye




On 8/2/07, Dan Streetman <[EMAIL PROTECTED] > wrote:
>
> Ah, ok.  I had forgotten about that code, it's been (or seems like) so
> long ago.  Hopefully it will be easy to do the steps you listed to
> that existing implementation.  Let me know how it goes!
>
> thanks.
>
> On 8/2/07, Islam Beltagy <[EMAIL PROTECTED] > wrote:
> > /*************************************************************/
> >     Get use of already implemented asynchronous IO
> > What is this?
> >     Get use of already implemented Isochronous pipe.
> > What is this?
> > /*************************************************************/
> > ok, what I mean is that the current implementation of Javax.Usb based on
> > Libusb does not support asynchronous IO and Isochronous transfer,
> despite
> > they are both implemented in Libusb
> >
> >
> >
> -------------------------------------------------------------------------
> > 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
> >
> >
>
-------------------------------------------------------------------------
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