Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 05/02/2000 10:50:53
Module Name:	syssrc
Committed By:	uch
Date:		Tue May  2 17:50:53 UTC 2000

Modified Files:
	syssrc/sys/arch/hpcmips/conf: TX3922 files.hpcmips
	syssrc/sys/arch/hpcmips/dev: plumvideo.c plumvideoreg.h
	syssrc/sys/arch/hpcmips/tx: tx3912video.c

Log Message:
add ioctl, mmap.
hpcfb directly attach to tx3912video and plumvideo. (no longer use bivideo)
XXX CLUT


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/hpcmips/conf/TX3922
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/hpcmips/conf/files.hpcmips
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/hpcmips/dev/plumvideo.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcmips/dev/plumvideoreg.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/hpcmips/tx/tx3912video.c

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