On Wed, Mar 05, 2014 at 10:36:53PM -0800, Kalyan Kodamagula wrote:
> Hi,
> 
>   Iam new to this ML,I need info regarding Usb device drivers.I had learned 
> Lnx device drivers and having
>  knowledge on USB Host driver(highlevel).
> 
>   I had seen probe/read/write functions of a driver.As there is no need to 
> write drivers from scratch,we can gain knowledge by fixing some bugs in the 
> driver.
> 
> Can some one please give me links/doc to see the bugs and related fixes of 
> USB drivers.

Have you looked at drivers/usb/ in the kernel source tree?  If you read
the git history, there are lots of links and information there about
what has been fixed over the years.

Good luck,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
  • usb driver Kalyan Kodamagula
    • Re: usb driver Greg KH

Reply via email to