CVSROOT:        /cvs
Module name:    src
Changes by:     dera...@cvs.openbsd.org 2015/03/16 14:31:47

Modified files:
        sys/dev/acpi   : acpi.c dsdt.c dsdt.h 
        sys/arch/i386/conf: RAMDISK RAMDISK_CD 
        sys/arch/i386/i386: acpi_machdep.c 
        sys/arch/amd64/amd64: acpi_machdep.c 
        sys/arch/amd64/conf: RAMDISK RAMDISK_CD 

Log message:
Reduce use of SMALL_KERNEL in acpi, bringing acpiec driver and more gpe
handling into RAMDISK.  This is now possible because the install media
has ample room.  The goal is to reduce special cases where we may be
skipping (unknown) important operations...
ok mlarkin kettenis

Reply via email to