xserver-multidpi/hw
Dan Nicholson 87a1507da7 xfree86: Match devices based on USB ID
Sometimes the vendor and product names aren't specific enough to target
a USB device, so expose the numeric codes in the ID. A MatchUSBID entry
has been added that supports shell pattern matching when fnmatch(3) is
available. For example:

	MatchUSBID "046d:*"

The IDs are stored in lowercase hex separated by a ':' like "lsusb" or
"lspci -n".

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-06-11 09:30:33 +10:00
..
dmx Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
kdrive Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
vfb Replace deprecated bzero with memset 2010-06-06 15:07:27 +07:00
xfree86 xfree86: Match devices based on USB ID 2010-06-11 09:30:33 +10:00
xnest Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
xquartz Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
xwin Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00