Module Name: src Committed By: skrll Date: Tue Jan 28 17:32:00 UTC 2014
Modified Files: src/doc: CHANGES Log Message: Note National Semiconductor PC87560 ohci(4) support. To generate a diff of this commit: cvs rdiff -u -r1.1883 -r1.1884 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.1883 src/doc/CHANGES:1.1884 --- src/doc/CHANGES:1.1883 Tue Jan 21 17:50:47 2014 +++ src/doc/CHANGES Tue Jan 28 17:32:00 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1883 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1884 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -343,3 +343,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: postfix(1): Import version 2.10.3 [tron 20140118] igmafb(4): Added framebuffer driver for Intel Graphics [mlelstv 20140121] + ohci(4): Support the National Semiconductor PC87560 as found in + many hppa machines. [skrll 20140128]