Module Name:    src
Committed By:   martin
Date:           Tue Aug 22 16:22:01 UTC 2023

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1888 and #1889


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.192 -r1.1.2.193 src/doc/CHANGES-8.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.192 src/doc/CHANGES-8.3:1.1.2.193
--- src/doc/CHANGES-8.3:1.1.2.192	Mon Aug 21 12:41:29 2023
+++ src/doc/CHANGES-8.3	Tue Aug 22 16:22:00 2023
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.192 2023/08/21 12:41:29 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.193 2023/08/22 16:22:00 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -3821,3 +3821,15 @@ sys/dev/pci/pcidevs_data.h			regen
 	- Fix description of Intel 0x37d0.
 	[msaitoh, ticket #1887]
 
+sys/arch/x86/pci/amdsmn.c			1.17
+sys/arch/x86/pci/amdzentemp.c			1.19,1.20
+
+	amdsmn(4),amdzentemp(4): Add support for Zen2 Mendocino(17h/Axh) and
+	Zen4 Phoenix(19h/7xh).
+	[msaitoh, ticket #1888]
+
+sys/dev/pci/sdhc_pci.c				1.21
+
+	Add quirk setting for some Intel eMMC devices to make them work.
+	[msaitoh, ticket #1889]
+

Reply via email to