Le mardi 22 septembre 2009 à 16:59 -0400, Chris Frey a écrit :
> On Mon, Sep 21, 2009 at 09:33:05PM +0200, Nicolas wrote:
> > Just a mail to advert you that I have just posted my patch to libmtp
> > mailing-list to support BlackBerry Storm.
> > 
> > It's work for me... I have to make more tests and try to use Rhythmbox
> > or others applications with MTP support :)
> 
> Very cool!  Thanks for the update.
> 
> According to the patches, it looks like the changes needed were fairly
> small, but I'm sure it was some work to figure out those special
> control messages. :-)
> 
> What steps did you use for testing this?  Is there a command line utility?

To test, I compare my USB traces from Windows Media Player (gotten with
USBsnoop) and the output of libmtp (when you enable debug)

To enable MTP debug output, uncomment the line 53 :
src/libusb-glue.c (#define ENABLE_USB_BULK_DEBUG)

To test, I use for the moment the tools provided with libmtp (see
examples directory) (mtp-tools package)
$ mtp-detect
$ mtp-folders
$ mtp-newfolder <name> <parent_id> <storage_id>
(parent_id == -1 ; if root / or a value return by mtp-folders)

Unfortunatly MTP works rather bad with BlackBerry... but I think with
few improvements, we can get a great feature. Indeed the first difficult
is that BlackBerry has two device storage : Internal Memory and SD card.

Regards,

Nicolas

-- 
Nicolas VIVIEN


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to