Re: Fan Management Framework

2020-11-28 Thread Marcus Glocker
Hello Constantine, Thanks for your feedback. And no, I wasn't aware about your previous patch set. Interesting background you have provided on that topic though. In the meantime I also received internal feedback from other developers, and as you already have mentioned it, there is no interest

Re: Fan Management Framework

2020-11-28 Thread Constantine A. Murenin
Hi Marcus, Sounds interesting! I don't know if you've seen it, but I did a similar patchset back in the day, alas for the common PC desktops with the lm(4) sensors; http://sensors.cnst.su/fanctl/ . However, there hasn't been as much interest in fan control on OpenBSD as I had initially expected

Fan Management Framework

2020-11-27 Thread Marcus Glocker
istics)dnl _mkdev(kstat, kstat, {-M kstat c major_kstat_c 0 640-})dnl +__devitem(fan, fan*, Fan Management Framework)dnl +_mkdev(fan, fan*, {-M fan$U c major_fan_c $U 600 + MKlist[${#MKlist[*]}]=";[ -e fan ] || ln -s fan$U fan"-})dnl Ind