--- drivers/pci/pci.c | 1 + 1 file changed, 1 insertion(+) Index: linux-2.6/drivers/pci/pci.c =================================================================== --- linux-2.6.orig/drivers/pci/pci.c 2008-04-29 15:39:09.000000000 +0800 +++ linux-2.6/drivers/pci/pci.c 2008-04-30 16:34:14.000000000 +0800 @@ -992,6 +992,7 @@ * userspace updating the /sys/devices.../power/wakeup file. */ + enable = 0; status = call_platform_enable_wakeup(&dev->dev, enable); /* find PCI PM capability in list */