On Thu, 20 Aug 2009, Matthew Garrett wrote: > On Thu, Aug 20, 2009 at 10:11:19AM -0400, Alan Stern wrote: > > > How is the wakeup event received? Maybe for this one type of device a > > PCI quirk will solve the problem. > > Pretty much the same as PME events on PCI - a GPE is generated, an SCI > raised, the ACPI interpreter executes the code that's in the ACPI > tables, that generates a notification event on the appropriate UHCI > device, we live happily ever after. What happens after the notification event is generated? That is, what functions get called? I'm not at all familiar with this part of the kernel. If the wakeup signal isn't squelched at the source, as part of the event handling, will we get an interrupt storm? Will the uhci-hcd resume routine be able to handle this or does it need to be done earlier? In other words, do we need special-purpose code in the PCI layer to handler it? Alan Stern _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm