* driver initialization of chips
@ 2005-05-19 6:24 Mark Studebaker
2005-05-19 6:24 ` Mark M. Hoffman
2005-05-19 6:24 ` Jean Delvare
0 siblings, 2 replies; 3+ messages in thread
From: Mark Studebaker @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
I'd like to modify all the drivers to not initialize the chips unless
there's an init=1 argument (i.e. init=0 is the default).
I know there's been some who favor this change...
comments?
^ permalink raw reply [flat|nested] 3+ messages in thread
* driver initialization of chips
2005-05-19 6:24 driver initialization of chips Mark Studebaker
@ 2005-05-19 6:24 ` Mark M. Hoffman
2005-05-19 6:24 ` Jean Delvare
1 sibling, 0 replies; 3+ messages in thread
From: Mark M. Hoffman @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
* Mark D. Studebaker <mds@paradyne.com> [2003-11-14 23:38:32 -0500]:
> I'd like to modify all the drivers to not initialize the chips unless
> there's an init=1 argument (i.e. init=0 is the default).
> I know there's been some who favor this change...
> comments?
I'd just as soon rip the init code out altogether. It just reproduces
the functionality of 'sensors -s', and that in an unconfigurable way.
The ASB100 driver has bare minimum init code - i.e. read the vid,
and turn on monitoring - period. Sheesh, I don't know why I even
read the vid there...
Regards,
--
Mark M. Hoffman
mhoffman@lightlink.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* driver initialization of chips
2005-05-19 6:24 driver initialization of chips Mark Studebaker
2005-05-19 6:24 ` Mark M. Hoffman
@ 2005-05-19 6:24 ` Jean Delvare
1 sibling, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
> I'd like to modify all the drivers to not initialize the chips unless
> there's an init=1 argument (i.e. init=0 is the default).
> I know there's been some who favor this change...
> comments?
I'm in favor of this, although I never took the time to change all the
drivers. Please take a look at the following thread:
http://archives.andrew.net.au/lm-sensors/msg04549.html
Quite a long thread, I now, still this expresses the opinion of some of
us about the topic, so it might help you.
--
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-19 6:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19 6:24 driver initialization of chips Mark Studebaker
2005-05-19 6:24 ` Mark M. Hoffman
2005-05-19 6:24 ` 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.