svn commit: r233031 - in head/sys: conf i386/i386 pc98/pc98 x86/isa x86/x86

John Baldwin jhb at freebsd.org
Fri Mar 16 15:32:58 UTC 2012


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


More information about the svn-src-all mailing list