Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 03/21/2007 20:48:07
Module Name:	src
Committed By:	macallan
Date:		Wed Mar 21 20:48:07 UTC 2007

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

Log Message:
use EDID data passed as property when present
This should allow radeonfb to do The Right Thing on Macs that use non-
standard video timings and have built-in monitors that don't provide data
via DDC since those usually have an EDID block in the OF tree.


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