xserver-multidpi/hw/xfree86/os-support
Adam Jackson d88fb00d79 linux: Make failure to iopl non-fatal
We load the driver list, then enable I/O, then call driver probe based
on whether I/O enable succeeded.  That's bad, because the loaded
security policy might forbid port access.  We happen to treat that as
fatal for some reason, which means even drivers that don't need I/O
access (like kms and fbdev) don't get the chance to run.  Facepalm.

How about we just make that non-fatal instead, that sounds like a much
better plan.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2012-09-20 11:07:27 -04:00
..
bsd Fix up formatting of initializers for arrays of structs 2012-08-06 15:22:53 -07:00
bus Fix up formatting of initializers for arrays of structs 2012-08-06 15:22:53 -07:00
hurd Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
linux linux: Make failure to iopl non-fatal 2012-09-20 11:07:27 -04:00
misc Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
shared XFree86: os-support: Remove unused xf86MakeNewMapping 2012-07-10 00:42:10 -07:00
solaris Fix up formatting of initializers for arrays of structs 2012-08-06 15:22:53 -07:00
stub Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am xfree86: Add stubs for os-support to help adding new architecture support 2011-10-15 21:18:47 -07:00
xf86_OSlib.h os-support: add Cygwin support 2012-04-05 21:57:03 -05:00
xf86_OSproc.h XFree86: os-support: Remove unused xf86MakeNewMapping 2012-07-10 00:42:10 -07:00
xf86OSpriv.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00