> From: hong zhang <henryzhang62@yahoo.com>
> Subject: after pm-suspend is executed, suspend and resume call back functins are not executed
> To:
devel@linuxdriverproject.org
> Date: Wednesday, April 15, 2009, 4:30 PM
> List,
>
> I add printk in suspend and resume callback functions in
> pci_driver in an ethernet NIC.
>
> I expect to see suspend and resume functions are executed
> after pm-suspend that puts PC in sleep mode and then hit
> enter key to wake PC up. But I do not see suspend and resume
> functions are executed.
>
> Here is my question,
>
> how to make suspend and resume callback functions in
> pci_driver structure executed?
>
> Thanks.
>
> ---henry
>
>
>
> _______________________________________________
> devel mailing list
>
devel@linuxdriverproject.org
>
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel