Module Name:    src
Committed By:   bouyer
Date:           Mon Jan 17 11:09:57 UTC 2022

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Add the Microchip PICkit3 programmer


To generate a diff of this commit:
cvs rdiff -u -r1.800 -r1.801 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.800 src/sys/dev/usb/usbdevs:1.801
--- src/sys/dev/usb/usbdevs:1.800	Wed Jan 12 12:54:02 2022
+++ src/sys/dev/usb/usbdevs	Mon Jan 17 11:09:57 2022
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.800 2022/01/12 12:54:02 martin Exp $
+$NetBSD: usbdevs,v 1.801 2022/01/17 11:09:57 bouyer Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2330,6 +2330,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 Technology Co., Ltd. products */
 product MICRODIA YUREX		0x1010	YUREX

Reply via email to