diff options
| author | bouyer <bouyer@NetBSD.org> | 2022-01-17 11:11:41 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2022-01-17 11:11:41 +0000 |
| commit | ae274f9486d849c54b391d7f2dab8ead4e049ceb (patch) | |
| tree | 51f2eda8c29f803a8a729fe2bfb51ece05ab9798 /sys/dev/usb/usbdevs_data.h | |
| parent | 21d2b7ab00157745d2ccd2b447f272048326bd50 (diff) | |
Regen: Add the Microchip PICkit3 programmer
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 3ec419cc5fe..af9fcedcd75 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs_data.h,v 1.791 2022/01/12 12:54:45 martin Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.792 2022/01/17 11:11:41 bouyer Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * 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 */ /*- @@ -3108,6 +3108,8 @@ static const uint32_t usb_products[] = { 14294, 5627, 14305, 14311, 14319, 0, USB_VENDOR_MICROCHIP, USB_PRODUCT_MICROCHIP_PICKIT2, 14323, 6595, 14330, 14346, 0, + USB_VENDOR_MICROCHIP, USB_PRODUCT_MICROCHIP_PICKIT3, + 14323, 6597, 14330, 14346, 0, USB_VENDOR_MICRODIA, USB_PRODUCT_MICRODIA_YUREX, 14357, 0, USB_VENDOR_MICRONET, USB_PRODUCT_MICRONET_SP128AR, @@ -5904,7 +5906,7 @@ static const char usb_words[] = { "." "5\0" /* 1 refs @ 6588 */ "iPad\0" /* 4 refs @ 6590 */ "2\0" /* 12 refs @ 6595 */ - "3\0" /* 4 refs @ 6597 */ + "3\0" /* 5 refs @ 6597 */ "Mini\0" /* 5 refs @ 6599 */ "Host\0" /* 11 refs @ 6604 */ "MacBookPro\0" /* 3 refs @ 6609 */ @@ -6927,9 +6929,9 @@ static const char usb_words[] = { "." "FLASH\0" /* 1 refs @ 14305 */ "Starter\0" /* 1 refs @ 14311 */ "Kit\0" /* 2 refs @ 14319 */ - "PICkit\0" /* 1 refs @ 14323 */ - "Microcontroller\0" /* 1 refs @ 14330 */ - "Programmer\0" /* 1 refs @ 14346 */ + "PICkit\0" /* 2 refs @ 14323 */ + "Microcontroller\0" /* 2 refs @ 14330 */ + "Programmer\0" /* 2 refs @ 14346 */ "YUREX\0" /* 1 refs @ 14357 */ "SP128AR\0" /* 1 refs @ 14363 */ "EtherFast\0" /* 1 refs @ 14371 */ |
