Module Name: src
Committed By: martin
Date: Sat Mar 27 13:02:49 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Ticket #1236
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.59 -r1.1.2.60 src/doc/CHANGES-9.2
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.2
diff -u src/doc/CHANGES-9.2:1.1.2.59 src/doc/CHANGES-9.2:1.1.2.60
--- src/doc/CHANGES-9.2:1.1.2.59 Mon Mar 22 18:24:14 2021
+++ src/doc/CHANGES-9.2 Sat Mar 27 13:02:49 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.59 2021/03/22 18:24:14 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.60 2021/03/27 13:02:49 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1882,3 +1882,10 @@ external/cddl/osnet/dist/uts/common/fs/z
PR 55042: avoid a panic when creating a directory on a NFS served ZFS.
[hannken, ticket #1235]
+sys/dev/usb/usbdevs 1.793
+sys/dev/usb/usbdevs.h (regen)
+sys/dev/usb/usbdevs_data.h (regen)
+
+ PR 56056: fix usb device id for BELKIN F5D7050E.
+ [nia, ticket #1236]
+