Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 02/08/2007 01:45:24
Module Name:	xsrc
Committed By:	macallan
Date:		Thu Feb  8 01:45:24 UTC 2007

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb: wsfb_cursor.c

Log Message:
add an ugly workaround for some bitorder weirdness here
Krups needs HARDWARE_CURSOR_BIT_ORDER_MSBFIRST, Shark does not, even though
they use the same underlying wsdisplay driver and test programs show the
same result on both.
This needs testing on other platforms!


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb/wsfb_cursor.c

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