summaryrefslogtreecommitdiff
path: root/Documentation/hwmon/lis3lv02d
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-02-20 17:40:43 +0100
committerIngo Molnar <mingo@elte.hu>2009-02-20 17:40:43 +0100
commit3b6f7b9beb553ea71a6d4d76ba82cf32eb6dadd2 (patch)
tree2cd8a8d61f350aa3b00e6b0afc998544923f183e /Documentation/hwmon/lis3lv02d
parent9be1b56a3e718aa998772019c57c398dbb19e258 (diff)
parent07a66d7c53a538e1a9759954a82bb6c07365eff9 (diff)
downloadlinux-3.10-3b6f7b9beb553ea71a6d4d76ba82cf32eb6dadd2.tar.gz
linux-3.10-3b6f7b9beb553ea71a6d4d76ba82cf32eb6dadd2.tar.bz2
linux-3.10-3b6f7b9beb553ea71a6d4d76ba82cf32eb6dadd2.zip
Merge branch 'x86/urgent' into x86/core
Diffstat (limited to 'Documentation/hwmon/lis3lv02d')
-rw-r--r--Documentation/hwmon/lis3lv02d8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/hwmon/lis3lv02d b/Documentation/hwmon/lis3lv02d
index 0fcfc4a7ccd..287f8c90265 100644
--- a/Documentation/hwmon/lis3lv02d
+++ b/Documentation/hwmon/lis3lv02d
@@ -33,6 +33,14 @@ rate - reports the sampling rate of the accelerometer device in HZ
This driver also provides an absolute input class device, allowing
the laptop to act as a pinball machine-esque joystick.
+Another feature of the driver is misc device called "freefall" that
+acts similar to /dev/rtc and reacts on free-fall interrupts received
+from the device. It supports blocking operations, poll/select and
+fasync operation modes. You must read 1 bytes from the device. The
+result is number of free-fall interrupts since the last successful
+read (or 255 if number of interrupts would not fit).
+
+
Axes orientation
----------------