Subject: CVS commit: src/sys/dev/wsfb
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 08/04/2007 23:51:37
Module Name:	src
Committed By:	macallan
Date:		Sat Aug  4 23:51:37 UTC 2007

Modified Files:
	src/sys/dev/wsfb: genfb.c genfbvar.h

Log Message:
add shadow fb support
now genfb is actually usable even on slow PCI framebuffers. Yay Jared :)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/wsfb/genfb.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/wsfb/genfbvar.h

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