Module Name: src
Committed By: nia
Date: Wed May 25 08:54:18 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
doc: GPU driver update
To generate a diff of this commit:
cvs rdiff -u -r1.2879 -r1.2880 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2879 src/doc/CHANGES:1.2880
--- src/doc/CHANGES:1.2879 Wed May 25 08:51:20 2022
+++ src/doc/CHANGES Wed May 25 08:54:17 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2879 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2880 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -536,6 +536,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
scmd: Driver and userland utility for the Sparkfun Serial Controlled
Motor Driver [brad 20211207]
acpi(4): Updated ACPICA to 20211217. [christos 20211218]
+ kernel: Merge DRM/KMS GPU drivers from Linux 5.6. [riastradh 20211219]
udf: Fix corruption when writing to Microsoft Windows 10 formatted
recordables. [reinoud 20211216]
mcommphy(4): Add driver for Motorcomm YT8511 GbE PHY.