Date: Wed, 19 Nov 2003 10:11:28 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/conf GENERIC Message-ID: <200311191811.hAJIBSra073971@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311191811.hAJIBSra073971>