Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1524 - #1526



details:   https://anonhg.NetBSD.org/src/rev/882dc67f6a3d
branches:  netbsd-9
changeset: 370091:882dc67f6a3d
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Sep 16 18:37:48 2022 +0000

description:
Tickets #1524 - #1526

diffstat:

 doc/CHANGES-9.4 |  25 ++++++++++++++++++++++++-
 1 files changed, 24 insertions(+), 1 deletions(-)

diffs (36 lines):

diff -r eb44a47fd115 -r 882dc67f6a3d doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Fri Sep 16 18:36:43 2022 +0000
+++ b/doc/CHANGES-9.4   Fri Sep 16 18:37:48 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.15 2022/09/12 17:12:39 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.16 2022/09/16 18:37:48 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -230,3 +230,26 @@
        ftp(1): PR 57003: Support relative redirects.
        [christos, #1523]
 
+sys/dev/ic/mfireg.h                            1.22
+sys/dev/pci/mfii.c                             1.16-1.22,1.27 via patch
+share/man/man4/mfii.4                          1.3 via patch
+
+       - Fix wrong access in mfii_start().
+       - Add SAS3216,SAS3224,SAS3316 and SAS3324 support.
+       - Add CVPM02 BBU support.
+       - Use bus_space_write_8() if available.
+       - Don't panic on detach if no any sensor device.
+       - Add comment. Sort entries. KNF.
+       [msaitoh, #1524]
+
+sys/dev/usb/xhci.c                             1.154
+
+       Accept USB 3.2 in xhci_id_protocols().
+       [msaitoh, ticket #1525]
+
+sys/arch/x86/x86/procfs_machdep.c              1.45
+
+       procfs: on x86 add tdx_guest, brs, hfi, ibt, amx_bf16, amx_tile
+       and amx_int8.
+       [msaitoh, ticket #1526]
+



Home | Main Index | Thread Index | Old Index