Actions
Feature #11977
closedpchtemp(7D) missing Whiskey Lake PCI ID
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
When doing the pchtemp(7D) driver I missed the fact that the mobile whiskey lake chipset has its own PCI ID. We should add that to the pchtemp driver's supported list.
Updated by Robert Mustacchi over 3 years ago
Unfortunately, I wasn't able to test this directly as I don't have the hardware in question. However, based on the fact that Intel has explicitly added this device ID to other operating systems drivers, I have a high degree of confidence that this is going to be OK.
Updated by Electric Monk over 3 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 2c4824dbe94f4768dd1a5058fc108fc83513cf59
commit 2c4824dbe94f4768dd1a5058fc108fc83513cf59 Author: Robert Mustacchi <rm@fingolfin.org> Date: 2019-12-18T16:21:02.000Z 11977 pchtemp(7D) missing Whiskey Lake PCI ID Reviewed by: Randy Fishel <randyf@sibernet.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions