]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fix to build a native i386 kernel without the SMP and atpic.
authorYoshihiro Takahashi <nyan@FreeBSD.org>
Fri, 16 Mar 2012 12:13:44 +0000 (12:13 +0000)
committerYoshihiro Takahashi <nyan@FreeBSD.org>
Fri, 16 Mar 2012 12:13:44 +0000 (12:13 +0000)
commitdff207f860bd5241a616ce9705b658a01286a69d
tree90e80268daa98a6b8c4c24918d5294a28dffe80f
parentb827337ee6c957734ac2af63be271fdeb869940b
- 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
sys/conf/files.pc98
sys/i386/i386/machdep.c
sys/pc98/pc98/machdep.c
sys/x86/isa/atpic.c
sys/x86/isa/icu.h
sys/x86/x86/intr_machdep.c