Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2003 23:02:24 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 identcpu.c
Message-ID:  <200308150602.h7F62OFX020060@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/08/14 23:02:24 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        identcpu.c 
  Log:
  Improve the C3 CPU identification.  I didn't notice that the CPU id
  was masked.  However KIMURA Yasuhiro-san noticed my mistake and was
  kind enough to provide a better patch in PR 55581.  I've merged that
  into the routine.  Hopefully I've not overlooked anything this time.
  
  MFC After: 5 days
  
  Revision  Changes    Path
  1.128     +6 -12     src/sys/i386/i386/identcpu.c



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