Re: [linux-usb-devel] Re: 2.6.13-mm2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > So it's as I said:  _lack_ of such calls can't be an issue.
>
> yep, but doing the free_irq() on suspend can be. and is in some cases.

Your other theory is more interesting:


> > So _which_ device is generating this IRQ??
>
> USB ohci controller having no handler. yenta shares the line, has the
> correct handler installer, sees the interrupt, does not handle it since
> it was not the cardbus bridge generating the interrupt but ohci.

You could try adding

	ohci_writel(ohci, OHCI_INTR_MIE, &ohci->regs->intrdisable);

near the end of ohci_pci_suspend().  

- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux