On Wed, Jul 11, 2007 at 12:47:47PM -0600, Marc Jones wrote:
> More good stuff!
> Acked-by: Marc Jones <[EMAIL PROTECTED]>

r445.


>> -    msr.hi = 0x20000000;
>> -    msr.lo = 0x080fffe0;    /* 0x80000-0x9FFFF */
>> -    wrmsr(MSR_GLIU0_BASE2, msr);
>> -
>> -    msr.hi = 0x20000000;
>> -    msr.lo = 0x000fff80;    /* 0-0x7FFFF */
>> -    wrmsr(MSR_GLIU1_BASE1, msr);
>> -
>> -    msr.hi = 0x20000000;
>> -    msr.lo = 0x080fffe0;    /* 0x80000-0x9FFFF */
>> -    wrmsr(MSR_GLIU0_BASE2, msr);

Can you confirm that this should have been MSR_GLIU1_BASE2
(not MSR_GLIU0_BASE2)?


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org

Attachment: signature.asc
Description: Digital signature

-- 
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to