Module Name:    src
Committed By:   martin
Date:           Tue Jan 18 18:45:24 UTC 2022

Modified Files:
        src/sys/dev/usb [netbsd-9]: usbdevs

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1402):

        sys/dev/usb/usbdevs: revision 1.801

Add the Microchip PICkit3 programmer


To generate a diff of this commit:
cvs rdiff -u -r1.770.4.10 -r1.770.4.11 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.770.4.10 src/sys/dev/usb/usbdevs:1.770.4.11
--- src/sys/dev/usb/usbdevs:1.770.4.10	Sun Dec 19 16:34:39 2021
+++ src/sys/dev/usb/usbdevs	Tue Jan 18 18:45:23 2022
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.770.4.10 2021/12/19 16:34:39 martin Exp $
+$NetBSD: usbdevs,v 1.770.4.11 2022/01/18 18:45:23 martin Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2309,6 +2309,7 @@ product MSI BLUETOOTH_3		0xa97a	Bluetoot
 /* Microchip Technology products */
 product MICROCHIP PICKIT1	0x0032	PICkit(TM) 1 FLASH Starter Kit
 product MICROCHIP PICKIT2	0x0033	PICkit 2 Microcontroller Programmer
+product MICROCHIP PICKIT3	0x900a	PICkit 3 Microcontroller Programmer
 
 /* Microdia / Sonix Techonology Co., Ltd. products */
 product MICRODIA YUREX		0x1010	YUREX

Reply via email to