xserver-multidpi/hw
Peter Hutterer 70bd02f2ea xfree86: merge driver from the input class into the options.
A driver that is assigned by an input class is only present as idev->driver.
The driver itself has no access to this information once PreInit is called.
For devices that rely on chain-hotplugging (wacom), this means that for the
second device the driver information is lost and the second device cannot be
initialized through NewInputDeviceRequest. Although this could be worked
around by hardcoding the driver name in the wacom driver, having the
assigned driver in the options seems like the better solution.

This issue only manifests itself with the udev backend. With HAL, the driver
is assigned by HAL and the option is duplicated in config/hal.c.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
2010-03-26 15:30:55 +10:00
..
dmx Fix .man.N targets for AM_SILENT_RULES 2010-03-22 00:45:55 -05:00
kdrive Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00
vfb Fix .man.N targets for AM_SILENT_RULES 2010-03-22 00:45:55 -05:00
xfree86 xfree86: merge driver from the input class into the options. 2010-03-26 15:30:55 +10:00
xnest Fix .man.N targets for AM_SILENT_RULES 2010-03-22 00:45:55 -05:00
xquartz Merge remote branch 'jeremyhu/master' 2010-03-21 23:01:58 -07:00
xwin Cygwin/X: Make X -> XWin symlink during install 2010-03-22 00:48:33 -05:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00