Hi, here's a tiny patch to update a comment in sensors-detect. I can confirm there are boards with Winbond W83627EHF with the ID 0x8854, in my case the ASUS A8V-E Deluxe. See also http://www.coreboot.org/pipermail/coreboot/2008-January/029416.html Pretty trivial, not sure if this is worth committing, just wanted to let you know. Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de> Index: prog/detect/sensors-detect =================================================================== --- prog/detect/sensors-detect (Revision 5106) +++ prog/detect/sensors-detect (Arbeitskopie) @@ -2010,7 +2010,7 @@ { name => "Winbond W83627EHF/EF/EHG/EG Super IO Sensors", driver => "w83627ehf", - # W83627EHF datasheet says 0x886x but 0x8853 was seen, thus the + # W83627EHF datasheet says 0x886x but 0x885[34] was seen, thus the # broader mask. W83627EHG was seen with ID 0x8863. devid => 0x8840, devid_mask => 0xFFC0, Cheers, Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org