Module Name: src Committed By: bouyer Date: Mon Apr 4 17:27:32 UTC 2011
Modified Files: src/doc: CHANGES Log Message: Note rdcpcib(4) To generate a diff of this commit: cvs rdiff -u -r1.1534 -r1.1535 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.1534 src/doc/CHANGES:1.1535 --- src/doc/CHANGES:1.1534 Mon Apr 4 14:47:49 2011 +++ src/doc/CHANGES Mon Apr 4 17:27:32 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1534 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1535 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -980,3 +980,6 @@ ssh-askpass: Updated to 1.2.0. [mbalmer 20110403] rdcide(4): add a driver for the IDE controller found in RDC's vortex86 and PMX-1000 system-on-chip. [bouyer 20110404] + rdcpcib(4): add a driver for the PCI/ISA bridge and watchdog timer + found in RDC's vortex86 and PMX-1000 system-on-chip. + [bouyer 20110404]