Module Name: src Committed By: jmcneill Date: Fri Oct 2 16:19:19 UTC 2009
Modified Files: src/doc: CHANGES Log Message: i386: Add support for enhanced speedstep on VIA C7 Esther CPUs. To generate a diff of this commit: cvs rdiff -u -r1.1299 -r1.1300 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.1299 src/doc/CHANGES:1.1300 --- src/doc/CHANGES:1.1299 Fri Oct 2 15:12:48 2009 +++ src/doc/CHANGES Fri Oct 2 16:19:19 2009 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1299 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1300 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -411,3 +411,5 @@ [tsarna 20090929] lom(4), sparc64: Add a driver for LOMlite lights out management hardware monitor and watchdog timer. [nakayama 20091002] + i386: Add support for enhanced speedstep on VIA C7 Esther CPUs. + [jmcneill 20091002]