Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/15/2008 02:00:49
Module Name:	src
Committed By:	jmcneill
Date:		Tue Jan 15 02:00:49 UTC 2008

Modified Files:
	src/sys/dev/pci: machfb.c

Log Message:
For WSDISPLAY_GINFO, depth should be sc->bits_per_pixel, not
sc->color_depth. While we're here, implement WSDISPLAYIO_LINEBYTES.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/pci/machfb.c

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