Project

General

Profile

Actions

Submit #2833

closed

Add support in wbsio(4) and lm(4) for the NCT6776F hardware monitor chipset

Added by vadaszi almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/23/2015
Due date:
% Done:

0%

Estimated time:

Description

lm(4) can only decide whether it's an NCT6776F or the W83627DHG by looking at the device id of the SUPERIO chipset, so wbsio needs to pass this information to lm(4). I just implemented this similarly to the OpenBSD code via the wbsio_softc struct.
Alternatively this could use a DEVMETHOD for reading the parent SUPERIO device's device ID, or we could pass that integer value by using resource_set_int().


Files

Actions #1

Updated by dillon almost 9 years ago

  • Status changed from New to Resolved

Committed to master 1d3c4164bc3dc27a65ecb7c0d728d08d88e33909

-Matt

Actions

Also available in: Atom PDF