All of lore.kernel.org
 help / color / mirror / Atom feed
From: mds@paradyne.com (Mark Studebaker)
To: lm-sensors@vger.kernel.org
Subject: fan speed for it87?? chips added
Date: Thu, 19 May 2005 06:24:22 +0000	[thread overview]
Message-ID: <3F9DCCD2.8FAD376C@paradyne.com> (raw)
In-Reply-To: <200309232035.29480.michael.hufer@freenet.de>

checked in.
thanks.
mds

Michael Hufer wrote:
> 
> On Friday 26 September 2003 22:40, Jean Delvare wrote:
> > > I found and fixed the little problem I had with the original chip
> > > initialization. I can now load the module with reset_it87=0 and
> > > init=1 without messing up the settings of the power supply fan
> > > from the BIOS. It was quite simple after all.
> >
> > I'm interested in details, can you tell us what it was?
> 
> Sure, it actually was something I introduced myself :-(. I initialized the
> fan_ctl register with  (read_value & 0x8f | 0x77) to enable the smart
> guardian feature for all 3 fans. But the power supply fan does not support
> pwm. It can only be operated in on/off mode, i.e. bit 0 must be clear. I
> switched it back to the original  (rv & 0x8f | 0x70 ) and everything is back
> to working.
> 
> > > Do you want me to send the latest diff?
> >
> > Sure I want.
> 
>  Here it comes.
> 
> 
>                         Name: it87_pwm-cvs.diff
>    it87_pwm-cvs.diff    Type: text/x-diff
>                     Encoding: 7bit

      parent reply	other threads:[~2005-05-19  6:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:24 fan speed for it87?? chips added Michael Hufer
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Greg KH
2005-05-19  6:24 ` Greg KH
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Greg KH
2005-05-19  6:24 ` Philip Pokorny
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Michael Hufer
2005-05-19  6:24 ` Greg KH
2005-05-19  6:24 ` Michael Hufer
2005-05-19  6:24 ` Greg KH
2005-05-19  6:24 ` Michael Hufer
2005-05-19  6:24 ` Michael Hufer
2005-05-19  6:24 ` Michael Hufer
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Mark Studebaker
2005-05-19  6:24 ` Mark Studebaker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F9DCCD2.8FAD376C@paradyne.com \
    --to=mds@paradyne.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.