Re: [PATCH] Add Force Feedback interface to joydev

2005-07-08 Thread Anssi Hannula
Vojtech Pavlik wrote: On Thu, Jul 07, 2005 at 05:20:59PM +0300, Anssi Hannula wrote: But I think we should not apply (with or without 64-bit) the patch (not yet, anyway), as I'm (slowly) working on restructuring the kernel FF interface and developing a user space library (and writing a generic

Re: [PATCH] Add Force Feedback interface to joydev

2005-07-07 Thread Vojtech Pavlik
On Thu, Jul 07, 2005 at 05:20:59PM +0300, Anssi Hannula wrote: > Vojtech Pavlik wrote: > >On Fri, Apr 08, 2005 at 08:29:52PM +0300, Anssi Hannula wrote: > > > >>This patch adds Force Feedback interface to joydev. I felt this > >>necessary because games usually don't run as root while evdev usually

Re: [PATCH] Add Force Feedback interface to joydev

2005-07-07 Thread Anssi Hannula
Vojtech Pavlik wrote: On Fri, Apr 08, 2005 at 08:29:52PM +0300, Anssi Hannula wrote: This patch adds Force Feedback interface to joydev. I felt this necessary because games usually don't run as root while evdev usually can't be read or written by anyone else. Patch is against 2.6.12-rc2. If t

Re: [PATCH] Add Force Feedback interface to joydev

2005-07-07 Thread Vojtech Pavlik
On Fri, Apr 08, 2005 at 08:29:52PM +0300, Anssi Hannula wrote: > This patch adds Force Feedback interface to joydev. I felt this > necessary because games usually don't run as root while evdev usually > can't be read or written by anyone else. Patch is against 2.6.12-rc2. If > there is a reason

[PATCH] Add Force Feedback interface to joydev

2005-04-08 Thread Anssi Hannula
This patch adds Force Feedback interface to joydev. I felt this necessary because games usually don't run as root while evdev usually can't be read or written by anyone else. Patch is against 2.6.12-rc2. If there is a reason this can't be applied or needs modifications, please say it :) If I h