Searched hist:"610705 e780395ef30a1b8e53de150c37381ca31f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/w1/ |
H A D | w1_netlink.h | diff 610705e780395ef30a1b8e53de150c37381ca31f Wed Jan 07 20:08:59 CST 2009 Evgeniy Polyakov <zbr@ioremap.net> w1: add list masters w1 command
This patch series introduces and extends several userspace commands used with netlink protocol.
Touch block command allows to write data and return sampled data to the userspace.
Extended search and alarm seach commands to return list of slave devices found during given search.
List masters command allows to send all registered master IDs to the userspace.
Great thanks to Paul Alfille (owfs) who tested this implementation and wrote w1-to-network daemon http://sourceforge.net/projects/w1repeater/ and
Frederik Deweerdt and Randy Dunlap for review.
This patch:
Returns list of registered bus master devices.
Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net> Cc: Paul Alfille <paul.alfille@gmail.com> Cc: Frederik Deweerdt <frederik.deweerdt@xprog.eu> Cc: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | w1_netlink.c | diff 610705e780395ef30a1b8e53de150c37381ca31f Wed Jan 07 20:08:59 CST 2009 Evgeniy Polyakov <zbr@ioremap.net> w1: add list masters w1 command
This patch series introduces and extends several userspace commands used with netlink protocol.
Touch block command allows to write data and return sampled data to the userspace.
Extended search and alarm seach commands to return list of slave devices found during given search.
List masters command allows to send all registered master IDs to the userspace.
Great thanks to Paul Alfille (owfs) who tested this implementation and wrote w1-to-network daemon http://sourceforge.net/projects/w1repeater/ and
Frederik Deweerdt and Randy Dunlap for review.
This patch:
Returns list of registered bus master devices.
Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net> Cc: Paul Alfille <paul.alfille@gmail.com> Cc: Frederik Deweerdt <frederik.deweerdt@xprog.eu> Cc: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|