Module Name: src Committed By: martin Date: Fri Oct 20 18:35:54 UTC 2023
Modified Files: src/sys/arch/x86/acpi [netbsd-10]: acpi_wakeup.c src/sys/arch/x86/x86 [netbsd-10]: genfb_machdep.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #432): sys/arch/x86/x86/genfb_machdep.c: revision 1.23 (patch) sys/arch/x86/acpi/acpi_wakeup.c: revision 1.57 (patch) Move definition of acpi_md_vesa_modenum to acpi_wakeup.c; allows building kernels without framebuffer devices. Problem reported by John D. Baker on current-users@ To generate a diff of this commit: cvs rdiff -u -r1.54.12.1 -r1.54.12.2 src/sys/arch/x86/acpi/acpi_wakeup.c cvs rdiff -u -r1.19.4.2 -r1.19.4.3 src/sys/arch/x86/x86/genfb_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.