On 2007/04/27 15:09, Sam Fourman Jr. wrote: > I was wondering if this patch would make the wind bond device in my > computer work.
this patch is for the watchdog timer, not the sensors; > lm0 at isa0 port 0x290/8: unknown Winbond chip (ID 0x88) it looks like you have W83627EHF, it seems from list posts that there are versions with various IDs (0x88, 0xa1, 0xc1). The 0xa1 devices are already supported, it's possibly just a case of adding the other IDs. You could try replacing 0xa1 with 0x88 in /sys/dev/ic/lm78var.h and report back whether hw.sensors matches up with the bios readout.

