xserver-multidpi/hw/xfree86
Alan Coopersmith e2c6455180 Add configuration option for use of SIGIO handlers for input events
Boolean option to enable/disable SIGIO handlers is set by the first
of these found:
  - UseSIGIO option is set in xorg.conf ServerFlags
  - Default set at build time by ./configure --enable-use-sigio-by-default
  - Platform default value: Solaris = no, all others = yes

This matches the current settings on all platforms except Solaris.
This reverts Solaris (for now) to the settings used in Xorg 1.6, before
SIGIO support for Solaris was added, due to some system level bugs that
won't be resolved in time for Xorg 1.7 release, but allows us to enable
when those are resolved (or when we need to test if they're resolved).
See http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6879897

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-17 10:06:37 +10:00
..
common Add configuration option for use of SIGIO handlers for input events 2009-09-17 10:06:37 +10:00
ddc EDID: Vendor detailed blocks aren't worth X_WARNING about 2009-08-28 12:12:52 -04:00
dixmods require xf86vidmodeproto 2.2.99.1 or newer. 2009-09-04 12:51:02 +10:00
doc Add configuration option for use of SIGIO handlers for input events 2009-09-17 10:06:37 +10:00
dri Change xf86dristr.h includes to use xf86driproto.h instead 2009-09-16 12:06:07 +10:00
dri2 xace: fix up access modes in dixLookupDrawable calls from dri2. 2009-08-28 23:29:17 -04:00
exa Revert "EXA: Handle separate alpha maps properly in Composite fallback." 2009-02-27 16:37:27 +01:00
fbdevhw fbdevhw: Test for graphics:fb%d as well as graphics/fb%d 2009-09-09 15:59:00 +10:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 xfree86: removal of some dead code due VGA arbiter's inclusion 2009-08-31 19:25:48 +03:00
loader xf86 ddx: add vga arbiter support. 2009-08-28 11:39:42 +10:00
modes Work around sporadic segfault on resume with intel/KMS due to cursor->bits == NULL. 2009-09-16 16:05:36 +02:00
os-support Add configuration option for use of SIGIO handlers for input events 2009-09-17 10:06:37 +10:00
parser parser: make libxf86config_internal.la not installed. 2009-08-07 13:36:52 +10:00
ramdac xfree86: remove a bunch of unused pci headers 2009-07-14 17:11:13 +03:00
shadowfb s/MIN/min/, s/MAX/max/ (#2968) 2009-06-03 13:45:42 -04:00
utils cvt: Allow multiple-of-60Hz refresh rates for reduced blanking. 2009-06-09 16:20:11 -04:00
vbe Update to xextproto 7.0.99.1. 2009-07-15 17:00:05 +10:00
vgahw xfree86: silence some xf86dgaproto compiler warnings 2009-09-04 12:51:02 +10:00
x86emu Revert "Make sys.c use compiler.h unaligned access functions" 2009-09-11 15:31:04 +10:00
xaa Add support for RENDER BGRA formats. 2009-08-04 23:23:21 +02:00
xf8_16bpp Update several of my and/or Red Hat's licenses to standard form. 2009-05-14 07:02:44 -04:00
Makefile.am xfree86: Change default font path to match configure.ac's --default-font-path. 2009-09-14 16:03:18 +10:00
xorgconf.cpp Update xorg.conf man page & sample for changes in Xorg 1.7 2009-09-14 16:03:18 +10:00