Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/chips
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 09/23/2006 04:59:49
Module Name:	xsrc
Committed By:	macallan
Date:		Sat Sep 23 04:59:49 UTC 2006

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/chips: ct_accel.c
	    ct_driver.c ct_driver.h

Log Message:
make this work on macppc ( namely the PowerBook 3400c )
Caveats:
- pattern fills are still in the wrong byte order
- needs testing on little endian ( see if I broke anything )
the point is to use the little endian upload port for monochrome data even on
big endian machines


To generate a diff of this commit:
cvs rdiff -r1.1.1.7 -r1.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/chips/ct_accel.c \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/chips/ct_driver.c \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/chips/ct_driver.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.