Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2008 22:42:33 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 identcpu.c initcpu.c
Message-ID:  <200802252242.m1PMgYcM055606@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-02-25 22:42:33 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        identcpu.c initcpu.c 
  Log:
  Support the VIA C7 Eden CPU and treat it just like a C7 Esther.  We may
  want to adjust this code to just assume that all CPUs >= Esther should
  be checked for the extended cpuid flags register.
  
  MFC after:      3 days
  PR:             i386/119491
  
  Revision  Changes    Path
  1.181     +3 -0      src/sys/i386/i386/identcpu.c
  1.57      +1 -0      src/sys/i386/i386/initcpu.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802252242.m1PMgYcM055606>