From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [RFC] Improved sensors-detect output
Date: Wed, 30 Aug 2006 11:45:15 +0000 [thread overview]
Message-ID: <20060830134515.c872f7ad.khali@linux-fr.org> (raw)
In-Reply-To: <20060829133558.19eb6bb6.khali@linux-fr.org>
Hi Jim,
Moving back to the list, I doubt you replied off-list on purpose?
> > I am trying to make sensors-detect more user friendly. I made a first
> > pass this morning, which is already committed to SVN, with the
> > following changes:
> >
> > * Kill the annoying blank space in front of half of the messages.
> >
> The indents on the intro text might be worth keeping - once youve read them,
> a (tab) indent makes it visually easier to skip.
I don't want people to skip it! It might change over time. People
probably don't run sensors-detect every day, so when they do, I expect
them to read everything we write.
At any rate, a one-space indentation wouldn't be enough if we really
intended to make one paragraph look differently from the other ones.
> > Probing for `Analog Devices ADM1033'... Failed!
> > Probing for `Analog Devices ADM1034'... Failed!
>
> consider s/ Failed / None Found / ?
>
> its prudent to avoid a loaded word like Fail, when another is more accurate.
> its only a failure when the chip is really there, but not seen.
Agreed. I thought exactly the same. For some reason it wasn't obvious
when the word wasn't split from the rest of the text, but now that it
is clearly separated, I had the same reaction you had.
I am considering "No" as a replacement, it's short and neutral. I'm not
completely happy with "not found" because actually a chip has been
found, it's just not the exact model we were trying to identify. Behind
this lies the problem that our probing method is obsolescent, we are
trying every possible model one after the other without taking benefit
of previous register reads. It was OK when sensors-detect knew only a
handful of different chips, but no more. Changing this is beyond the
scope of my current patch though.
Thanks for the feedback, Jim :)
--
Jean Delvare
next prev parent reply other threads:[~2006-08-30 11:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-29 11:35 [lm-sensors] [RFC] Improved sensors-detect output Jean Delvare
2006-08-30 11:45 ` Jean Delvare [this message]
2006-08-30 13:57 ` Michael Nelson
2006-09-02 14:28 ` Jean Delvare
2006-09-02 14:45 ` Michael Nelson
2006-09-02 16:15 ` David Hubbard
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=20060830134515.c872f7ad.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.