On Thu, 18 Mar 2010 19:16:53 -0600, Xin LI <delp...@freebsd.org> wrote:

Author: delphij
Date: Fri Mar 19 01:16:53 2010
New Revision: 205307
URL: http://svn.freebsd.org/changeset/base/205307

Log:
SSE is enabled by default about 5 years ago so there is no point pretending that we support I486 and I586 CPUs in the GENERIC kernel, users wants these
  support would have to build a custom kernel to explicitly disable SSE
  anyways.
 MFC after:     1 month

Geode is i586, right? Or not matter, it still can be using i686? Soekris, a few small motherboards and other thin clients are still using Geode.

Cheers,
Mezz

Modified:
  head/sys/i386/conf/GENERIC

Modified: head/sys/i386/conf/GENERIC
==============================================================================
--- head/sys/i386/conf/GENERIC  Fri Mar 19 00:51:48 2010        (r205306)
+++ head/sys/i386/conf/GENERIC  Fri Mar 19 01:16:53 2010        (r205307)
@@ -18,8 +18,6 @@
 #
 # $FreeBSD$
-cpu            I486_CPU
-cpu            I586_CPU
 cpu            I686_CPU
 ident          GENERIC


--
me...@cox.net  -  m...@freebsd.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gn...@freebsd.org
_______________________________________________
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"

Reply via email to