Module Name:    src
Committed By:   martin
Date:           Sun Dec 19 16:39:28 UTC 2021

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.3

Log Message:
Tickets #1394 and #1395


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.58 -r1.1.2.59 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.58 src/doc/CHANGES-9.3:1.1.2.59
--- src/doc/CHANGES-9.3:1.1.2.58	Tue Dec 14 19:06:08 2021
+++ src/doc/CHANGES-9.3	Sun Dec 19 16:39:28 2021
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.58 2021/12/14 19:06:08 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.59 2021/12/19 16:39:28 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1112,3 +1112,16 @@ sys/dev/cgd.c					1.141
 	destroying mutex.
 	[riastradh, ticket #1393]
 
+sys/dev/raidframe/rf_diskqueue.c		1.63 (patch)
+
+	raid(4): add missing buf_destroy() call.
+	[mrg, ticket #1394]
+
+sys/dev/usb/usb_quirks.c			1.101
+sys/dev/usb/usbdevs				1.799
+sys/dev/usb/usbdevs.h				(regen)
+sys/dev/usb/usbdevs_data.h			(regen)
+
+	Add two additional cyperpower UPS ids to be ignored as HID devices.
+	[mrg, ticket #1395]
+

Reply via email to