cvs commit: src/sys/amd64/conf GENERIC
Peter Wemm
peter at FreeBSD.org
Wed Nov 19 10:11:29 PST 2003
peter 2003/11/19 10:11:28 PST
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC
Log:
Sync with i386.
- turn on SMP in generic
- add 'device atpic' - this is unconditional on i386, but certain nvidia
based systems need to disable acpi because the reference bios seems to be
hosed. If acpi is disabled, we won't find the apic. amd64 has the
mptable code in a seperate compile option as well.
- turn sym back on, it doesn't fail to compile anymore.
Approved by: re
Revision Changes Path
1.398 +7 -3 src/sys/amd64/conf/GENERIC
More information about the cvs-src
mailing list