Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Nov 2014 20:26:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194792] New: [amdtemp] [patch] all cpu support
Message-ID:  <bug-194792-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194792

            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: freebsd-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

Created attachment 149000
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D149000&action=
=3Dedit
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.=20
Hardware Thermal Control (HTC) - everything except HtcTmpLmt available for
recording.=20
Reported Temperature Control - everything except CurTmp available for
recording.=20
SB-TSI - most writable.=20
Register values =E2=80=8B=E2=80=8Bcan be found in the documentation on the =
processor.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194792-8>