FreeBSD Bugzilla – Attachment 56861 Details for
Bug 85852
Typo in amd64 machine/specialreg.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 741 bytes, created by
Nate Eldredge
on 2005-09-08 00:50:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Nate Eldredge
Created:
2005-09-08 00:50:10 UTC
Size:
741 bytes
patch
obsolete
>--- sys/amd64/include/specialreg.h.orig Wed Sep 7 13:19:24 2005 >+++ sys/amd64/include/specialreg.h Wed Sep 7 13:20:03 2005 >@@ -198,14 +198,14 @@ > #define MSR_MC2_STATUS 0x409 > #define MSR_MC2_ADDR 0x40a > #define MSR_MC2_MISC 0x40b >-#define MSR_MC4_CTL 0x40c >-#define MSR_MC4_STATUS 0x40d >-#define MSR_MC4_ADDR 0x40e >-#define MSR_MC4_MISC 0x40f >-#define MSR_MC3_CTL 0x410 >-#define MSR_MC3_STATUS 0x411 >-#define MSR_MC3_ADDR 0x412 >-#define MSR_MC3_MISC 0x413 >+#define MSR_MC3_CTL 0x40c >+#define MSR_MC3_STATUS 0x40d >+#define MSR_MC3_ADDR 0x40e >+#define MSR_MC3_MISC 0x40f >+#define MSR_MC4_CTL 0x410 >+#define MSR_MC4_STATUS 0x411 >+#define MSR_MC4_ADDR 0x412 >+#define MSR_MC4_MISC 0x413 > > /* > * Constants related to MSR's.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 85852
: 56861