I've mangled the lm78 driver into a Fintek F71805 sensor driver. If anyone else has a board using this chip I'd appreciate a test of it. The files are at http://www.oat.com/ot/fintek/
Here's the output from sysctl: store:gwes {32} sysctl hw.sensors hw.sensors.0=f71805f1, +3.3V, 3.30 V DC hw.sensors.1=f71805f1, Vtt, 1.00 V DC hw.sensors.2=f71805f1, Vram, 1.50 V DC hw.sensors.3=f71805f1, Vchips, 1.60 V DC hw.sensors.4=f71805f1, +5V, 5.09 V DC hw.sensors.5=f71805f1, +12V, 11.97 V DC hw.sensors.6=f71805f1, Vcc 1.5V, 1.10 V DC hw.sensors.7=f71805f1, VCore, 1.08 V DC hw.sensors.8=f71805f1, Vsb, 4.96 V DC hw.sensors.9=f71805f1, Temp1, 38.00 degC hw.sensors.10=f71805f1, Temp2, 33.00 degC hw.sensors.12=f71805f1, Fan1, 6276 RPM hw.sensors.13=f71805f1, Fan2, 366 RPM hw.sensors.14=f71805f1, Fan3, 5376 RPM store:gwes {33} It seems to correlate pretty well with the BIOS display at boot time. geoff steckel