Module Name: src
Committed By: martin
Date: Tue Jan 18 18:48:53 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Tickets #1402 and #1403
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.64 -r1.1.2.65 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.64 src/doc/CHANGES-9.3:1.1.2.65
--- src/doc/CHANGES-9.3:1.1.2.64 Sat Jan 8 13:24:36 2022
+++ src/doc/CHANGES-9.3 Tue Jan 18 18:48:53 2022
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.64 2022/01/08 13:24:36 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.65 2022/01/18 18:48:53 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1160,3 +1160,15 @@ sys/conf/copyright 1.20
Welcome to 2022!
[jnemeth, ticket #1401]
+sys/dev/usb/usbdevs 1.801
+sys/dev/usb/usbdevs.h (regen)
+sys/dev/usb/usbdevs_data.h (regen)
+
+ Add the Microchip PICkit3 programmer.
+ [bouyer, ticket #1402]
+
+sys/dev/usb/usb_quirks.c 1.103
+
+ Add UQ_HID_IGNORE for the Microchip PICkit2 and 3 programmers.
+ [bouyer, ticket #1403]
+