All of lore.kernel.org
 help / color / mirror / Atom feed
From: j.w.r.degoede@hhs.nl (Hans de Goede)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] http://www.lm-sensors.org/ticket/2188
Date: Sat, 17 Mar 2007 13:15:20 +0000	[thread overview]
Message-ID: <45FBE9E8.5090800@hhs.nl> (raw)
In-Reply-To: <191fb4ca0703150941v6af08f75k7f8ef5dea70d8264@mail.gmail.com>



Juerg Haefliger wrote:
> Hans,
> 
> Yes, the deal is on.
> Do you have a datasheet you could share?
Abit doesn't release (probably doesn't even have) a datasheet for this chip, my 
driver is reverse engineered, but has been tested successfully by about 6 
people on 5 different abit motherboards.

> Unfortunately I can't share the datasheet for the DME1737, I'm under NDA.
> 
> I'll try to take a look at your patch next week.
> 

Some first comments as a result of looking at the documentation, do we really 
want these options: ?
+* force_temp_map: bool	Force the temp-to-zone mapping to the default, which is
+			temp1->zone1, temp2->zone2, temp3->zone3. The driver
+			currently only supports the default mapping and will
+			not load if the mapping is different, unless this
+			parameter is used.
+
+* force_fan_map: bool	Force the fan-to-pwm mapping to the default which is
+			fan1->pwm1, fan2->pwm2, fan3->pwm3. The driver
+			currently only supports the default mapping and will
+			not load if the mapping is different, unless this
+			parameter is used.

I find them rather dangerous both could mess up the cooling. If one must pass 
force_temp_map, then one must probably also change pwm[1-3]_auto_channels_temp 
to match, or otherwise the wrong temp is used for regulating the fan speed!
Maybe your driver could automaticly do this adjusting? Then it  would become 
less dangerous imho.

force_fan_map is even worse, then if indeed a fan is attached to fan sensor 1, 
but pwm output 2, the speed regulation becomes totally broken! I must say I 
cannot imagine a motherboard manufacturer doing something like this, and thus I 
question the usefullness of this option.

Atleast the doc should be much more clear that this is dangerous and could 
cause once computer to overheat.


Regards,

Hans


  parent reply	other threads:[~2007-03-17 13:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-15 16:41 [lm-sensors] http://www.lm-sensors.org/ticket/2188 Juerg Haefliger
2007-03-15 18:05 ` Hans de Goede
2007-03-16  6:00 ` Jean Delvare
2007-03-16  7:16 ` Hans de Goede
2007-03-16 15:35 ` Juerg Haefliger
2007-03-17 13:15 ` Hans de Goede [this message]
2007-03-18 14:16 ` Hans de Goede
2007-03-18 20:00 ` Jean Delvare
2007-03-20 15:06 ` Juerg Haefliger

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=45FBE9E8.5090800@hhs.nl \
    --to=j.w.r.degoede@hhs.nl \
    --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.