Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1153 and #1154



details:   https://anonhg.NetBSD.org/src/rev/dcf4e2f78972
branches:  netbsd-8
changeset: 447233:dcf4e2f78972
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jan 03 11:27:32 2019 +0000

description:
Tickets #1153 and #1154

diffstat:

 doc/CHANGES-8.1 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 01a2cb630c05 -r dcf4e2f78972 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Thu Jan 03 11:26:42 2019 +0000
+++ b/doc/CHANGES-8.1   Thu Jan 03 11:27:32 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.84 2019/01/03 09:03:41 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.85 2019/01/03 11:27:32 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2163,3 +2163,16 @@
        Welcome to 2019!
        [jnemeth, ticket #1152]
 
+sys/dev/ic/spdmem.c                            1.29,1.30
+sys/dev/ic/spdmemvar.h                         1.14
+
+       - Fix DDR4's rows and columns value.
+       - Print "banks/group" instead of "banks".
+       - Print rank on DDR4.
+       [msaitoh, ticket #1153]
+
+usr.sbin/acpitools/acpidump/acpi.c             1.43
+
+       Fix acpi_print_string(), handle NUL termination correctly.
+       [msaitoh, ticket #1154]
+



Home | Main Index | Thread Index | Old Index