Re: [linux-usb-devel] non-PCI usb controllers and driver model

2004-11-19 Thread David Brownell
On Friday 19 November 2004 11:41, Kumar Gala wrote: > Dave, > > Thanks. Do you know if any of these also have a PCI variant? Every one of the OHCI controllers I mentioned... > The > reason I ask is that ARC (now TDI) contributed support for there USB > controller on a PCI card. The same co

Re: [linux-usb-devel] non-PCI usb controllers and driver model

2004-11-19 Thread Kumar Gala
Dave, Thanks. Do you know if any of these also have a PCI variant? The reason I ask is that ARC (now TDI) contributed support for there USB controller on a PCI card. The same controller is what we are integrating into our CPUs. - kumar On Nov 19, 2004, at 1:16 PM, David Brownell wrote: On Fr

Re: [linux-usb-devel] non-PCI usb controllers and driver model

2004-11-19 Thread David Brownell
On Friday 19 November 2004 08:20, Kumar Gala wrote: > I was wondering if someone could point me at an example of how a > non-PCI USB host controller is handled with regards to the driver > model. In some future products of ours we have a USB controllers > integrated into the chip. For other de

[linux-usb-devel] non-PCI usb controllers and driver model

2004-11-19 Thread Kumar Gala
I was wondering if someone could point me at an example of how a non-PCI USB host controller is handled with regards to the driver model. In some future products of ours we have a USB controllers integrated into the chip. For other devices (like ethernet) that are integrated I'm planning on t