Re: [Linux-usb-users] Host Controller Driver Question

2007-10-27 Thread Alan Stern
On Thu, 25 Oct 2007, Steve Addison wrote: > I need to add a USB host controller chip to an embedded product that's > running a kernel 2.4.18 > When selecting a host controller chip, I'm wondering about drivers. Are > pretty much all OHCI chips > handled by the generic OHCI drivers? Lots of them

Re: [Linux-usb-users] Host Controller Driver Question

2007-10-25 Thread Stephen J. Gowdy
On Thu, 25 Oct 2007, Steve Addison wrote: > I need to add a USB host controller chip to an embedded product that's > running a kernel 2.4.18 > When selecting a host controller chip, I'm wondering about drivers. Are > pretty much all OHCI chips > handled by the generic OHCI drivers? Yeah, the gene

[Linux-usb-users] Host Controller Driver Question

2007-10-25 Thread Steve Addison
I need to add a USB host controller chip to an embedded product that's running a kernel 2.4.18 When selecting a host controller chip, I'm wondering about drivers. Are pretty much all OHCI chips handled by the generic OHCI drivers? Also, I noticed that in the 2.6 kernel driver source, it looks li