Re: About the PS3 Sixaxis linux driver

2013-11-04 Thread Benjamin Tissoires
Tissoires" Sent: Friday, October 25, 2013 8:52:14 AM Subject: About the PS3 Sixaxis linux driver Hello Benjamin, I'm mailing you because it seems you're one of the kernel developers the most involved with the hid-sony.c driver lately, with which I think I've an issue. If you feel l

Re: About the PS3 Sixaxis linux driver

2013-11-04 Thread simon
> Hi Marc, > > (adding in CC the linux-input mailing list) > > Regarding your problem I vaguely remember something about not having > duplicated axis with the buttons. My memory is rather confuse about this, > so I may be wrong (but others on the list may have a fresher memory). > Other than that,

Re: About the PS3 Sixaxis linux driver

2013-11-04 Thread Antonio Ospite
- Original Message - > From: "case" > To: "Benjamin Tissoires" > Sent: Friday, October 25, 2013 8:52:14 AM > Subject: About the PS3 Sixaxis linux driver > > Hello Benjamin, > > I'm mailing you because it seems you're one of the kerne

Re: About the PS3 Sixaxis linux driver

2013-11-04 Thread simon
> Actually I intended to rewrite the whole HID descriptor and add a sane > mapping for all the buttons (maybe following the Gamepad API and > even using the new ABS_ACCEL_* and ABS_GYRO_* events from David > Hermann). I think that the root of the problem here is simply the large number of axis, a

Re: About the PS3 Sixaxis linux driver

2013-11-04 Thread Marc
Thanks a lot Benjamin (and everyone) to handle this. Just to let you know, I've updated from 3.5 to 3.11 (basically, from stock ubuntu-12.04 to stock ubuntu-13.10) and the bug is still there. On 11/04/2013 10:18 PM, Antonio Ospite wrote: The problem with the left D-PAD should be the one I talk

Re: About the PS3 Sixaxis linux driver

2013-11-16 Thread Antonio Ospite
On Mon, 4 Nov 2013 16:40:29 -0500 si...@mungewell.org wrote: Hi Simon, sorry for the delay on this one. > > Actually I intended to rewrite the whole HID descriptor and add a sane > > mapping for all the buttons (maybe following the Gamepad API and > > even using the new ABS_ACCEL_* and ABS_GYRO_

Re: About the PS3 Sixaxis linux driver

2013-11-18 Thread Benjamin Tissoires
Hi guys, I forgot to say that: - IMO, the approach raised in 2011 by Antonio[1] was the correct one: the multitouch protocol introduced a regression with devices providing large axis number, so we should fix this in input core, not on a per device basis. - I'll send an update to this patch later t

Re: About the PS3 Sixaxis linux driver

2013-11-18 Thread Antonio Ospite
On Mon, 18 Nov 2013 10:38:42 -0500 Benjamin Tissoires wrote: > Hi guys, > > I forgot to say that: > - IMO, the approach raised in 2011 by Antonio[1] was the correct one: > the multitouch protocol introduced a regression with devices providing > large axis number, so we should fix this in input c

Re: About the PS3 Sixaxis linux driver

2013-11-18 Thread Benjamin Tissoires
On 18/11/13 11:25, Antonio Ospite wrote: > On Mon, 18 Nov 2013 10:38:42 -0500 > Benjamin Tissoires wrote: > >> Hi guys, >> >> I forgot to say that: >> - IMO, the approach raised in 2011 by Antonio[1] was the correct one: >> the multitouch protocol introduced a regression with devices providing >>