Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 04/13/2002 12:29:55
Module Name:	syssrc
Committed By:	takemura
Date:		Sat Apr 13 09:29:55 UTC 2002

Modified Files:
	syssrc/sys/arch/hpcmips/dev: plumvideo.c
	syssrc/sys/arch/hpcmips/tx: tx3912video.c
	syssrc/sys/arch/hpcsh/dev/hd64461: hd64461video.c
	syssrc/sys/dev/hpc: hpcfb.c

Log Message:
Fixed dev/hpc/hpcfb.c to set RI_BSWAP flag in 8bpp for rasops8.c
and backout changes 'fix LCD byte-order setting':
        arch/hpcsh/dev/hd64461/hd64461video.c   Rev. 1.7 to 1.8
        arch/hpcmips/dev/plumvideo.c            Rev. 1.23 to 1.24
        arch/hpcmips/tx/tx3912video.c           Rev. 1.24 to 1.25


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/hpcmips/dev/plumvideo.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/hpcmips/tx/tx3912video.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/hpcsh/dev/hd64461/hd64461video.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/hpc/hpcfb.c

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