On Tuesday 09 September 2008, Rafael J. Wysocki wrote: > The appended patch should fix the problem (ISTR sending it some time > ago already). Patch works for me. Thanks Rafael! > e100: Use pci_pme_active for clearing wake-up events and disabling PME# > > Currently e100 uses pci_enable_wake() to clear pending wake-up events > and disable PME# during intitialization, but that function is not > suitable for this purpose, because it immediately returns error code > if device_may_wakeup() returns false for given device. > > Make e100 use pci_pme_active(), which carries out exactly the > required operations, instead. > > Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx> Tested-by: Frans Pop <elendil@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html