From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: Need help to understand USB driver mechanism Date: Fri, 22 Jun 2012 06:42:16 -0700 Message-ID: <20120622134216.GC3330@kroah.com> References: <20120622022506.GA3726@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-doc-owner@vger.kernel.org To: Vishal Nandanwar Cc: Alan Stern , Linux USB , Linux Docs , Platform driver x86 List-Id: platform-driver-x86.vger.kernel.org A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Fri, Jun 22, 2012 at 08:33:50AM +0530, Vishal Nandanwar wrote: > Yes, I am reading it simultaneously. > > But to do hands on, which driver one should try as mass storage driver > (for pen driver) is very difficult. Yes, the mass-storage driver is one of the most complex, please stay away from it unless you understand SCSI very well. As for what one to pick, I do not know, that is your own choice, not mine. good luck, greg k-h