linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Driver-Support of I2C_M_RECV_LEN
@ 2014-06-20 12:03 Michael Post
       [not found] ` <53A42321.5020701-S0/GAf8tV78@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Post @ 2014-06-20 12:03 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA

Hello,

in the documentation i found at
http://ww2.cs.fsu.edu/~rosentha/linux/2.6.26.5/docs/DocBook/kernel-api/re1222.html
the following sentence:

"Note that using this function requires that the client's adapter
support the I2C_FUNC_SMBUS_READ_BLOCK_DATA functionality. Not all
adapter drivers support this; its emulation through I2C messaging relies
on a specific mechanism (I2C_M_RECV_LEN) which may not be implemented."

The second sentence says that the mechanism I2C_M_RECV_LEN is not all
over implemented.

How i can figure out whether this mechanism will be provided of my driver?
What is the alternative of using the function i2c_smbus_read_block_data?

Thanks a lot for your support,

Michael Post

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

end of thread, other threads:[~2014-07-04  7:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-20 12:03 Driver-Support of I2C_M_RECV_LEN Michael Post
     [not found] ` <53A42321.5020701-S0/GAf8tV78@public.gmane.org>
2014-07-04  7:38   ` Michael Post
2014-07-04  7:39   ` Michael Post
2014-07-04  7:58   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).