Module Name: src Committed By: jakllsch Date: Sun Sep 27 18:00:58 UTC 2009
Modified Files: src/doc: CHANGES Log Message: Note new gpio at ichlpcib support. To generate a diff of this commit: cvs rdiff -u -r1.1293 -r1.1294 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.1293 src/doc/CHANGES:1.1294 --- src/doc/CHANGES:1.1293 Sun Sep 27 16:10:15 2009 +++ src/doc/CHANGES Sun Sep 27 18:00:58 2009 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1293 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1294 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -404,3 +404,4 @@ xen: add support for request-rx-copy in the virtual network device backend. This is required by recent Xen linux kernels. [bouyer 20090925] + ichlpcib(4): Add gpio(4) support. [jakllsch 20090927]