In article <3BF735A6.E7E67ABD@webit.com> you write:
>
>I tried to "recover" this behavior by temporarily patching
>ohci_pci_resume() so that it does a brutal hc_restart(ohci) instead of
>nothing when detecting this "odd PCI resume" situation - without any
>success.
I would suggest trying to do a "pci_enable_device(dev);" at the very top
of ohci_pci_resume(). It sounds like your suspend/resume doesn't
re-enable PCI interrupt routing, and doing the device enable will make
the kernel re-route the interrupt for you.
If that helps, please send me the tested patch, and forward it to the
appropriate USB people too.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Nov 23 2001 - 21:00:17 EST