Bug 249047 - pchtherm: add support for Cannonlake PCH Thermal Controller
Summary: pchtherm: add support for Cannonlake PCH Thermal Controller
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-01 07:39 UTC by Dries Michiels
Modified: 2020-09-01 15:34 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dries Michiels freebsd_committer freebsd_triage 2020-09-01 07:39:39 UTC
Please add support for the following device:

none2@pci0:0:18:0:      
    class=0x118000 rev=0x30 hdr=0x00 vendor=0x8086
    device=0x9df9 subvendor=0x17aa subdevice=0x2279
    vendor     = 'Intel Corporation'
    device     = 'Cannon Point-LP Thermal Controller'
    class      = dasp
Comment 1 Dries Michiels freebsd_committer freebsd_triage 2020-09-01 07:40:20 UTC
CC: Takawata which who I have been e-mailing with and has provided a patch I tested.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-09-01 15:34:03 UTC
A commit references this bug:

Author: takawata
Date: Tue Sep  1 15:33:58 UTC 2020
New revision: 365050
URL: https://svnweb.freebsd.org/changeset/base/365050

Log:
  Add Cannon Point PCH Thermal Controller Device ID.

  PR:	249047
  Reported by: Dries Michiels <driesm.michiels at gmail.com>
  --This line, and those below, will be ignored--
  > Description of fields to fill in above:                     76 columns --|
  > PR:                       If and which Problem Report is related.
  > Submitted by:             If someone else sent in the change.
  > Reported by:              If someone else reported the issue.
  > Reviewed by:              If someone else reviewed your modification.
  > Approved by:              If you needed approval for this commit.
  > Obtained from:            If the change is from a third party.
  > MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder email.
  > MFH:                      Ports tree branch name.  Request approval for merge.
  > Relnotes:                 Set to 'yes' for mention in release notes.
  > Security:                 Vulnerability reference (one per line) or description.
  > Sponsored by:             If the change was sponsored by an organization (each collaborator).
  > Differential Revision:    https://reviews.freebsd.org/D### (*full* phabric URL needed).
  > Empty fields above will be automatically removed.

  M    pchtherm.c

Changes:
  head/sys/dev/intel/pchtherm.c