Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/17/2005 22:52:46
Module Name:	src
Committed By:	martin
Date:		Mon Jan 17 22:52:46 UTC 2005

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

Log Message:
More changes from Michael Lorenz:
 - fix a panic in mach64_alloc_screen()
 - some cleanup
 - restrict mach64_mmap() to addresses which belong to it
 - mach64_attach now prints bus addresses instead of kernel vm addresses
 - initial support for macppc


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 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.