Author: delphij Date: Fri Mar 19 16:09:57 2010 New Revision: 205336 URL: http://svn.freebsd.org/changeset/base/205336
Log: Back out revision 205307. For the record: CPU_ENABLE_SSE enables some code that dynamically enables SSE support but not necessarily enforce execution of SSE instructions. Modified: head/sys/i386/conf/GENERIC Modified: head/sys/i386/conf/GENERIC ============================================================================== --- head/sys/i386/conf/GENERIC Fri Mar 19 15:53:02 2010 (r205335) +++ head/sys/i386/conf/GENERIC Fri Mar 19 16:09:57 2010 (r205336) @@ -18,6 +18,8 @@ # # $FreeBSD$ +cpu I486_CPU +cpu I586_CPU cpu I686_CPU ident GENERIC _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"