Subject: Re: SUNW,envctrl driver for NetBSD available
To: doomwarrior <doomwarriorx@gmail.com>
From: Tobias Nygren <tnn+nbsd@nygren.pp.se>
List: port-sparc64
Date: 02/22/2007 18:42:11
doomwarrior wrote:
>
>> I've made a driver for the SUNW,envctrl environmental monitoring 
>> subsystem.
>> It reads CPU temperature, power supply temperature, failure 
>> indicators and
>> also adjusts the fan speed based on how hot the machine is.
> GREAT! I'm busy with house moving at the moment, but will for sure 
> test this on my machines.
> The files work with every version? current? 4.0? 3.x?
>
> Best Regards
> Stephan

It applies to post-newlock2 current, but can be backported to 4.x with 
minor effort.
The only required change should be a cv_timedwait() to ltsleep().

The driver won't attach to "SUNW,envctrltwo" found on E250 systems, but it
should be easy to fix. If there's anyone out there with an E250 willing 
to help,
let me know ...