Module Name: src Committed By: msaitoh Date: Sat Dec 15 05:38:45 UTC 2018
Modified Files:
src/sys/dev/pci: pci.c
Log Message:
Clearing PCI_PMCSR_PME_STS(W1C) bit is required to stop asserting PME#.
This change would prevent unexpected rebooting from shutdown -p or
unexpected resuming from suspend.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/sys/dev/pci/pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
