On Feb 4, 2008 4:30 PM, Urbez Santana Roma urbez@linuxupc.upc.edu wrote:
Sorry, i use my rdmsr and wrmsr, that difers too. the first parameter is hi, then lo I have transform it with too speed in the email.
msr.lo=((msr.hi & 0xff00) | ((msr.hi >> 16) & 0xff00); msr.hi=0; wrmsr(MSR_IA32_PERF_CTL, msr);
No problem, i make a patch for the svn, and send it. I have the last downloaded, when all works, with them, send i the patch. But i have show that the name is coreboot :))), ok, only names Linuxbios->coreboot :) with the same case. Could be 1 hour... sorry wait ...
I must adapt the code, to the standard functions of Linuxbios, for no confuse the people :)
Urbez.
Alright, cool. When I send in the rest of the cn700 stuff, I intend to just create a patch with the LinuxBIOS stuff still intact, then open it with a text editor and autoreplace everything. Might help you out as well.
And I remembered the cc this time! -Corey