Hi,
I read following thing from jsr80/javax.usb FAQ:
"Since the USB 2.0 specification is not supported yet by javax.usb, any
USB 2.0 constants or structures/descriptors are missing from the
javax.usb API. For example, UsbDevice.getSpeed() will return
UsbConst.DEVICE_SPEED_UNKNOWN since there is no javax.usb API constant
for highspeed, until the USB 2.0 specification support is added."

So I want to know the list of methods, properties which are not
supported by current version of javax.usb. So that I can decide whether
my application can use current version of javax.usb or not.

Thanks and Regards,
Amee
On Tue, 2009-03-03 at 11:58 -0500, Dan Streetman wrote:
> What specifically is javax.usb missing that you require?
> 
> On Tue, Mar 3, 2009 at 7:25 AM, Amee <[email protected]> wrote:
> > Hi,
> >
> > I am using Javax.usb-1.0.2. It doesn't support USB 2.0 specification. My
> > application requires USB 2.0 support.
> > Can I use Javax.usb-1.0.2 for my application?
> > I want to know the list of methods which are not supported by current
> > Javax.usb for USB 2.0 specification.
> > Is there any alternative available for java applications which can
> > support USB 2.0 specification?
> >
> > Please solve my queries.
> >
> > Thanks and Regards,
> > Amee
> >
> >
> > ------------------------------------------------------------------------------
> > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> > -Strategies to boost innovation and cut costs with open source participation
> > -Receive a $600 discount off the registration fee with the source code: SFAD
> > http://p.sf.net/sfu/XcvMzF8H
> > _______________________________________________
> > javax-usb-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
> >


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
javax-usb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to