Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 09/27/2006 06:39:38
Module Name:	src
Committed By:	macallan
Date:		Wed Sep 27 06:39:38 UTC 2006

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

Log Message:
the chip wants all data we send with 64bit padding, no matter what padding
individual scanlines have so we send an extra 0 when we have to.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/chipsfb.c

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