2 ==============================================================================
7 As of version 0.13, the Barry API has changed to use a hierarchy of Mode
8 classes instead of using the Controller class to switch modes or select
9 them. These new Mode classes are in a new namespace called Mode.
11 In theory, these modes can be operational at the same time, such as
12 Desktop, Serial, and IpModem. Eventually, a JavaLoader mode may also
15 Please see the example code in the examples directory for sample code
21 Version 0.13 has preliminary IP Modem support. You will need a newer
22 Blackberry device to make use of this.
26 ==============================================================================
28 Note: as of version 0.4, Barry depends on the stable version of libusb,
29 not the devel tarball available on the Barry sourceforge site. Install
30 stable libusb (0.1.12 or similar) and libusb-devel from your distribution's
33 ------------------------------------------------------------------------------
35 See http://sourceforge.net/projects/barry for the latest news.