]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve the C3 CPU identification. I didn't notice that the CPU id
authorWarner Losh <imp@FreeBSD.org>
Fri, 15 Aug 2003 06:02:24 +0000 (06:02 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 15 Aug 2003 06:02:24 +0000 (06:02 +0000)
commit3cc12f33f4782cc3112bb491c2d181a41208b9ec
tree681c48cc0353f92f2cebe6a5030275975bb7ee2a
parent1fdb0ba9bb5314db89cafed774d00936a4ca0858
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
sys/i386/i386/identcpu.c