Module Name: src
Committed By: isaki
Date: Sun Nov 27 09:04:37 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note powsw(4) for x68k.
To generate a diff of this commit:
cvs rdiff -u -r1.1633 -r1.1634 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.1633 src/doc/CHANGES:1.1634
--- src/doc/CHANGES:1.1633 Thu Nov 24 18:54:19 2011
+++ src/doc/CHANGES Sun Nov 27 09:04:37 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1633 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1634 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1178,3 +1178,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
audio: Audio drivers are now MP-safe. [jmcneill 20111123]
xbdback(4): driver is now MP-SAFE. [jym 20111123]
resolvconf(8): import openresolv-3.4.5 [roy 20111124]
+ x68k: Add powsw(4), a revised power switch driver [isaki 20111127]