svn commit: r202441 - head/sys/conf
Attilio Rao
attilio at freebsd.org
Sat Jan 16 15:36:21 UTC 2010
2010/1/16 TAKAHASHI Yoshihiro <nyan at freebsd.org>:
> In article <201001161224.o0GCOCOI094360 at svn.freebsd.org>
> Attilio Rao <attilio at FreeBSD.org> writes:
>
>> Log:
>> Unbreak the build for pc98. Specify the newly introduced, for ia32,
>> DEV_ATPIC also for pc98.
>
> This is not enough to real fix since DEV_ATPIC is never defined on
> pc98. I attached my incomplete patch. Even with this change, it's
> error if the apic device (and SMP option) is not defined in a kernel
> config file.
>
> BTW, the same problem exists on i386.
Thanks for reporting this.
This further patch should fix the problem for i386 and possibly pc98
(linked with your patch):
http://www.freebsd.org/~attilio/atpic.diff
Thanks,
Attilio
--
Peace can only be achieved by understanding - A. Einstein
More information about the svn-src-all
mailing list