Subject: CVS commit: src/sys/dev/tc
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 12/20/2003 07:10:01
Module Name:	src
Committed By:	nisimura
Date:		Sat Dec 20 07:10:01 UTC 2003

Modified Files:
	src/sys/dev/tc: cfb.c mfb.c tfb.c xcfb.c

Log Message:
- Minor coding modifications for VDAC register access.
- De-__P() this time.
Tested valid with 4MAXINE.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/dev/tc/cfb.c src/sys/dev/tc/tfb.c
cvs rdiff -r1.40 -r1.41 src/sys/dev/tc/mfb.c
cvs rdiff -r1.35 -r1.36 src/sys/dev/tc/xcfb.c

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