Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 01/03/2007 19:47:17
Module Name:	src
Committed By:	macallan
Date:		Wed Jan  3 19:47:17 UTC 2007

Modified Files:
	src/sys/dev/pci: radeonfb.c radeonfbreg.h radeonfbvar.h

Log Message:
add preliminary support for setting backlight levels via ioctl()
from Johan Wallen


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/radeonfb.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/radeonfbreg.h \
    src/sys/dev/pci/radeonfbvar.h

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