Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1311
details: https://anonhg.NetBSD.org/src/rev/c4dcad01bc22
branches: netbsd-9
changeset: 984324:c4dcad01bc22
user: martin <martin%NetBSD.org@localhost>
date: Sat Jul 03 10:20:00 2021 +0000
description:
Ticket #1311
diffstat:
doc/CHANGES-9.3 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r f659b16def89 -r c4dcad01bc22 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Sat Jul 03 10:18:16 2021 +0000
+++ b/doc/CHANGES-9.3 Sat Jul 03 10:20:00 2021 +0000
@@ -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 @@
- 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]
+
Home |
Main Index |
Thread Index |
Old Index