All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] How can I skip i2c detection?
@ 2005-06-09 17:52 BGardner
  2005-06-09 18:52 ` Jean Delvare
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: BGardner @ 2005-06-09 17:52 UTC (permalink / raw)
  To: lm-sensors


I have a custom motherboard with four i2c devices on it.
 - lm83 @ 0x4c
 - max6875 @ 0x50
 - pca9539 @ 0x74
 - ds2484 @ 0x18

Right now it takes 15.5 seconds to load those four modules.
I see the "i2c-adapter i2c-0: timeout is state write" kernel message ten
times.
When I build those modules with only the correct addresses, the load
time is 5.5 seconds.

So, it takes 10 seconds to probe addresses that don't exist.

I'd like to speed up the module loading without modifying the source.

Is there a way to tell an i2c module to load only for a specific
address?
I looked at the i2c_detect() function and did not see a way, but perhaps
I just missed it.

Thanks,
Ben


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

end of thread, other threads:[~2005-06-12  9:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-09 17:52 [lm-sensors] How can I skip i2c detection? BGardner
2005-06-09 18:52 ` Jean Delvare
2005-06-09 22:04 ` BGardner
2005-06-09 22:27 ` Jean Delvare
2005-06-09 22:55 ` BGardner
2005-06-09 23:08 ` Jean Delvare
2005-06-09 23:47 ` BGardner
2005-06-10  9:22 ` Jean Delvare
2005-06-10 16:55 ` BGardner
2005-06-10 20:43 ` Jean Delvare
2005-06-10 21:49 ` BGardner
2005-06-12  9:15 ` 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.