Date: Tue, 12 Feb 2002 13:13:02 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/i386/conf NOTES src/sys/i386/i386 initcpu.c Message-ID: <200202122113.g1CLD2c13538@freefall.freebsd.org>
index | next in thread | raw e-mail
dwmalone 2002/02/12 13:13:02 PST
Modified files:
sys/conf options.i386 options.pc98
sys/i386/conf NOTES
sys/i386/i386 initcpu.c
Log:
Add an option CPU_ATHLON_SSE_HACK which attempts to enable the SSE
feature bit on newer Athlon CPUs if the BIOS has forgotten to enable
it.
This patch was constructed using some info made available by John
Clemens at http://www.deater.net/john/PavilionN5430.html
Reviewed by: -audit
MFC after: 3 weeks
Revision Changes Path
1.165 +1 -0 src/sys/conf/options.i386
1.139 +1 -0 src/sys/conf/options.pc98
1.994 +4 -0 src/sys/i386/conf/NOTES
1.34 +18 -0 src/sys/i386/i386/initcpu.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202122113.g1CLD2c13538>
