From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Quadros Subject: Re: [RFC/PATCH 0/2] u_char.c and mtp.c patches Date: Tue, 20 Apr 2010 10:54:40 +0300 Message-ID: <4BCD5DC0.2050102@nokia.com> References: <1268123742-22968-1-git-send-email-felipe.balbi@nokia.com> <20100419162611.GA15131@nokia.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ext Linus Walleij Cc: "Balbi Felipe (Nokia-D/Helsinki)" , Linux USB Mailing List , "Krogerus Heikki (EXT-Teleca/Helsinki)" , "Kaliuta Yauheni (Nokia-D/Helsinki)" , "Mandy Arnaud.2 (EXT-Teleca/Helsinki)" , Greg KH , David Brownell , linux-embedded , Tim Bird , "libmtp-discuss@lists.sourceforge.net" ext Linus Walleij wrote: > 2010/4/19 Felipe Balbi : >>> 2010/4/18 Linus Walleij : > >>> Further comments: there is apparently a driver floating around this list >>> for supporting PTP through the gadgetfs. How does this work relate >>> to that, and why can't you use gadgetfs? >> dude, can't you read ? gadgetfs prevents us from combining into a composite >> gadget. We went throught that already. Please follow the thread before >> commenting. > > Yeah sorry, I'm trying to catch up and miss some pieces here and there. > I'm mainly reading it from the MTP side of things. > >>> Second: after looking at this, I think that atleast the part of >>> functionality >>> called "OS descriptor" should be in the kernel and not in userspace, >>> is the OS descriptor the reason to why you want to expose EP0 to >>> userspace, or are you using this for other things in the MTP stack? >> OS descriptor is MS specific crap, it's not on the USB-IF mtp spec and most >> like MS has some patent on that. > > ...so I read you like it's not going to be supported with the proposed > solution? > > I think that if you want you gadget to work with older Windowses, > you simply have to support this. > The device can simply fall back to PTP mode on older Windows. cheers, -roger