Hello,

is it possible from different processes to access different i2c devices on the same i2c bus/adapter using the i2c/dev-interface from userland?

Or can the i2c/dev-interface only ne used from a single process?


How does the simultaneously access to one adapter works for i2c device drivers inside the kernel? Do they fail on a simultaneously access, or do they wait until the i2c adapter is ready/free for use?


Best regards,
Matthias

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to