diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-06-27 12:48:14 +0000 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-06-27 12:48:14 +0000 |
| commit | bee7c7700e69b4ef2cdd0e8eab2fa230a4427870 (patch) | |
| tree | 1b130e51c7bd5713ddfbd782da953e0d43f908fd /usr/src | |
| parent | 356e1b4941ba70261404f9bb0255f70891042331 (diff) | |
| parent | dc90e12310982077796c5117ebfe92ee04b370a3 (diff) | |
| download | illumos-joyent-bee7c7700e69b4ef2cdd0e8eab2fa230a4427870.tar.gz | |
[illumos-gate merge]
commit dc90e12310982077796c5117ebfe92ee04b370a3
11273 Want Intel PCH temperature sensor
Diffstat (limited to 'usr/src')
| -rw-r--r-- | usr/src/man/man7d/Makefile | 1 | ||||
| -rw-r--r-- | usr/src/pkg/manifests/driver-cpu-sensor.mf | 12 | ||||
| -rw-r--r-- | usr/src/pkg/manifests/service-fault-management.mf | 2 | ||||
| -rw-r--r-- | usr/src/uts/common/sys/sunddi.h | 2 | ||||
| -rw-r--r-- | usr/src/uts/intel/Makefile.files | 2 | ||||
| -rw-r--r-- | usr/src/uts/intel/Makefile.intel | 2 |
6 files changed, 18 insertions, 3 deletions
diff --git a/usr/src/man/man7d/Makefile b/usr/src/man/man7d/Makefile index 4ccae709b0..2c2da60550 100644 --- a/usr/src/man/man7d/Makefile +++ b/usr/src/man/man7d/Makefile @@ -221,6 +221,7 @@ i386_MANFILES= ahci.7d \ ntxn.7d \ nv_sata.7d \ nvme.7d \ + pchtemp.7d \ pcn.7d \ qede.7d \ ral.7d \ diff --git a/usr/src/pkg/manifests/driver-cpu-sensor.mf b/usr/src/pkg/manifests/driver-cpu-sensor.mf index 206456e092..b9161f82f6 100644 --- a/usr/src/pkg/manifests/driver-cpu-sensor.mf +++ b/usr/src/pkg/manifests/driver-cpu-sensor.mf @@ -33,11 +33,23 @@ driver name=amdf17nbdf \ alias=pci1022,1450 \ alias=pci1022,1460 driver name=coretemp +driver name=pchtemp \ + alias=pci8086,8c24 \ + alias=pci8086,8ca4 \ + alias=pci8086,8d24 \ + alias=pci8086,9d31 \ + alias=pci8086,a131 \ + alias=pci8086,a1b1 \ + alias=pci8086,a231 \ + alias=pci8086,a2b1 \ + alias=pci8086,a379 file path=kernel/drv/$(ARCH64)/amdf17nbdf group=sys file path=kernel/drv/$(ARCH64)/coretemp group=sys +file path=kernel/drv/$(ARCH64)/pchtemp group=sys file path=kernel/drv/coretemp.conf group=sys file path=usr/include/sys/sensors.h mode=0644 file path=usr/lib/devfsadm/linkmod/SUNW_sensor_link.so group=sys file path=usr/share/man/man7d/amdf17nbdf.7d file path=usr/share/man/man7d/coretemp.7d +file path=usr/share/man/man7d/pchtemp.7d license lic_CDDL license=lic_CDDL diff --git a/usr/src/pkg/manifests/service-fault-management.mf b/usr/src/pkg/manifests/service-fault-management.mf index 5fc009665c..4efb016e26 100644 --- a/usr/src/pkg/manifests/service-fault-management.mf +++ b/usr/src/pkg/manifests/service-fault-management.mf @@ -806,6 +806,8 @@ $(i386_ONLY)file \ $(i386_ONLY)file path=usr/platform/i86pc/lib/fm/topo/maps/psu-hc-topology.xml \ mode=0444 $(i386_ONLY)file path=usr/platform/i86pc/lib/fm/topo/plugins/chip.so mode=0555 +$(i386_ONLY)file path=usr/platform/i86pc/lib/fm/topo/plugins/chipset.so \ + mode=0555 $(i386_ONLY)file path=usr/platform/i86pc/lib/fm/topo/plugins/hostbridge.so \ mode=0555 $(i386_ONLY)file path=usr/platform/i86pc/lib/fm/topo/plugins/pcibus.so \ diff --git a/usr/src/uts/common/sys/sunddi.h b/usr/src/uts/common/sys/sunddi.h index 596084f253..8ce8508114 100644 --- a/usr/src/uts/common/sys/sunddi.h +++ b/usr/src/uts/common/sys/sunddi.h @@ -24,7 +24,7 @@ * Copyright 2012 Garrett D'Amore <garrett@damore.org>. All rights reserved. * Copyright (c) 2012 by Delphix. All rights reserved. * Copyright 2016 Nexenta Systems, Inc. All rights reserved. - * Copyright 2019, Joyent, Inc. + * Copyright 2019 Joyent, Inc. */ #ifndef _SYS_SUNDDI_H diff --git a/usr/src/uts/intel/Makefile.files b/usr/src/uts/intel/Makefile.files index 54626b8222..bd10d299d7 100644 --- a/usr/src/uts/intel/Makefile.files +++ b/usr/src/uts/intel/Makefile.files @@ -21,7 +21,7 @@ # # Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2019, Joyent, Inc. +# Copyright 2019 Joyent, Inc. # Copyright 2018 Nexenta Systems, Inc. # diff --git a/usr/src/uts/intel/Makefile.intel b/usr/src/uts/intel/Makefile.intel index 6dd7be2287..5494ae8a30 100644 --- a/usr/src/uts/intel/Makefile.intel +++ b/usr/src/uts/intel/Makefile.intel @@ -21,7 +21,7 @@ # # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2013 Andrew Stormont. All rights reserved. -# Copyright 2019, Joyent, Inc. +# Copyright 2019 Joyent, Inc. # Copyright 2016 Garrett D'Amore <garrett@damore.org> # Copyright 2018 Nexenta Systems, Inc. # |
