From: Evgeniy Polyakov Date: Thu, 23 Mar 2006 16:11:58 +0000 (+0300) Subject: [PATCH] w1: Userspace communication protocol over connector. X-Git-Tag: v2.6.18-rc1~1081^2~227^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12003375acd879e498c6c511faf27531296f9640;p=pandora-kernel.git [PATCH] w1: Userspace communication protocol over connector. There are three types of messages between w1 core and userspace: 1. Events. They are generated each time new master or slave device found either due to automatic or requested search. 2. Userspace commands. Includes read/write and search/alarm search comamnds. 3. Replies to userspace commands. From: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed