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



The following reply was made to PR port-i386/41267; it has been noted by GNATS.

From: Andrius V <vezhlys%gmail.com@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: port-i386-maintainer%netbsd.org@localhost, 
gnats-admin%netbsd.org@localhost, 
        netbsd-bugs%netbsd.org@localhost, gnats-bugs%netbsd.org@localhost
Subject: Re: port-i386/41267: 5.0 RC4 does not detect second CPU in VIA
 VT-310DP motherboard
Date: Mon, 30 Apr 2012 12:12:30 +0300

 On Mon, Apr 30, 2012 at 3:09 AM, Christos Zoulas 
<christos%zoulas.com@localhost> wrot=
 e:
 > On Apr 30, =C2=A02:43am, vezhlys%gmail.com@localhost (Andrius V) wrote:
 > -- Subject: Re: port-i386/41267: 5.0 RC4 does not detect second CPU in VI=
 A 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 =3D3D 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