[linux-usb-devel] Re: OHCI_QUIRK_INITRESET (was: 2.6.9-rc2-mm2 ohci_hcd doesn't work)

2004-09-26 Thread Rui Nuno Capela
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] --

[linux-usb-devel] Re: OHCI_QUIRK_INITRESET (was: 2.6.9-rc2-mm2 ohci_hcd doesn't work)

2004-09-24 Thread Rui Nuno Capela
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. > &

[linux-usb-devel] OHCI_QUIRK_INITRESET (was: 2.6.9-rc2-mm2 ohci_hcd doesn't work)

2004-09-24 Thread Rui Nuno Capela
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