ed this is some subtle bug in the
> way Linux initializes! Does this patch behave too?
>
The patch works on my ALI M5237, having ohci_hcd (re)starting properly. No
need for my previous specific patch.
Thanks.
--
rncbc aka Rui Nuno Capela
[EMAIL PROTECTED]
--
Ingo Molnar wrote:
>
> * Rui Nuno Capela wrote:
>
>> Then, in a silent suggestion from David Brownell, I hacked ohci_hcd.c,
>> forcing the OHCI_QUIRK_INITRESET flag behaviour, build a new kernel and
>> modules and voila', all USB is back to functionality.
>
&
So I'll ask if this flag may be set as an ohci_hcd module parameter or else?
Please forgive my lack of knowledge in this matter. Probably is just
lazziness :)
Cheers and thanks anyway.
--
rncbc aka Rui Nuno Capela
[EMAIL PROTECTED]
diff -duPNr linux.0/drivers/usb/host/ohci-hcd.c linux.1/drive