Re: [linux-usb-devel] linux version for patch

2001-04-06 Thread Orazio Privitera
[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

Re: [linux-usb-devel] linux version for patch

2001-04-05 Thread David Brownell
> 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:

[linux-usb-devel] linux version for patch

2001-04-05 Thread Orazio Privitera
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

[linux-usb-devel] linux version for patch

2001-04-05 Thread Orazio Privitera
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