aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/stable
diff options
context:
space:
mode:
authorMarkus Franke <franm@hrz.tu-chemnitz.de>2012-05-26 00:45:12 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-13 16:47:10 -0700
commitfbf7f7b4e2ae40f790828c86d31beff2d49e9ac8 (patch)
tree101a1272b8f1ebdf948945ade2aa7cff1b9a7311 /Documentation/ABI/stable
parentdebugfs: change parameter check in debugfs_remove() functions (diff)
downloadlinux-dev-fbf7f7b4e2ae40f790828c86d31beff2d49e9ac8.tar.xz
linux-dev-fbf7f7b4e2ae40f790828c86d31beff2d49e9ac8.zip
w1: Add 1-wire slave device driver for DS28E04-100
Signed-off-by: Markus Franke <franm@hrz.tu-chemnitz.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/stable')
-rw-r--r--Documentation/ABI/stable/sysfs-driver-w1_ds28e0415
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/ABI/stable/sysfs-driver-w1_ds28e04 b/Documentation/ABI/stable/sysfs-driver-w1_ds28e04
new file mode 100644
index 000000000000..26579ee868c9
--- /dev/null
+++ b/Documentation/ABI/stable/sysfs-driver-w1_ds28e04
@@ -0,0 +1,15 @@
+What: /sys/bus/w1/devices/.../pio
+Date: May 2012
+Contact: Markus Franke <franm@hrz.tu-chemnitz.de>
+Description: read/write the contents of the two PIO's of the DS28E04-100
+ see Documentation/w1/slaves/w1_ds28e04 for detailed information
+Users: any user space application which wants to communicate with DS28E04-100
+
+
+
+What: /sys/bus/w1/devices/.../eeprom
+Date: May 2012
+Contact: Markus Franke <franm@hrz.tu-chemnitz.de>
+Description: read/write the contents of the EEPROM memory of the DS28E04-100
+ see Documentation/w1/slaves/w1_ds28e04 for detailed information
+Users: any user space application which wants to communicate with DS28E04-100