Module Name: src Committed By: skrll Date: Tue Nov 9 15:06:09 UTC 2010
Modified Files: src/doc: CHANGES Log Message: Note sti(4) changes. To generate a diff of this commit: cvs rdiff -u -r1.1453 -r1.1454 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.1453 src/doc/CHANGES:1.1454 --- src/doc/CHANGES:1.1453 Sun Nov 7 17:51:52 2010 +++ src/doc/CHANGES Tue Nov 9 15:06:08 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1453 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1454 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -774,3 +774,5 @@ schide(4): Add Intel SCH IDE driver from OpenBSD. [jakllsch 20101106] atf(7): Import 0.12. [jmmv 20101107] + hp700: Update sti(4) from OpenBSD and add pci(4) attachment. + [skrll 20101109]