1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/conf
David Malone 6df7ca7b17 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
2002-02-12 21:13:02 +00:00
..
defines
files Enable polling to be configured into kernels on non i386 platforms. Note that 2002-02-12 00:26:06 +00:00
files.alpha genassym builds need the -fno-common stripped out. 2002-01-11 07:52:02 +00:00
files.i386 Enable polling to be configured into kernels on non i386 platforms. Note that 2002-02-12 00:26:06 +00:00
files.ia64 OLDCARD isn't supported on alpha or ia64, so don't pretend that it is by 2001-10-30 14:53:36 +00:00
files.pc98 MFi386: revision 1.391 2002-02-12 13:21:13 +00:00
files.powerpc Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to 2001-10-21 23:57:24 +00:00
files.sparc64 Connect smp support to the kernel build. 2002-01-08 05:55:46 +00:00
kern.mk
kern.post.mk Eliminate the use of commons in the kernel and modules, 2002-01-10 03:52:01 +00:00
kern.pre.mk Eliminate the use of commons in the kernel and modules, 2002-01-10 03:52:01 +00:00
kmod_syms.awk Eliminate the use of commons in the kernel and modules, 2002-01-10 03:52:01 +00:00
kmod.mk Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.ia64 Put symbols at the start and end of the unwind section so that we can 2001-10-29 11:40:14 +00:00
ldscript.powerpc Page align the data segment. 2001-10-08 10:43:34 +00:00
ldscript.sparc64
majors Correct the majors entry for 'iir'. 163 is vacated now. 2002-01-20 09:01:07 +00:00
Makefile.alpha Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.i386 Added 'MACHINE=i386' to MKMODULESENV variable. 2002-01-14 12:48:18 +00:00
Makefile.ia64 Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.pc98 Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.powerpc Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.sparc64 Add -mcmodel=medlow to COPTS. This is needed to build working kernels. 2001-12-24 13:35:43 +00:00
newvers.sh
NOTES Add an option CPU_ATHLON_SSE_HACK which attempts to enable the SSE 2002-02-12 21:13:02 +00:00
options Enable polling to be configured into kernels on non i386 platforms. Note that 2002-02-12 00:26:06 +00:00
options.alpha
options.i386 Add an option CPU_ATHLON_SSE_HACK which attempts to enable the SSE 2002-02-12 21:13:02 +00:00
options.ia64
options.pc98 Add an option CPU_ATHLON_SSE_HACK which attempts to enable the SSE 2002-02-12 21:13:02 +00:00
options.powerpc
options.sparc64 Add entries for the recently committed code. 2001-11-09 20:44:44 +00:00
systags.sh