From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [PATCH] sensors-detect: Only probe useful I2C
Date: Wed, 24 Jan 2007 12:15:07 +0000 [thread overview]
Message-ID: <20070124131507.8dc8fe4a.khali@linux-fr.org> (raw)
In-Reply-To: <20070115200620.ceeb1ad5.khali@linux-fr.org>
On Mon, 15 Jan 2007 20:06:20 +0100, Jean Delvare wrote:
> Here comes a patch to sensors-detect. The idea is to limit the I2C
> probing to the addresses where we know at least one hardware monitoring
> chip, rather than probing the whole 0x03-0x77 address range. Probing
> extra addresses has several drawbacks:
> * On some machines, probing some addresses results in a bus lockup.
> Probing less addresses might help.
> * Some users are confused when sensors-detect finds an I2C/SMBus chip
> at a given address but fails to identify it. To them, it may sound
> like it is an unknown hardware monitoring chips. In 99% of the cases
> it isn't though.
> * It's a waste of time.
>
> I also dropped the detection of the "SMBus 2.0 ARP-Capable Device" at
> 0x61. If we ever support this, it's not sensors-detect's job.
>
> In practice, this change basically halves the number of probed I2C
> addresses.
>
> If someone really wants to see all the responsive addresses on an I2C
> bus, we have i2cdetect for that.
>
> Comments anyone?
As there were no objections, I applied this patch.
--
Jean Delvare
prev parent reply other threads:[~2007-01-24 12:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-15 19:06 [lm-sensors] [PATCH] sensors-detect: Only probe useful I2C addresses Jean Delvare
2007-01-24 12:15 ` Jean Delvare [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=20070124131507.8dc8fe4a.khali@linux-fr.org \
--to=khali@linux-fr.org \
--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.