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:           Thu Jul 31 14:05:05 UTC 2008

Modified Files:
        src/sys/arch/x86/acpi: acpi_wakeup.c
        src/sys/arch/x86/x86: mpacpi.c
        src/sys/dev/pci: vga_pci.c

Log Message:
machdep.acpi_vbios_reset = 2 --> vga_pci_resume will use x86emu to do a
POST when options VGA_POST is present.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/x86/acpi/acpi_wakeup.c
cvs rdiff -r1.67 -r1.68 src/sys/arch/x86/x86/mpacpi.c
cvs rdiff -r1.42 -r1.43 src/sys/dev/pci/vga_pci.c

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