CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2009/11/22 15:38:43
Modified files: sys/arch/i386/i386: acpi_wakecode.S Log message: Repost the vbios and remove a spurious cli on i386 ACPI resume code. Makes i386 and amd64 behave the same way with respect to vbios repost. ok pirofti@