Module Name: xsrc Committed By: macallan Date: Thu Jan 6 03:27:02 UTC 2011
Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/int10: generic.c helper_exec.c Log Message: get this a little closer to working on non-x86 by: * not poking around in IO space trying to disable / enable ancient VGAs when NO_LEGACY_VGA is defined * actually checking if what we get from read_legacy_video_BIOS() is actually a valid PC ROM image every time we try To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 \ xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/generic.c cvs rdiff -u -r1.3 -r1.4 \ xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/helper_exec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.