Module Name: src Committed By: skrll Date: Wed Nov 10 22:37:24 UTC 2010
Modified Files: src/doc: CHANGES Log Message: Note nside(4). To generate a diff of this commit: cvs rdiff -u -r1.1454 -r1.1455 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.1454 src/doc/CHANGES:1.1455 --- src/doc/CHANGES:1.1454 Tue Nov 9 15:06:08 2010 +++ src/doc/CHANGES Wed Nov 10 22:37:23 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1454 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1455 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -776,3 +776,5 @@ atf(7): Import 0.12. [jmmv 20101107] hp700: Update sti(4) from OpenBSD and add pci(4) attachment. [skrll 20101109] + nside(4): Add a driver for the National Semiconductor PC87415 IDE + controler. [skrll 20101110]