Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1147 - #1149



details:   https://anonhg.NetBSD.org/src/rev/31a5df97b5d3
branches:  netbsd-9
changeset: 947160:31a5df97b5d3
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Dec 12 13:04:48 2020 +0000

description:
Tickets #1147 - #1149

diffstat:

 doc/CHANGES-9.2 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r b0ccaefeb05e -r 31a5df97b5d3 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Sat Dec 12 13:03:46 2020 +0000
+++ b/doc/CHANGES-9.2   Sat Dec 12 13:04:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.20 2020/12/11 15:44:07 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.21 2020/12/12 13:04:48 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1194,3 +1194,20 @@
        hvn(4): fix handling of generic ioctls, including ifconfig up/down.
        [nonaka, ticket #1146]
 
+sys/dev/usb/ucom.c                             1.128
+
+       Properly wait for refcounts to drain to avoid potential panics
+       when detaching the device.
+       [mrg, ticket #1147]
+
+sbin/atactl/atactl.c                           1.84
+
+       Micron SMART 202 is percent lifetime used not remaining.
+       [mrg, ticket #1148]
+
+sys/dev/fdt/pwm_backlight.c                    1.7
+
+       Save the new current level when set by the user, so it is properly
+       restored after dpms blanking.
+       [mrg, ticket #1149]
+



Home | Main Index | Thread Index | Old Index