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: christos%zoulas.com@localhost (Christos Zoulas)
To: Andrius V <vezhlys%gmail.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: Sun, 29 Apr 2012 20:09:56 -0400

 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
 


Home | Main Index | Thread Index | Old Index