From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [RFC/PATCH 1/4] uasp: MS UAS Protocol implementation - Infrastructure Date: Wed, 02 Feb 2011 16:24:26 +0300 Message-ID: <4D495B0A.9070802@ru.mvista.com> References: <1295595854-23232-1-git-send-email-tlinder@codeaurora.org> <20110121084729.GA12517@infradead.org> <003201cbc2aa$686046c0$3920d440$@org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:44284 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751459Ab1BBNZk (ORCPT ); Wed, 2 Feb 2011 08:25:40 -0500 In-Reply-To: <003201cbc2aa$686046c0$3920d440$@org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Tanya Brokhman Cc: 'Christoph Hellwig' , gregkh@suse.de, linux-arm-msm@vger.kernel.org, "'open list:USB GADGET/PERIPH...'" , 'open list' Hello. On 02-02-2011 10:25, Tanya Brokhman wrote: >>> This patch implements the infrastructure for the UASP function driver. >>> The UASP Function driver registers as a second configuration of the MS >>> Function driver. >> We now have a proper scsi target infrastructure in drivers/target, >> please use it. > Hi Christoph > Thank you for your input. Could you please specify the exact location of the > scsi target infrastructure you're referring to? Drivers/target is missing. Look at the recent kernel tree -- it's there. > Also, if you could point me out to an example where this infrastructure is > used or any documentation on it, it would be very helpful. Documentation should be in Documentation/target/?.. WBR, Sergei