svn commit: r232744 - in head/sys: conf i386/i386 i386/include

TAKAHASHI Yoshihiro nyan at FreeBSD.org
Mon Mar 12 12:06:40 UTC 2012


In article <201203091942.q29Jgmj1022231 at svn.freebsd.org>
John Baldwin <jhb at freebsd.org> writes:

> Author: jhb
> Date: Fri Mar  9 19:42:48 2012
> New Revision: 232744
> URL: http://svn.freebsd.org/changeset/base/232744
> 
> Log:
>   Allow a native i386 kernel to be built with 'nodevice atpic'.  Just as on
>   amd64, if 'device isa' is present quiesce the 8259A's during boot and
>   resume from suspend.

This change broke a kernel without the SMP and atpic.  The attached
patch fixes the problem and includes changes for pc98.

Please review it.

---
TAKAHASHI Yoshihiro <nyan at FreeBSD.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: atpic.diff
Type: text/x-patch
Size: 6954 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20120312/5d2411ab/atpic.bin


More information about the svn-src-head mailing list