. Hi all! Under any load although the CPU fan revs up,
> sysctl -a | grep fan0 hw.sensors.it3.fan0: 51 RPM > dmesg | grep it3 it3 at port 0x228-0x22f on isa0 With OpenBSD $ sysctl | grep fan0 hw.sensors.it0.fan0=2311 RPM $ dmesg | grep it0 it0 at isa0 port 0x2e/2: IT8720F rev 8, EC port 0x228 Sensors seem to be identified wrongly in dragonfly for this machine. I tried replacing openbsd's adress range for it0 and commenting out it3. No go. Anyone could help me dig further into this? Thanks, Robert.