All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] dynamic chip support in libsensors + generic chip
@ 2007-04-09 15:20 Hans de Goede
  2007-04-09 18:31 ` Bob Schlärmann
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Hans de Goede @ 2007-04-09 15:20 UTC (permalink / raw)
  To: lm-sensors

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-05-29 17:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-09 15:20 [lm-sensors] dynamic chip support in libsensors + generic chip Hans de Goede
2007-04-09 18:31 ` 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

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.