CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]> Wed, 21 May 2008 15:23:58 -0700 (PDT)
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 08/05/21 15:23:58 Log message: 52. Fix radeon driver to not relocate the framebuffer within its aperture on non-DRI platforms. Fixes a SunOS/sparc panic upon /dev/console (or /dev/wscons) output while the server is running. (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/drivers/ati/: radeon_driver.c Revision Changes Path 3.3963 +4 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.142 +5 -3 xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c