Subject: CVS commit: [netbsd-4] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 05/12/2007 15:44:38
Module Name:	src
Committed By:	pavel
Date:		Sat May 12 15:44:38 UTC 2007

Modified Files:
	src/sys/dev/pci [netbsd-4]: radeonfb.c

Log Message:
Pull up following revision(s) (requested by macallan in ticket #615):
	sys/dev/pci/radeonfb.c: revision 1.13
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.7.2.2 -r1.7.2.3 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.