On Sun, Dec 02, 2007 at 06:00:31AM -0500, Rick Scott wrote: > Most of what I have found is in barry already. What isn't is "published" > in XmBlackBerry, http://sourceforge.net/projects/xmblackberry :) What > would be interesting is for btool to show the results of the various > USB_TYPE_VENDOR control messages. Specifically the 0xc0 0xa5. I'm > currently using the return from that to figure out how to talk to the > modem, but that may just be lucky. The 0xc0 0xa8 one returns 17 bytes of > something that they seem to think is important, they fetch it enough.
Btool doesn't use control messages actually. It starts with the USB bulk transfer stuff immediately. If newer devices need that info, I'll have to add it. There is no hidden USB traffic in btool, when using the -v option. (If there is, it's a bug, and I'll fix it.) The only vendor-specific control messages used in Barry are in the bcharge tool. They are "documented" in the charge() and pearl_mode() functions near the top of the code. > I may have a few extra database fields, you can see the ones I have from > File->View. I have enough of the address book, calendar, and tasks, that > I sync regularly to evolution. Last I checked, barry was doing those > fairly well also. Brian Edginton did a lot of work on the database stuff a few months ago. I suspect any differences are minor, if any, but I haven't done a close compare recently. - Chris ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel