Re: Media Transfer Protocol -> Kernel Space implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Dec 26, 2008 at 3:55 PM, Ted Bullock <tbullock@xxxxxxxxxxx> wrote:
> Hi Folks,
>
> I have a thought that I want to run through some more experienced minds
> in regards to migrating the various user space Media Transfer Protocol
> implementations (libmtp, gphoto) into the kernel.

It is hard for me to imagine that representing an MTP device as a file
system would work very well (but I would be happy to be proven wrong).
 MTP is really more of a database protocol than a file system.  It is
geared for transferring files in a single atomic operation rather than
random access reads and writes.  The protocol has support for partial
read/write operations, but there are likely devices that do not
support this.

-- 
Mike Lockwood
Google android team
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux