Module Name:    src
Committed By:   martin
Date:           Sat Jul  3 10:20:00 UTC 2021

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.3

Log Message:
Ticket #1311


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-9.3

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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.11 src/doc/CHANGES-9.3:1.1.2.12
--- src/doc/CHANGES-9.3:1.1.2.11	Fri Jun 25 19:09:53 2021
+++ src/doc/CHANGES-9.3	Sat Jul  3 10:20:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.11 2021/06/25 19:09:53 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.12 2021/07/03 10:20:00 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -275,3 +275,11 @@ distrib/sun3/miniroot/Makefile			1.50
 	- The modules and rescue sets are also required on upgrade.
 	[tsutsui, ticket #1310]
 
+sys/dev/ic/ax88190.c				1.18
+sys/dev/ic/dl10019.c				1.17
+sys/dev/ic/dp8390.c				1.99
+
+	Make sure the media / mii members in struct ethercom are initialized
+	so that the media-related ioctls work.
+	[thorpej, ticket #1311]
+

Reply via email to