Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/x11/Xserver/hw/xfree86/drivers/r128



Module Name:    src
Committed By:   macallan
Date:           Fri Apr  7 17:52:55 UTC 2006

Modified Files:
        src/x11/Xserver/hw/xfree86/drivers/r128: Makefile
        xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/ati: Imakefile
            r128_driver.c

Log Message:
avoid using vgahw and int10 on macppc, sparc and sparc64 since we never use
VGA textmode on this hardware.
Fixes errors like this:
xf86MapVidMem: could not mmap screen [s=20000,a=a0000] (Invalid argument)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/x11/Xserver/hw/xfree86/drivers/r128/Makefile
cvs rdiff -r1.1.1.8 -r1.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/ati/Imakefile
cvs rdiff -r1.2 -r1.3 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/ati/r128_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index