Source-Changes archive

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

CVS commit: [netbsd-7] xsrc/external/mit



Module Name:    xsrc
Committed By:   martin
Date:           Mon Jul 11 10:18:49 UTC 2016

Modified Files:
        xsrc/external/mit/xf86-video-siliconmotion/dist/src [netbsd-7]:
            smi_driver.c
        xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw [netbsd-7]: vgaHW.h

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #1201):
        external/mit/xf86-video-siliconmotion/dist/src/smi_driver.c: revision 1.5
        external/mit/xorg-server/dist/hw/xfree86/vgahw/vgaHW.h: revision 1.2
Avoid legacy VGA I/O port access on MIPS. Xorg converts the I/O port
address to a pointer and dereferences it, and then seg faults.
This fixes Xorg on my Lemote YeeLoong netbook.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.4.1 \
    xsrc/external/mit/xf86-video-siliconmotion/dist/src/smi_driver.c
cvs rdiff -u -r1.1.1.3 -r1.1.1.3.10.1 \
    xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/vgaHW.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