From 2216886be6c8cc7dcbe635e0494f9cd52d3bb27f Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 16 Oct 2007 23:31:25 -0700 Subject: Add Documentation/{w1,w1/masters}/00-INDEX Two 00-INDEX files under Documentation/w1 Signed-off-by: Rob Landley Acked-by: Evgeniy Polyakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Documentation/w1/00-INDEX | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/w1/00-INDEX (limited to 'Documentation/w1/00-INDEX') 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 @@ +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]. -- cgit