[PATCH v2 00/11] Various input configuration fixes

Peter Hutterer peter.hutterer at who-t.net
Wed Jun 9 22:03:20 PDT 2010


On Mon, Jun 07, 2010 at 08:39:47PM -0700, Dan Nicholson wrote:
> This is an update to the patchset sent here:
> 
> http://lists.freedesktop.org/archives/xorg-devel/2010-May/008862.html
> 
> The first 4 patches are cleanup. The const InputAttributes members patch
> has been dropped since the duplicate and free functions added in
> 86303a33 really require that they not be const.
> 
> Patch 5 is just rework for the following patches. The rest add new
> features to the InputClass matching that I (or Peter) saw as deficient.
> They break the InputAttributes ABI repeatedly.
> 
> Dan Nicholson (11):
>   config/hal: don't leak the input.tags property
>   config/udev: Add verbose info when fetching udev properties
>   config/hal: Missing newline in log message
>   xfree86: Constify InputClass functions
>   xfree86: Refactor InputClass matching code
>   xfree86: Add MatchOS InputClass entry for operating system matching

I merged the patches up to here.

>   xfree86: Match devices based on PnP ID

This one doesn't apply, git am barfs with conflicts. Let me know why ;)
or give me a branch to pull from, the ones I see on ~dbn inputconf looks
like they're older patches.

Cheers,
  Peter

>   xfree86: Match devices based on USB ID
>   config: Script to convert HAL fdi settings to InputClass sections
>   xfree86: Allow multiple InputClass Match* entries for && matching
>   xfree86: Match devices based on current driver setting
> 


More information about the xorg-devel mailing list