summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-12-07 03:59:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-12-07 03:59:32 +0000
commitb889338b1acd1c1f4ca18098ac8ffc45fb38445d (patch)
tree378cb7b337b733634690ab247455bd8c966435c8 /sys/dev/pci
parent6e07d2159b98f65ab7c01a6131a28d7f1c5db13c (diff)
sync
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcidevs.h3
-rw-r--r--sys/dev/pci/pcidevs_data.h6
2 files changed, 7 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 4b830b00691..076ee38e2cb 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.1751 2014/12/06 02:47:16 jsg Exp
+ * OpenBSD: pcidevs,v 1.1752 2014/12/07 03:59:25 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -4815,6 +4815,7 @@
/* Nanjing QinHeng Electronics products */
#define PCI_PRODUCT_WCH_CH352 0x3253 /* CH352 */
+#define PCI_PRODUCT_WCH2_CH351 0x2273 /* CH351 */
#define PCI_PRODUCT_WCH2_CH382_1 0x3253 /* CH382 */
#define PCI_PRODUCT_WCH2_CH382_2 0x3250 /* CH382 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 1d4d9271f0a..48802e12f25 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.1751 2014/12/06 02:47:16 jsg Exp
+ * OpenBSD: pcidevs,v 1.1752 2014/12/07 03:59:25 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -16452,6 +16452,10 @@ static const struct pci_known_product pci_known_products[] = {
"CH352",
},
{
+ PCI_VENDOR_WCH2, PCI_PRODUCT_WCH2_CH351,
+ "CH351",
+ },
+ {
PCI_VENDOR_WCH2, PCI_PRODUCT_WCH2_CH382_1,
"CH382",
},