All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <j.w.r.degoede@hhs.nl>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] dynamic chip support in libsensors + generic chip
Date: Mon, 09 Apr 2007 15:20:52 +0000	[thread overview]
Message-ID: <461A59D4.2050409@hhs.nl> (raw)

Hi all,

I've committed everything my students had written + some fixes done by me after 
some initial testing to the 3.0.0 sensors branch.

I claim in no way that this code is perfect, I did things this way to properly 
document / atrribute who wrote what, and to give us a starting point as I think 
the code in general is ok. It needs testing and cleanups, but its not a bad 
starting point perse.

So please test this:
1) checkout the 3.0.0 branch:
    svn checkout http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0
2) comment the entries for your chips int he table at the end of lib/chips.c
    and in the table near the end of progs/sensors/main.c
3) compile and install as usual
4) run sensors and let me/us know how it works

Regards,

Hans


p.s.

I'm planning on doing several cleanups of the code as submitted the coming few 
days, as time permits. Plans so far:
-cleanup the regex used to see if a sysfs entry actual is a sysfs sensor file,
  so that it doesn't match everything (including entries like: uevent, modalias,
  etc), but only matches the actual known / document sysfs sensor files
-cleanup the new sensors_feature_get_type to be much more robust / do much
  exacter matching

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

             reply	other threads:[~2007-04-09 15:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09 15:20 Hans de Goede [this message]
2007-04-09 18:31 ` [lm-sensors] dynamic chip support in libsensors + generic chip Bob Schlärmann
2007-04-09 19:56 ` Hans de Goede
2007-04-11 11:59 ` Jean Delvare
2007-04-11 19:02 ` Bob Schlärmann
2007-05-25 13:47 ` Jean Delvare
2007-05-25 14:58 ` Jean Delvare
2007-05-25 20:10 ` Hans de Goede
2007-05-28 15:05 ` Jean Delvare
2007-05-29  8:19 ` Hans de Goede
2007-05-29 17:01 ` Jean Delvare

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=461A59D4.2050409@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.