mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrey Borzenkov <arvidjaar@mail.ru>
To: linux-kernel@vger.kernel.org
Subject: 2.6.0-test3-bk8: sensor chips write value problem
Date: Sat, 23 Aug 2003 22:34:05 +0400	[thread overview]
Message-ID: <200308232232.39261.arvidjaar@mail.ru> (raw)

Using ASUS as99127f chip, attempt to write any value in in_minN or in_maxN 
results in funny value set:

{pts/1}% cat /sys/bus/i2c/devices/0-002d/in_*2
3472
3632
2976
{pts/1}% sudo zsh -c 'echo 3000 > /sys/bus/i2c/devices/0-002d/in_min2'
{pts/1}% cat /sys/bus/i2c/devices/0-002d/in_*2
3472
3632
400

{pts/1}% cat /sys/bus/i2c/devices/0-002d/name
as99127f
{pts/1}% cat /sys/class/i2c-adapter/i2c-0/device/name
SMBus I801 adapter at e800

the same runs just fine under 2.4 (with libsensors).

also, setting temp_{min.max}N works just fine under 2.6

-andrey

                 reply	other threads:[~2003-08-23 18:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200308232232.39261.arvidjaar@mail.ru \
    --to=arvidjaar@mail.ru \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome