NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-i386/41267: 5.0 RC4 does not detect second CPU in VIA VT-310DP motherboard



On Mon, Apr 30, 2012 at 3:09 AM, Christos Zoulas 
<christos%zoulas.com@localhost> wrote:
> On Apr 30,  2:43am, vezhlys%gmail.com@localhost (Andrius V) wrote:
> -- Subject: Re: port-i386/41267: 5.0 RC4 does not detect second CPU in VIA VT
>
> | Yes, I thought about the same thing but I didn't knew how to write it.
> | Patch almost worked but ECX8 bit needs to be written actually.
> |
> | I added these lines to the end of your code before break:
> |
> | msr =3D rdmsr(0x00001107);
> | wrmsr(0x00001107, msr | 0x00000001);
>
> Thanks, I've committed a fix.
>
> christos

Thank you, I am happy that this annoying problem was finally fixed and
I was helpful.

Regards,
Andrius V


Home | Main Index | Thread Index | Old Index