Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 03/20/2001 14:50:08
Module Name: syssrc
Committed By: reinoud
Date: Tue Mar 20 12:50:08 UTC 2001
Modified Files:
syssrc/sys/arch/arm32/vidc/console: vidcrender.c
Log Message:
`bitsperpixel' in the bootconfig structure is replaced by `log2_bpp'
for thats the value that is in it anyway and not the number of bits per pixel !
This to avoid confusion.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm32/vidc/console/vidcrender.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.