Module Name: src Committed By: jdc Date: Fri Apr 15 15:30:59 UTC 2011
Modified Files: src/doc: CHANGES Log Message: Clarify ffb EDID entry. To generate a diff of this commit: cvs rdiff -u -r1.1538 -r1.1539 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1538 src/doc/CHANGES:1.1539 --- src/doc/CHANGES:1.1538 Sun Apr 10 15:26:37 2011 +++ src/doc/CHANGES Fri Apr 15 15:30:59 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1538 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1539 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -987,4 +987,5 @@ [phx 20110404] sandpoint: QNAP support. [phx 20110405] dhcpcd(8): Import dhcpcd-5.2.12. [roy 20110406] - sparc64: Add EDID support to ffb(4). [jdc 20110408] + sparc64: Add EDID (Extended Display Identification Data) reading, + and video mode setting support, to ffb(4). [jdc 20110408]