https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194792
Bug ID: 194792
Summary: [amdtemp] [patch] all cpu support
Product: Base System
Version: 10.0-RELEASE
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 149000
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149000&action=edit
patch
Completely rewritten amdtemp driver.
There is no longer binding to the processor ID, all the new processors will be
supported without the need to modify the code.
Maybe for older CPUs (FAMILY 0x0f) that it would not work, I have not had a
chance to test.
sensor_offset - can be customized for each sensor separately.
In fact there is only one sensor to the processor.
Thermtrip Status - all registers are read-only.
Hardware Thermal Control (HTC) - everything except HtcTmpLmt available for
recording.
Reported Temperature Control - everything except CurTmp available for
recording.
SB-TSI - most writable.
Register values can be found in the documentation on the processor.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"