Source-Changes archive

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

CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd



Module Name:    xsrc
Committed By:   macallan
Date:           Sat Apr 19 20:33:54 UTC 2008

Modified Files:
        xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd: Imakefile
            ppc_video.c

Log Message:
use ppc_video.c on NetBSD/shark as well.
There really isn't anything PowerPC-specific in this file and we can use the
same method to mmap() PCI IO space on other architectures as well. For
instance sparc64.
With this we can access VGA registers on shark. Just one more to go...


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd/Imakefile
cvs rdiff -r1.5 -r1.6 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd/ppc_video.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