Subject: CVS commit: src/sys/dev/wsfb
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 04/10/2007 00:14:42
Module Name:	src
Committed By:	macallan
Date:		Tue Apr 10 00:14:42 UTC 2007

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

Log Message:
- move all memory mapping into the bus frontend
- get rid of macppc-isms like *_mmap() returning physical addresses


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/wsfb/genfb.c src/sys/dev/wsfb/genfbvar.h \
    src/sys/dev/wsfb/pci_genfb.c

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