commit | 3b8384070ea1dc358f6da6233b3b6c0926ae1bf4 | [log] [tgz] |
---|---|---|
author | Evgeniy Polyakov <zbr@ioremap.net> | Wed Jan 07 18:09:01 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 08 08:31:13 2009 -0800 |
tree | 00535e5b18029c95f59efb68612ff2e57bb7ac82 | |
parent | 9be62e0b2fadaf5ffeb32fd1b910ef1fe6bd43db [diff] |
w1: list slaves commands Initiates search (or alarm search) and returns all found devices to userspace. Found devices are not added into the system (i.e. they are not attached to family devices or bus masters), it will be done via (if was not done yet) usual timed searching. Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>