[EMAIL PROTECTED] wrote:
>
> > I have to use Linux kernel version 2.4.1 for my sh architecture.
>
> OK; the patch adding the hcca support was posted pretty
> recently, you presumably found it in the archives. Or just
> use the latest OHCI driver (from 2.4.3).
>
> > But for my architecture ther
> I have to use Linux kernel version 2.4.1 for my sh architecture.
OK; the patch adding the hcca support was posted pretty
recently, you presumably found it in the archives. Or just
use the latest OHCI driver (from 2.4.3).
> But for my architecture there is a problem with pci_alloc_consistent:
Hello David,
I have to use Linux kernel version 2.4.1 for my sh architecture.
So I have tried to apply your patchs to it. First I have added to
usb-ohci.c file hcca allocation with pci_alloc_consistent (I don't
know if this is a correct procedure but ,in this way, patchs application
doesn'give
Hello David,
I have to use Linux kernel version 2.4.1 for my sh architecture.
So I have tried to apply your patchs to it. First I have added to
usb-ohci.c file hcca allocation with pci_alloc_consistent (I don't
know if this is a correct procedure but ,in this way, patchs application
doesn'give