Module Name:    src
Committed By:   snj
Date:           Sun Nov  9 19:26:47 UTC 2014

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.0

Log Message:
tickets 189 and 196


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.81 -r1.1.2.82 src/doc/CHANGES-7.0

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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.81 src/doc/CHANGES-7.0:1.1.2.82
--- src/doc/CHANGES-7.0:1.1.2.81	Sun Nov  9 16:09:49 2014
+++ src/doc/CHANGES-7.0	Sun Nov  9 19:26:47 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.81 2014/11/09 16:09:49 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.82 2014/11/09 19:26:47 snj Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -2156,3 +2156,17 @@ sys/uvm/pmap/pmap_tlb.c				1.10
 
 	Various fixes for ARM MP.
 	[skrll, ticket #188]
+
+sys/dev/ic/dwc_gmac.c				1.1-1.24
+sys/dev/ic/dwc_gmac_reg.h			1.1-12
+sys/dev/ic/dwc_gmac_var.h			1.1-1.5
+
+	Add support for Synopsis Designware GMAC ethernet core, as found
+	on various Allwiner boards and used by the awge(4) driver.
+	[martin, ticket #189]
+
+sbin/atactl/atactl.c				1.74
+
+	Add more S.M.A.R.T. attributes.
+	[mrg, ticket #196]
+

Reply via email to