Re: [linux-usb-devel] mentor graphics usb controller

2006-07-30 Thread David Brownell
On Wednesday 26 July 2006 4:59 am, Manish RATHI wrote: > Hi, > I've to develop driver for mentor graphics usb controller. Which one? There are several, with variants. > It's available on sourceforge.net but no documentation is there. Got URL? I know that Mentor's code for the HDRC is basical

Re: [linux-usb-devel] mentor graphics usb controller

2006-07-29 Thread Alan Stern
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 a

[linux-usb-devel] mentor graphics usb controller

2006-07-29 Thread Manish RATHI
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? Where I ca