Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-31 Thread Patrick Ohly
On Do, 2011-01-20 at 10:26 +, Patrick Ohly wrote: On Mi, 2011-01-19 at 01:46 +, Tony wrote: I am excited about hearing the good news. Could you show me when and where i can get the published code? The code is public now. We decided to publish the whole development history of it

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-31 Thread deepak.kodihalli
...@ixonos.com; Aggarwal Amit.5 (Nokia-MS/Bangalore); kalle.aalto...@sasken.com; mhuna...@gmail.com Subject: Re: [MeeGo-dev] Buteo MTP + gadgetfs The trouble is that the kernel code that supports reads and writes for gadgetfs endpoints doesn't support non-blocking I/O properly. The select

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-20 Thread Patrick Ohly
On Mi, 2011-01-19 at 01:46 +, Tony wrote: I am excited about hearing the good news. Could you show me when and where i can get the published code? The code is public now. We decided to publish the whole development history of it instead of just the final state. The history contains useful

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-18 Thread Tony
Patrick Ohly patrick.ohly@... writes: On Mo, 2011-01-17 at 07:31 +, Sateesh Babu wrote: In our discussions with Paul, it was mentioned that functionfs (http://lwn.net/Articles/383128/) is the way to go. There is already a beta driver of the functionfs available and it will be

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-17 Thread Patrick Ohly
On Mo, 2011-01-17 at 04:39 +, deepak.kodiha...@nokia.com wrote: Permissions === [/dev/gadget read/write access] This can be done by writing a udev script where you can set the required permissions, add the files to a group, etc. That looks doable. A minor complication is that the

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-17 Thread Patrick Ohly
On Mo, 2011-01-17 at 07:31 +, Sateesh Babu wrote: In our discussions with Paul, it was mentioned that functionfs (http://lwn.net/Articles/383128/) is the way to go. There is already a beta driver of the functionfs available and it will be pushed to upstream shortly. gadgetfs is quite

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-17 Thread deepak.kodihalli
Hi, -Original Message- From: ext Patrick Ohly [mailto:patrick.o...@intel.com] Sent: Monday, January 17, 2011 1:14 PM To: Kodihalli Deepak (Nokia-MS/Bangalore) Cc: Kavuri Sateesh (Nokia-MS/Bangalore); amitc...@gmail.com; Puranik Santosh (Nokia-MS/Bangalore); kalle.aalto...@sasken.com;

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-17 Thread Patrick Ohly
On Mo, 2011-01-17 at 11:01 +, deepak.kodiha...@nokia.com wrote: On Mo, 2011-01-17 at 04:39 +, deepak.kodiha...@nokia.com wrote: /home/user/MyDocs represents the root of a storage, as defined in the MTP1 spec. Yes, but the spec doesn't mandate what the local path has to be, does

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-17 Thread deepak.kodihalli
Hi, -Original Message- From: ext Patrick Ohly [mailto:patrick.o...@intel.com] Sent: Monday, January 17, 2011 5:06 PM To: Kodihalli Deepak (Nokia-MS/Bangalore) Cc: Kavuri Sateesh (Nokia-MS/Bangalore); amitc...@gmail.com; Puranik Santosh (Nokia-MS/Bangalore); kalle.aalto...@sasken.com;

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-17 Thread Patrick Ohly
On Mo, 2011-01-17 at 11:45 +, deepak.kodiha...@nokia.com wrote: Speaking about plain files, can you comment on this special Playlist sub-directory which is currently hard-coded in the source? Can this be removed together with making the file storage plugin work without prescribing a

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-17 Thread deepak.kodihalli
Hi, -Original Message- From: ext Drews, Paul [mailto:paul.dr...@intel.com] Sent: Tuesday, January 18, 2011 1:17 AM To: Kodihalli Deepak (Nokia-MS/Bangalore); Ohly, Patrick; Kavuri Sateesh (Nokia-MS/Bangalore); amitc...@gmail.com; Puranik Santosh (Nokia-MS/Bangalore);

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-17 Thread deepak.kodihalli
Hi, -Original Message- From: ext Patrick Ohly [mailto:patrick.o...@intel.com] Sent: Monday, January 17, 2011 5:27 PM To: Kodihalli Deepak (Nokia-MS/Bangalore) Cc: Kavuri Sateesh (Nokia-MS/Bangalore); amitc...@gmail.com; Puranik Santosh (Nokia-MS/Bangalore); kalle.aalto...@sasken.com;

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-16 Thread deepak.kodihalli
Hi, -Original Message- From: ext Patrick Ohly [mailto:patrick.o...@intel.com] Sent: Friday, January 14, 2011 9:22 PM To: Kavuri Sateesh (Nokia-MS/Bangalore); amitc...@gmail.com; Kodihalli Deepak (Nokia-MS/Bangalore); Puranik Santosh (Nokia-MS/Bangalore); kalle.aalto...@sasken.com;

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-16 Thread Sateesh Babu
On Fri, Jan 14, 2011 at 5:52 PM, Patrick Ohly patrick.o...@intel.comwrote: Hello Buteo team! I'm happy to report that Paul's gadgetfs-based transport for the Media Transfer Protocol (MTP) passes initial tests and that we obtained permission to publish the code. We'll do so shortly and hope

[MeeGo-dev] Buteo MTP + gadgetfs

2011-01-14 Thread Patrick Ohly
Hello Buteo team! I'm happy to report that Paul's gadgetfs-based transport for the Media Transfer Protocol (MTP) passes initial tests and that we obtained permission to publish the code. We'll do so shortly and hope to get this included in buteo-mtp. For those who are not aware of it, at the

Re: [MeeGo-dev] Buteo MTP + gadgetfs

2011-01-14 Thread Alexander Bokovoy
Hi, On Fri, Jan 14, 2011 at 17:52, Patrick Ohly patrick.o...@intel.com wrote: Hello Buteo team! I'm happy to report that Paul's gadgetfs-based transport for the Media Transfer Protocol (MTP) passes initial tests and that we obtained permission to publish the code. We'll do so shortly and