diff options
| author | Jiri Slaby <jirislaby@gmail.com> | 2007-10-19 02:40:24 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-19 14:53:41 -0400 |
| commit | b2afe3317099afe0843e3cece6be60664e6033ea (patch) | |
| tree | 530b05acea77232ae232a506839e818b189781b0 /drivers/misc | |
| parent | aee8447cb5d497cc90ebe171bf70d9e68787e988 (diff) | |
Misc: phantom, add comment about openhaptics
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/misc')
| -rw-r--r-- | drivers/misc/phantom.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/phantom.c b/drivers/misc/phantom.c index 6e61a79de2..bc532ac8b7 100644 --- a/drivers/misc/phantom.c +++ b/drivers/misc/phantom.c | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | * You need an userspace library to cooperate with this driver. It (and other | 9 | * You need an userspace library to cooperate with this driver. It (and other |
| 10 | * info) may be obtained here: | 10 | * info) may be obtained here: |
| 11 | * http://www.fi.muni.cz/~xslaby/phantom.html | 11 | * http://www.fi.muni.cz/~xslaby/phantom.html |
| 12 | * or alternatively, you might use OpenHaptics provided by Sensable. | ||
| 12 | */ | 13 | */ |
| 13 | 14 | ||
| 14 | #include <linux/kernel.h> | 15 | #include <linux/kernel.h> |
