Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   joerg
Date:           Mon Nov 17 23:29:49 UTC 2008

Modified Files:
        src/sys/arch/x86/acpi: acpi_wakeup.c
        src/sys/dev/acpi: acpi_pci_link.c acpivar.h

Log Message:
On resum-from-RAM explicitly restore PCI link device state before
reenabling interrupts. At least one BIOS doesn't do this automatically
as reported by Christoph Egger.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/x86/acpi/acpi_wakeup.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/acpi/acpi_pci_link.c
cvs rdiff -r1.33 -r1.34 src/sys/dev/acpi/acpivar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index