Feature #12834
Rewrite amdbnbtemp to use the ksensor framework
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
With the addition of the new sensor framework, we should use this and simplify the implementation of amdnbtemp(7D). This simplifies the driver and adds a nice reduction in line count.
Updated by Robert Mustacchi 9 months ago
This was tested by Andy F who kindly booted bits with this against an older system that supports amdnbtemp. He verified that the device came up in topo and worked more or less the same as it previously had.
Updated by Electric Monk 9 months ago
- Status changed from New to Closed
- % Done changed from 80 to 100
git commit 0e32477cfa6191e10950ae5e101344ad43622930
commit 0e32477cfa6191e10950ae5e101344ad43622930 Author: Robert Mustacchi <rm@fingolfin.org> Date: 2020-07-12T14:24:19.000Z 12834 Rewrite amdbnbtemp to use the ksensor framework Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Toomas Soome <toomas@me.com> Approved by: Dan McDonald <danmcd@joyent.com>