Re: [RFC 2/2] Input: phantom, add a new driver

2007-04-20 Thread Andrew Morton
On Tue, 17 Apr 2007 22:02:10 +0200 (CEST) Jiri Slaby [EMAIL PROTECTED] wrote: phantom, add a new driver Sensable Phantom is a up to 7DOF force feedback (up to 6DOF FF) device. It's atypical, so it's based on the new added FF_RAW effect. diff --git a/drivers/input/misc/phantom.c

Re: [RFC 2/2] Input: phantom, add a new driver

2007-04-20 Thread Jiri Slaby
Andrew Morton napsal(a): On Tue, 17 Apr 2007 22:02:10 +0200 (CEST) Jiri Slaby [EMAIL PROTECTED] wrote: phantom, add a new driver [...] +#define PHANTOM_VERSION n0.9.4 That's an impressive version number ;) fork of 0.8 or so 2.4 linux driver - the n in the meaning of new :)

[RFC 2/2] Input: phantom, add a new driver

2007-04-17 Thread Jiri Slaby
phantom, add a new driver Sensable Phantom is a up to 7DOF force feedback (up to 6DOF FF) device. It's atypical, so it's based on the new added FF_RAW effect. Signed-off-by: Jiri Slaby [EMAIL PROTECTED] --- commit 73621a789a0482299242ea61c971af6b5f8b828a tree