Date: Thu, 14 Apr 2005 10:16:27 -0700 From: Peter Wemm <peter@wemm.org> To: Ken Smith <kensmith@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/conf GENERIC Message-ID: <200504141016.27834.peter@wemm.org> In-Reply-To: <200504091700.j39H0H5X060998@repoman.freebsd.org> References: <200504091700.j39H0H5X060998@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504141016.27834.peter>