11273 Want Intel PCH temperature sensor
Review Request #2018 — Created June 22, 2019 and submitted
Information | |
---|---|
rm | |
illumos-gate | |
master | |
11273 | |
bb0b690... | |
Reviewers | |
general | |
11273 Want Intel PCH temperature sensor
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
-
Typo?
-
usr/src/man/man7d/pchtemp.7d (Diff revision 1) 's/the system the ability/the system with the ability/'
-
-
usr/src/uts/intel/io/pchtemp/pchtemp.c (Diff revision 1) The topo module has this hardcoded path: "/dev/sensors/temperature/pch/ts.0". And the minor node name is based on the instance number. Is it still OK if the minor is not 0?
Also, if there are multiple sockets, will you get multiple instances. Is that handled ok?