NetBSD-Bugs archive

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

PR/41267 CVS commit: src/sys/arch/x86/x86



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41267 CVS commit: src/sys/arch/x86/x86
Date: Sun, 29 Apr 2012 20:08:03 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Mon Apr 30 00:08:03 UTC 2012
 
 Modified Files:
        src/sys/arch/x86/x86: identcpu.c
 
 Log Message:
 PR/41267: Andrius V: 5.0 RC4 does not detect second CPU in VIA. VIA Eden cpuid
 lies about it's ability to do cmpxchg8b. Turn the feature on using the FCR MSR.
 Needs pullup to both 5 and 6.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.30 -r1.31 src/sys/arch/x86/x86/identcpu.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index