Yes, that's basically correct.

On Mon, Mar 9, 2009 at 6:47 AM, Amee <[email protected]> wrote:
> Hi,
> I am trying to analyze the flow of jsr80.
>
> Please correct me if I am wrong at any point:
>
> I study javax-usb, javax-usb-ri and javax-usb-ri-linux packages.
>
> javax-usb-ri implements javax-usb interfaces(classes that are defined as
> interfaces) by assigning *Imp.java(in javax-usb-ri package).
>
> Then javax-usb-ri-linux contains linux implementation which connects
> javax-usb-ri(common reference implementation) to Linux USB stack.
>
> com.ibm.jusb.os.linux.LinuxUsbServices class which is available in
> javax-usb-ri-linux is the mandatory class which uses native methods that
> are implemented in libJavaxUsb.so file.
> The libJavaxUsb.so file interacts with the driver of the USB device and
> the driver performs the requested operation.
>
> 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
>

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
javax-usb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to