On Wed, 26 Jul 2006, Manish RATHI wrote:

> Hi,
> I've to develop driver for mentor graphics usb controller. 
> It's available on sourceforge.net but no documentation is there.
> 
> But the code use many options like MUSB_USE_HCD_DRIVER which 
> Is applicable only if kernel >  2.6.12 ?
> Is there any change after 2.6.12 related to hcd driver?

Some things were changed around that time.  I don't remember if they came 
before or after 2.6.12.

> Where I can find docs related to hcd driver and what are relevant file names?

There is no documentation other than the source code.  Try reading 
sl811-hcd.c or isp116x-hcd.c; they are relatively simple self-contained 
drivers.

> What's the purpose of generic hcd driver?

Its purpose is to provide the common features needed by all HCDs.

Alan Stern


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to