Signed-off-by: Tiago Vignatti <[email protected]>
---
hw/xfree86/common/xf86Bus.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/hw/xfree86/common/xf86Bus.c b/hw/xfree86/common/xf86Bus.c
index c299c81..e7db2cd 100644
--- a/hw/xfree86/common/xf86Bus.c
+++ b/hw/xfree86/common/xf86Bus.c
@@ -457,13 +457,13 @@ xf86PostProbe(void)
void
xf86PostScreenInit(void)
{
+ xf86VGAarbiterWrapFunctions();
+
if (fbSlotClaimed) {
SetSIGIOForState(OPERATING);
return;
}
- xf86VGAarbiterWrapFunctions();
-
DebugF("PostScreenInit generation: %i\n",serverGeneration);
xf86EnterServerState(OPERATING);
}
--
1.6.0.4
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel