From: Charles Spirakis <bezaur at hotmail.com> Add support for the w83791d sensor chip. The w83791d hardware is somewhere between the w83781d and the w83792d and this driver code is derived from the code that supports those chips. Signed-off by: Charles Spirakis <bezaur at gmail.com> --- Documentation/hwmon/w83791d | 117 +++ drivers/hwmon/Kconfig | 10 drivers/hwmon/Kconfig.orig | 462 ++++++++++++ drivers/hwmon/Makefile | 1 drivers/hwmon/w83791d.c | 1647 ++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 2237 insertions(+) Full patch included in attachement. -------------- next part -------------- A non-text attachment was scrubbed... Name: w83791d_support.patch Type: text/x-patch Size: 71394 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060214/8c325fe5/attachment.bin