All of lore.kernel.org
 help / color / mirror / Atom feed
* [w1] userspace commands extensions.
@ 2008-12-16 18:07 Evgeniy Polyakov
  2008-12-16 18:07 ` [w1] Allow master IO commands Evgeniy Polyakov
  0 siblings, 1 reply; 9+ messages in thread
From: Evgeniy Polyakov @ 2008-12-16 18:07 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel


Hi.

This small patchset extendes existing commands with reset, master IO and
status messages. Reset is used to reset the bus for given master device,
master IO command allows to initiate IO against bus itself not selecting
slave device first, which can be used to probe the device for example.
And status messages carry command completion status back to the
userspace (namely very useful to get -ENODEV from when requested device
was not found).

Great thanks to Paul Alfille <paul.alfille@gmail.com> of OWFS for
testing and commands suggestions.


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

end of thread, other threads:[~2008-12-17 23:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-16 18:07 [w1] userspace commands extensions Evgeniy Polyakov
2008-12-16 18:07 ` [w1] Allow master IO commands Evgeniy Polyakov
2008-12-16 18:08   ` [w1] Move w1 commands from defines to enum Evgeniy Polyakov
2008-12-16 18:08     ` [w1] Added w1 reset command Evgeniy Polyakov
2008-12-16 18:08       ` [w1] Send status messages after command processing Evgeniy Polyakov
2008-12-17 22:22   ` [w1] Allow master IO commands Andrew Morton
2008-12-17 22:33     ` Evgeniy Polyakov
2008-12-17 23:14       ` Andrew Morton
2008-12-17 23:19         ` Evgeniy Polyakov

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.