xserver-multidpi/hw
Alan Coopersmith 2d34eace13 Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf exists
commit 48ee555833 (OpenSolaris VT support)
broke the autoconfiguration code in xf86AutoConfig.c that uses the
Solaris-specific VIS_GETIDENTIFIER ioctl on a frame buffer device like
/dev/fb by changing xf86Info.consoleFd from /dev/fb to a /dev/vt/*
device.

This fixes it by reworking the code to split the console device
(/dev/vt/*, the vtXX CLI option) from the frame buffer device
(/dev/fb, -dev option) to allow both VT and autoconfig to work.

It also fixes the console device to use /dev/fb when VT's are not
supported instead of throwing a Fatal Error because it can't open
/dev/vt/0.

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-08-18 20:18:36 -07:00
..
dmx dmx: include exglobals.h for DeviceKeyPress and friends. 2009-08-05 08:02:17 +10:00
kdrive include: untangle events.h from the SDK headers. 2009-07-30 08:43:13 +10:00
vfb input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7 2009-06-18 14:41:47 +10:00
xfree86 Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf exists 2009-08-18 20:18:36 -07:00
xnest xnest: restore xnestUpdateModifierState 2009-08-05 10:45:20 +10:00
xquartz XQuartz: AIGLX: Provide empty __glXAquaDrawableResize to avoid crashing in DoMakeCurrent 2009-08-05 16:17:47 -07:00
xwin Xming: Add NET_WM_ICON to native icon conversion 2009-08-12 17:56:06 +01:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00