Source-Changes archive

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

CVS commit: [netbsd-5] src/sys



Module Name:    src
Committed By:   snj
Date:           Tue Nov 25 18:22:37 UTC 2008

Modified Files:
        src/sys/arch/x86/acpi [netbsd-5]: acpi_wakeup.c
        src/sys/dev/acpi [netbsd-5]: acpi_pci_link.c acpivar.h

Log Message:
Pull up following revision(s) (requested by joerg in ticket #125):
        sys/arch/x86/acpi/acpi_wakeup.c: revision 1.11
        sys/dev/acpi/acpi_pci_link.c: revision 1.14
        sys/dev/acpi/acpivar.h: revision 1.34
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.10.4.1 src/sys/arch/x86/acpi/acpi_wakeup.c
cvs rdiff -r1.13 -r1.13.8.1 src/sys/dev/acpi/acpi_pci_link.c
cvs rdiff -r1.33 -r1.33.4.1 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