Date: Fri, 16 Mar 2012 09:45:04 -0400 From: John Baldwin <jhb@freebsd.org> To: Takahashi Yoshihiro <nyan@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r233031 - in head/sys: conf i386/i386 pc98/pc98 x86/isa x86/x86 Message-ID: <201203160945.04680.jhb@freebsd.org> In-Reply-To: <201203161213.q2GCDiIq017252@svn.freebsd.org> References: <201203161213.q2GCDiIq017252@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, March 16, 2012 8:13:44 am Takahashi Yoshihiro wrote: > Author: nyan > Date: Fri Mar 16 12:13:44 2012 > New Revision: 233031 > URL: http://svn.freebsd.org/changeset/base/233031 > > Log: > - Fix to build a native i386 kernel without the SMP and atpic. > - Merge r232744 changes to pc98. > (Allow a kernel to be built with 'nodevice atpic'.) > - Move ICU related defines from x86/isa/atpic.c to x86/isa/icu.h and > use them in x86/x86/intr_machdep.c. > > Reviewed by: jhb Thanks for fixing this. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203160945.04680.jhb>