> I'm using Linux kernel version 2.4.1 and I think that I need a patch to
> change "hc->hcca.foo" to "hc->hcca->foo" (I have read your e-mail
> 07/31/2000 about OHCI/Data Cache).
Then try 2.4.2 or 2.4.3, the HCCA patch was integrated into 2.4.2
as I recall. Or use ac20 or later, from www.bzImag
Hello,
I'm using Linux kernel version 2.4.1 and I think that I need a patch to
change "hc->hcca.foo" to "hc->hcca->foo" (I have read your e-mail
07/31/2000 about OHCI/Data Cache).
In fact when I try to apply ohci-0323 and 0324 I get as usb-ohci.c.rej:
***
*** 12,19
*
* H
When I apply the ohci-0323 patch I get this output:
.
.
.
File to patch: drivers/usb/usb-ohci.h
patching file drivers/usb/usb-ohci.h
Hunk #1 succeeded at 43 (offset 4 lines).
Hunk #3 FAILED at 99.
Hunk #4 succeeded at 144 (offset 16 lines).
Hunk #5 succeeded at 362 (offset -1 lines).
Hunk #6 suc