summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2022-08-01 09:37:01 +0000
committermartin <martin@NetBSD.org>2022-08-01 09:37:01 +0000
commit9518d34aba912d762a51915fc486ebe8d8454034 (patch)
tree11af151c2603f05a5f34cbece1f5245b8dddee67
parent4a1f1950a1b763ad19f6ebf0aaa0989c67d569f9 (diff)
Ticket #1483
-rw-r--r--doc/CHANGES-9.38
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/CHANGES-9.3 b/doc/CHANGES-9.3
index 7a4b3be5fec..85d0ef59a54 100644
--- a/doc/CHANGES-9.3
+++ b/doc/CHANGES-9.3
@@ -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]
+
+