Module Name: src Committed By: jakllsch Date: Sat Nov 6 15:26:57 UTC 2010
Modified Files: src/doc: CHANGES Log Message: Note addition of schide(4). To generate a diff of this commit: cvs rdiff -u -r1.1450 -r1.1451 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.1450 src/doc/CHANGES:1.1451 --- src/doc/CHANGES:1.1450 Fri Nov 5 11:23:54 2010 +++ src/doc/CHANGES Sat Nov 6 15:26:57 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1450 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1451 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -770,3 +770,5 @@ [christos 20101103] fujitsu(4): Add brightness and hotkey drivers for Fujitsu laptops. [gsutre 20101105] + schide(4): Add Intel SCH IDE driver from OpenBSD. + [jakllsch 20101106]