Ticket #2260 (closed defect: fixed)
libsensors: Add support for attributes in the hwmon class device
| Reported by: | khali | Owned by: | khali |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0.1 |
| Component: | libsensors | Version: | 3.0.0 |
| Keywords: | Cc: |
Description
libsensors assumes that the hwmon attributes are exported by the kernel drivers as attributes of the device itself, rather than attributes of the hwmon class device. This is for historical reasons, but it could cause namespace collisions (in particular for multifunction devices). It is likely that we will want to move the attributes to the hwmon class device at some point in time, so libsensors should start supporting this.
Change History
Note: See
TracTickets for help on using
tickets.
