[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Mike Larkin <mlarkin_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 7 Jun 2009 10:58:28 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: mlarkin_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/06/07 10:58:28
Modified files:
sys/arch/i386/i386: acpi_machdep.c
Log message:
We weren't including isa.h and therefore missing the NISA #define. This
caused the PIC to not be initialized on resume, which caused much
badness - things attached to the ISA bus weren't getting any
interupts (for example, keyboards).
Also move around some of the lapic reinit code to handle some clock
initialization bits we weren't doing before.
Worked out by deraadt and myself.
ok deraadt@
Visit your host, monkey.org