Module Name: src
Committed By: martin
Date: Mon Aug 1 09:37:01 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1483
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.115 -r1.1.2.116 src/doc/CHANGES-9.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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.115 src/doc/CHANGES-9.3:1.1.2.116
--- src/doc/CHANGES-9.3:1.1.2.115 Wed Jul 27 14:43:31 2022
+++ src/doc/CHANGES-9.3 Mon Aug 1 09:37:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.115 2022/07/27 14:43:31 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.116 2022/08/01 09:37:01 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1913,3 +1913,9 @@ sys/arch/x86/pci/amdsmn.c 1.13
- Fix typos and whitespace.
[msaitoh, ticket #1482]
+sys/dev/usb/uslsa.c 1.32
+
+ uslsa(4): PR 56946: fix baud rate setting on big endian machines
+ [rin, ticket #1483]
+
+