Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 12/13/2006 00:19:01
Module Name: src
Committed By: macallan
Date: Wed Dec 13 00:19:01 UTC 2006
Modified Files:
src/sys/dev/pci: radeonfb.c
Log Message:
various minor fixes:
- avoid virtual resolution < physical resolution (Marco Trillo)
- don't use hardware-accelerated putchar() on R3xx
- clear screen when attaching wsdisplay
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/radeonfb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.