FreeBSD Bugzilla – Attachment 204804 Details for
Bug 238310
PMC: Add Baytrail cpuid to pmc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add baytrail id
patch-pmc-add-baytrail-id.diff (text/plain), 431 bytes, created by
Masse Nicolas
on 2019-06-03 13:28:52 UTC
(
hide
)
Description:
add baytrail id
Filename:
MIME Type:
Creator:
Masse Nicolas
Created:
2019-06-03 13:28:52 UTC
Size:
431 bytes
patch
obsolete
>diff --git a/sys/dev/hwpmc/hwpmc_intel.c b/sys/dev/hwpmc/hwpmc_intel.c >index d6fdd970d81..3e5e80de53f 100644 >--- a/sys/dev/hwpmc/hwpmc_intel.c >+++ b/sys/dev/hwpmc/hwpmc_intel.c >@@ -209,6 +209,7 @@ pmc_intel_initialize(void) > cputype = PMC_CPU_INTEL_HASWELL; > nclasses = 5; > break; >+ case 0x37: > case 0x4D: /* Per Intel document 330061-001 01/2014. */ > cputype = PMC_CPU_INTEL_ATOM_SILVERMONT; > nclasses = 3;
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 238310
: 204804