xserver/hw/xfree86
Peter Hutterer 5cb38a3fca xfree86: don't free the config-file related information in DIDR. #15645
In DeleteInputDeviceRequest, leave the conf_idev (which is shared with
xf86ConfigLayout.input) alone for devices that were specified in the
ServerLayout section of the config file. This way, in the next server
generation we are left with what was the original config and can thus re-init
the devices.

This is an addon to 6d22a9615a, an attempt to
fix Bug 14418.

X.Org Bug 15645 <https://bugs.freedesktop.org/show_bug.cgi?id=15645>
X.Org Bug 14418 <https://bugs.freedesktop.org/show_bug.cgi?id=15645>
(cherry picked from commit 9ab4e2fd8e)
2008-07-16 10:32:46 +09:30
..
common xfree86: don't free the config-file related information in DIDR. #15645 2008-07-16 10:32:46 +09:30
ddc clean some "unused" warnings 2008-03-01 19:49:24 +02:00
dixmods glx: fix forgotten swrast -> SWRast 2008-06-26 16:14:52 -04:00
doc xfree86: AllowEmptyInput is now enabled by default if hotplugging is enabled. 2008-07-03 21:42:10 +02:00
dri Get out of the mesa symlinking business. 2008-06-26 16:14:51 -04:00
dri2 Get out of the mesa symlinking business. 2008-06-26 16:14:51 -04:00
dummylib No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
exa exa: use xf86ReturnOptValBool instead of xf86IsOptionSet 2008-03-24 10:22:37 -04:00
fbdevhw Fix fbdevhw initialization for PCI drivers. 2008-05-16 10:03:24 -04:00
i2c Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer. 2007-09-04 16:42:57 +02:00
int10 Bug #11842: Fix emulation of int1A PCI BIOS services. 2008-06-24 14:10:12 -04:00
loader Make devPrivates lookup functions ABI instead of static inlines. 2008-06-13 16:45:08 -04:00
modes modes: check the crtc is valid before using its desired modes. 2008-07-03 19:01:44 +10:00
os-support preserve errno around the SIGIO handler 2008-06-20 13:36:16 -04:00
parser Add missing file from previous commit. 2008-03-02 18:36:25 -05:00
rac Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
ramdac devPrivates rework: convert CursorRec and CursorBits over to new interface. 2007-08-30 11:40:39 -04:00
shadowfb Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
utils Check for __x86_64__ when we check for __amd64__ 2008-04-15 11:47:48 +10:00
vbe clean some "unused" warnings 2008-03-01 19:49:24 +02:00
vgahw XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
x86emu Implement bswap in x86emu. 2008-06-23 14:01:15 -04:00
xaa Bug #15665: Fix building without Composite. 2008-06-24 10:45:16 -04:00
xf1bpp Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xf4bpp Fix a stray use of ALLOCATE_LOCAL. 2008-03-14 14:46:34 -04:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf8_32bpp Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
Makefile.am Add DRI2 module. 2008-02-14 19:53:49 -05:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00