svn commit: r255153 - in head/sys: dev/atkbdc sys

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Mon Sep 2 19:24:17 UTC 2013


Le 02/09/2013 21:15, Jean-Sebastien Pedron a écrit :
> Author: dumbbell
> Date: Mon Sep  2 19:15:20 2013
> New Revision: 255153
> URL: http://svnweb.freebsd.org/changeset/base/255153
>
> Log:
>    psm: Add support for middle and extended buttons on Synaptics touchpads
>
>    PR:		kern/170834
>    Submitted by:	Brandon Gooch <jamesbrandongooch at gmail.com>
>    Tested by:	Artyom Mirgorodskiy <artyom.mirgorodsky at gmail.com>
>    MFC after:	1 month

Hello Jung-uk,

I had this patch in my working copy for a few days and decided to commit 
it. But as I was about to reply to the thread on freebsd-x11@, I read 
the mail about ABI breakage; a mail I didn't notice before the commit...

And you're right, the structure grows and members are shuffled.

I guess the patch won't make it to 9.2 anyway. But I'd like to see it 
into 10 because it helps several people. Do you think a note in UPDATING 
would be enough?

-- 
Jean-Sébastien Pédron


More information about the svn-src-all mailing list