cvs commit: src/sys/amd64/conf GENERIC
Peter Wemm
peter at wemm.org
Thu Apr 14 10:17:00 PDT 2005
On Saturday 09 April 2005 10:00 am, Ken Smith wrote:
> Modified files: (Branch: RELENG_5)
> sys/amd64/conf GENERIC
> Log:
> Disable the NO_MIXED_MODE option by default but leave it as a commented
> entry to make it easy to find. It causes some popular motherboards to
> fail and the magic required to make them work isn't widely known.
I'd rather that we merged this instead:
local_apic.c:
----------------------------
revision 1.14
date: 2005/04/14 05:56:17; author: jhb; state: Exp; lines: +0 -4
Always use the local APIC timer, even on UP machines.
----------------------------
This makes mixed mode and the entire problem set disappear.
-Peter
More information about the cvs-src
mailing list