Module Name: src Committed By: bouyer Date: Wed Jul 16 19:05:37 UTC 2014
Modified Files: src/doc: CHANGES Log Message: Mention tiotg and tifb To generate a diff of this commit: cvs rdiff -u -r1.1947 -r1.1948 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.1947 src/doc/CHANGES:1.1948 --- src/doc/CHANGES:1.1947 Mon Jul 14 14:08:41 2014 +++ src/doc/CHANGES Wed Jul 16 19:05:37 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1947 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1948 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -443,3 +443,7 @@ Changes from NetBSD 6.0 to NetBSD 7.0: dhcpcd(8): Import dhcpcd-6.4.2 [roy 20140714] wskbd(4): Added belgian keyboard layouts (KB_BE) to pckbd(4) and ukbd(4). [mbalmer 20140714] + tiotg(4): added a driver for the Texas Instruments AM335x SoC's + USB OTG controller. [bouyer 20140716] + tifb(4): added an experimental driver for the Texas Instruments AM335x + SoC's graphic controller. [bouyer 20140716]