Module Name:    src
Committed By:   martin
Date:           Thu Nov 14 18:17:19 UTC 2019

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.3

Log Message:
Ticket #1712


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-7.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-7.3
diff -u src/doc/CHANGES-7.3:1.1.2.66 src/doc/CHANGES-7.3:1.1.2.67
--- src/doc/CHANGES-7.3:1.1.2.66	Mon Nov  4 14:53:35 2019
+++ src/doc/CHANGES-7.3	Thu Nov 14 18:17:19 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.66 2019/11/04 14:53:35 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.67 2019/11/14 18:17:19 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -713,3 +713,9 @@ sys/compat/netbsd32/netbsd32_systrace_ar
 	For netbsd32_readlinkat(2), bufsize is netbsd_size_t, not size_t.
 	[rin, ticket #1711]
 
+sys/dev/pci/pucdata.c				1.105
+
+	puc(4): the 16C1054 and 16C1058 serial multi-port controllers need
+	a clock multiplier of 8, just like the 16C1050 controller.
+	[hauke, ticket #1712]
+

Reply via email to