Module Name: src
Committed By: martin
Date: Mon Jan 30 11:42:11 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1580
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-9.4
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-9.4
diff -u src/doc/CHANGES-9.4:1.1.2.42 src/doc/CHANGES-9.4:1.1.2.43
--- src/doc/CHANGES-9.4:1.1.2.42 Mon Jan 23 14:12:08 2023
+++ src/doc/CHANGES-9.4 Mon Jan 30 11:42:11 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.42 2023/01/23 14:12:08 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.43 2023/01/30 11:42:11 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -705,3 +705,12 @@ sys/dev/pci/ixgbe/ixv.c 1.183
- KNF. Modify comment. Fix typo.
[msaitoh, ticket #1579]
+share/man/man4/puc.4 1.44
+sys/dev/pci/pcidevs 1.1477
+sys/dev/pci/pucdata.c 1.114
+sys/dev/pci/pcidevs.h (regen)
+sys/dev/pci/pcidevs_data.h (regen)
+
+ PR 57202: add support for the EXAR XR17V354 PCIe UART.
+ [thorpej, ticket #1580]
+