diff options
author | Rob Landley <rob@landley.net> | 2007-10-17 02:31:25 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-17 11:43:06 -0400 |
commit | 2216886be6c8cc7dcbe635e0494f9cd52d3bb27f (patch) | |
tree | fad21e4ae5eef595432d2d90496b8cf32f872f86 /Documentation/w1/00-INDEX | |
parent | 5ef43567c55c758c651f8339d01678f12d54ac2a (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-INDEX | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/w1/00-INDEX b/Documentation/w1/00-INDEX new file mode 100644 index 000000000000..5270cf4cb109 --- /dev/null +++ b/Documentation/w1/00-INDEX | |||
@@ -0,0 +1,8 @@ | |||
1 | 00-INDEX | ||
2 | - This file | ||
3 | masters/ | ||
4 | - Individual chips providing 1-wire busses. | ||
5 | w1.generic | ||
6 | - The 1-wire (w1) bus | ||
7 | w1.netlink | ||
8 | - Userspace communication protocol over connector [1]. | ||