Chameleon

Chameleon Commit Details

Date:2011-05-16 17:06:57 (12 years 11 months ago)
Author:Cosmosis Jones
Commit:823
Parents: 822
Message:fixed 6 core WESTMERE ISSUE-49 http://forge.voodooprojects.org/p/chameleon/issues/49/
Changes:
M/trunk/i386/libsaio/smbios_getters.c

File differences

trunk/i386/libsaio/smbios_getters.c
168168
169169
170170
171
171
172172
173173
174174
case CPU_MODEL_WESTMERE:// Intel Core i7 LGA1366 (32nm) 6 Core (Gulftown, Westmere-EP, Westmere-WS)
case CPU_MODEL_WESTMERE_EX:// Intel Core i7 LGA1366 (45nm) 6 Core ???
value->word = 0x0701;// Core i7
value->word = 0x0501;// Core i7
return true;
case 0x19:// Intel Core i5 650 @3.20 Ghz

Archive Download the corresponding diff file

Revision: 823