On Fri, Nov 21, 2008 at 03:03:15PM +1000, Peter Hutterer wrote: > Currently, we have two paths that duplicate each other: > InitInput() + InitAndStartDevices() for input devices in the xorg.conf, and > NewInputDeviceRequest() for devices provided by HAL. > > These two patches clean up this mess by re-using common code better. VCP and > VCK are enabled immediately instead of later in InitAndStartDevices (IADS), > allowing us to enable devices in InitInput already. > Both InitInput and NIDR now use the new xf86NewInputDevice() call to actually > create the device. > > For the xfree86 DDX, IASD is now obsolete, but other DDX need to get fixed > before we can remove it. > > Tested with AutoAddDevices on and off.
Just a quick scan, no testing, but looks and sounds good to me. Signed-off-by: Daniel Stone <[EMAIL PROTECTED]> Cheers, Daniel
signature.asc
Description: Digital signature
_______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
