Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support
Module Name: xsrc
Committed By: macallan
Date: Fri Oct 24 19:34:08 UTC 2008
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus: Pci.h
xf86Sbus.h
Added Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus:
netbsdSbus.c
Log Message:
add missing bits & pieces for sparc(64) and Sbus support
While there, use ppc_video.c on sparc(64) as well, sparc64_vodeo.c is
almost identical and only misses EnableIO() stuff which we'll want to add
at some point anyway and then they'd be identlical to the ones from
ppc_video.c anyway.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/ppc_video.c
cvs rdiff -r1.3 -r1.4 \
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/Pci.h
cvs rdiff -r0 -r1.1 \
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/netbsdSbus.c
cvs rdiff -r1.2 -r1.3 \
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/xf86Sbus.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