Module Name:    src
Committed By:   brad
Date:           Wed Nov 27 12:46:37 UTC 2024

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

Log Message:
Add the MCP2221 / MCP2221A multi-io chip


To generate a diff of this commit:
cvs rdiff -u -r1.817 -r1.818 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.817 src/sys/dev/usb/usbdevs:1.818
--- src/sys/dev/usb/usbdevs:1.817	Wed Oct  2 17:15:10 2024
+++ src/sys/dev/usb/usbdevs	Wed Nov 27 12:46:37 2024
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.817 2024/10/02 17:15:10 tsutsui Exp $
+$NetBSD: usbdevs,v 1.818 2024/11/27 12:46:37 brad Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2360,6 +2360,7 @@ product MSI BLUETOOTH_3		0xa97a	Bluetoot
 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
+product MICROCHIP MCP2221	0x00dd	USB to I2C/UART Protocol Converter
 
 /* Microdia / Sonix Technology Co., Ltd. products */
 product MICRODIA YUREX		0x1010	YUREX

Reply via email to