aboutsummaryrefslogtreecommitdiff
path: root/Documentation/w1/00-INDEX
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2007-10-16 23:31:25 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-17 08:43:06 -0700
commit2216886be6c8cc7dcbe635e0494f9cd52d3bb27f (patch)
treefad21e4ae5eef595432d2d90496b8cf32f872f86 /Documentation/w1/00-INDEX
parent5ef43567c55c758c651f8339d01678f12d54ac2a (diff)
Add Documentation/{w1,w1/masters}/00-INDEX
Two 00-INDEX files under Documentation/w1 Signed-off-by: Rob Landley <rob@landley.net> Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/w1/00-INDEX')
-rw-r--r--Documentation/w1/00-INDEX8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/w1/00-INDEX b/Documentation/w1/00-INDEX
new file mode 100644
index 00000000000..5270cf4cb10
--- /dev/null
+++ b/Documentation/w1/00-INDEX
@@ -0,0 +1,8 @@
+00-INDEX
+ - This file
+masters/
+ - Individual chips providing 1-wire busses.
+w1.generic
+ - The 1-wire (w1) bus
+w1.netlink
+ - Userspace communication protocol over connector [1].