Source-Changes archive

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

CVS commit: [netbsd-5]



Module Name:    src
Committed By:   bouyer
Date:           Tue Oct 27 20:44:13 UTC 2009

Modified Files:
        src/external/mit/xorg/server/drivers/xf86-video-chips [netbsd-5]:
            Makefile
        xsrc/external/mit/xf86-video-chips/dist/src [netbsd-5]: ct_driver.c
            ct_driver.h

Log Message:
Pull up following revision(s) (requested by macallan in ticket #1108):
        xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.c: revision 1.4
        xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.h: revision 1.2
        external/mit/xorg/server/drivers/xf86-video-chips/Makefile: revision 1.5
make this work on shark again by enabling the VLB probe routines when HAVE_ISA
is defined. For now this disables the PCI probe routine but the only arch
where we actually need this is shark where we couldn't add a PCI CT65550
even if we wanted to.
Tested on shark and macppc
set -DHAVE_ISA on shark, with this accelerated Xorg works again on rev. 4
sharks.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.8.1 \
    src/external/mit/xorg/server/drivers/xf86-video-chips/Makefile
cvs rdiff -u -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.c \
    xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.h

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