diff options
Diffstat (limited to 'usr/src')
| -rw-r--r-- | usr/src/pkg/manifests/driver-cpu-sensor.mf | 1 | ||||
| -rw-r--r-- | usr/src/uts/intel/io/pchtemp/pchtemp.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/driver-cpu-sensor.mf b/usr/src/pkg/manifests/driver-cpu-sensor.mf index b6b59e4f03..1540e5a8f2 100644 --- a/usr/src/pkg/manifests/driver-cpu-sensor.mf +++ b/usr/src/pkg/manifests/driver-cpu-sensor.mf @@ -38,6 +38,7 @@ driver name=pchtemp \ alias=pci8086,8ca4,p \ alias=pci8086,8d24,p \ alias=pci8086,9d31,p \ + alias=pci8086,9df9,p \ alias=pci8086,a131,p \ alias=pci8086,a1b1,p \ alias=pci8086,a231,p \ diff --git a/usr/src/uts/intel/io/pchtemp/pchtemp.c b/usr/src/uts/intel/io/pchtemp/pchtemp.c index 2c2997c958..645de72727 100644 --- a/usr/src/uts/intel/io/pchtemp/pchtemp.c +++ b/usr/src/uts/intel/io/pchtemp/pchtemp.c @@ -39,6 +39,7 @@ * - Intel 100 Series PCH * - Intel 200 Series and Z730 PCH * - Intel Sunrise Point-LP (Kaby Lake-U) PCH + * - Intel Cannon Lake (Whiskey Lake-U) PCH * - Intel 300 Series and C240 Chipset * * The following chipsets use a different format and are not currently |
