Barry version 0.18.3
[barry/progweb.git] / doc / www / devices.php
blob6e157f9e984a754ae7605635361b64355bc6c088
1 <? include ("barry.inc"); ?>
3 <? createHeader("Device Compatibility List"); ?>
5 <? createSubHeader("Device Compatibility List"); ?>
7 <p>This list is intended as a rough guide and record of past success
8 when using Barry with various versions of the BlackBerry handheld.
9 It is not guaranteed to be complete, and is based on feedback from
10 users such as yourself.</p>
12 <hr/>
14 <p><b><i>Please note:</i></b> A very large majority of BlackBerry devices
15 work with Barry by default, and so a compatibility list like this is
16 somewhat redundant. Please try Barry with your device, and
17 <? createLink("contact", "report"); ?>
18 any issues you may have. Please keep in mind the
19 <? createLink("index", "Known Issues"); ?> on the main page when testing
20 and reporting.</p>
22 <hr/>
24 <p>If you wish to contribute a report, please send
25 it to the <? createLink("contact", "mailing list"); ?>.</p>
27 <table border="1">
28 <tr>
29 <th>Device Model</th>
30 <th>Firmware Version</th>
31 <th>Barry Version</th>
32 <th>Distro / Machine</th>
33 <th>Backup/Restore Databases</th>
34 <th>Device Charges?</th>
35 <th>Reported By</th>
36 </tr>
38 <tr>
39 <td>Storm 9530</td>
40 <td>v4.7.0.48, v4.7.0.141, v4.7.0.151 (current)</td>
41 <td>0.15-git20090710</td>
42 <td>Debian Sid on Intel Core Duo 32 bits</td>
43 <td>All. Sync with 0.4x: Memos, Calendar, Address Book, Tasks</td>
44 <td>Yes, bcharge</td>
45 <td><a href="http://www.mail-archive.com/barry-devel@lists.sourceforge.net/msg02403.html">Nicolas Vivien</a></td>
46 </tr>
48 <tr>
49 <td>...</td>
50 <td><i>more to come as time permits...</i></td>
51 <td>...</td>
52 <td>...</td>
53 <td>...</td>
54 <td>...</td>
55 <td>...</td>
56 </tr>
58 </table>