Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1636



details:   https://anonhg.NetBSD.org/src/rev/130b80345567
branches:  netbsd-8
changeset: 947162:130b80345567
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Dec 12 13:00:18 2020 +0000

description:
Ticket #1636

diffstat:

 doc/CHANGES-8.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 9cc261c6cbc0 -r 130b80345567 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Sat Dec 12 12:58:51 2020 +0000
+++ b/doc/CHANGES-8.3   Sat Dec 12 13:00:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.57 2020/12/11 19:35:16 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.58 2020/12/12 13:00:18 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1444,3 +1444,9 @@
        hvn(4): fix SIOCSIFFLAGS ioctl handling to make ifconfig up/down work.
        [nonaka, ticket #1635]
 
+sys/dev/usb/ucom.c                             1.128
+
+       Properly wait for refcounts to drain to avoid potential panics
+       when detaching the device.
+       [mrg, ticket #1636]
+



Home | Main Index | Thread Index | Old Index