Ethan Mattor wrote:
Hi,
I have been trying do deconstruct your USB driver for some time now. I am a
bit stuck, and could use some help. It I assume that the structure
usb_operations is a mechanism to reference either the UHCI or OHCI routines
for a variety of functions.
Actually on 2.6 it's a
On Tue, 25 Nov 2003, Ethan Mattor wrote:
> Hi,
>
> I have been trying do deconstruct your USB driver for some time now. I am a
> bit stuck, and could use some help. It I assume that the structure
> usb_operations is a mechanism to reference either the UHCI or OHCI routines
> for a variety of fu
Hi,
I have been trying do deconstruct your USB driver for some time now. I am a
bit stuck, and could use some help. It I assume that the structure
usb_operations is a mechanism to reference either the UHCI or OHCI routines
for a variety of functions. I cannot find the code that puts the UHCI
fu