Source-Changes-HG archive

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

[src/netbsd-10]: src/doc Ticket #122



details:   https://anonhg.NetBSD.org/src/rev/98dffd847fab
branches:  netbsd-10
changeset: 373923:98dffd847fab
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Mar 20 17:25:14 2023 +0000

description:
Ticket #122

diffstat:

 doc/CHANGES-10.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r f4805b731e7b -r 98dffd847fab doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Mon Mar 20 17:24:14 2023 +0000
+++ b/doc/CHANGES-10.0  Mon Mar 20 17:25:14 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.45 2023/03/15 18:42:44 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.46 2023/03/20 17:25:14 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -1488,3 +1488,13 @@
        vnd(4): PR 57263: avoid deadlock.
        [hannken, ticket #121]
 
+sys/dev/wscons/wsdisplay.c                     1.166
+sys/dev/wscons/wsdisplayvar.h                  1.57
+sys/external/bsd/drm2/dist/drm/amd/amdgpu/amdgpu_gart.c 1.11
+sys/external/bsd/drm2/nouveau/nouveau_pci.c    1.37
+sys/external/bsd/drm2/radeon/radeon_pci.c      1.22
+
+       PRs 53126, 56714: fix nouveau and amdgpu booting via UEFI bootloader.
+       Fix bogus loop invariant assertions.
+       [mrg, ticket #122]
+



Home | Main Index | Thread Index | Old Index