1 --- xserver-xorg-video-psb-0.31.0/src/psb_driver.c 2009-04-17 11:22:26.000000000 -0700
2 +++ xserver-xorg-video-psb-0.31.0/src/psb_driver.c.new 2009-08-14 15:41:35.047596131 -0700
4 xf86DrvMsg(pScrn->scrnIndex, from, "Use %s cursor.\n",
5 pPsb->sWCursor ? "software" : "hardware");
7 - pPsb->ignoreACPI = FALSE;
8 + pPsb->ignoreACPI = TRUE;
10 xf86GetOptValBool(pPsb->options, OPTION_IGNORE_ACPI,