Module Name: src
Committed By: msaitoh
Date: Fri Aug 1 05:01:41 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
wm(4): Add internal SERDES support older than 82575.
To generate a diff of this commit:
cvs rdiff -u -r1.1954 -r1.1955 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.1954 src/doc/CHANGES:1.1955
--- src/doc/CHANGES:1.1954 Thu Jul 31 14:05:57 2014
+++ src/doc/CHANGES Fri Aug 1 05:01:41 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1954 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1955 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -450,6 +450,8 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
lua: Updated to 5.3 work3 [lneto 20140719]
urtwn(4): Add support for Realtek RTL8188EUS and RTL8188ETV chipsets.
Ported from FreeBSD. [nonaka 20140720]
+ wm(4): Add internal SERDES support older than 82575.
+ [msaitoh 20140722]
tmux(1): Import of tmux 1.9a. [christos 20140724]
kernel: Added fdiscard and posix_fallocate system calls.
[dholland 20140725]