svn commit: r255153 - in head/sys: dev/atkbdc sys
Jean-Sébastien Pédron
dumbbell at FreeBSD.org
Mon Sep 2 19:53:26 UTC 2013
Le 02/09/2013 21:29, Adrian Chadd a écrit :
> .. right, so you changed the structure layout without say, just adding
> to the end of said structure? :-)
Yes, I took the patch as-is from the PR, as I don't have the hardware to
test it and didn't know this struct was public. And as it worked for
several people...
> Yeah, I think you need to send out something. The binary packages for
> x11 need to be updated too or things will be odd.
What's the correct procedure for such changes? After a quick search,
xf86-input-synaptics is using it.
I need to:
o add a note to UPDATING, at least mentionning that
xf86-input-synaptics must be rebuilt
o send a mail to freebsd-x11@ to warn users
o what about binary packages?
o something else?
I see now that the structure is documented in psm(4) too...
--
Jean-Sébastien Pédron
More information about the svn-src-head
mailing list