summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2019-05-02 09:50:31 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2019-05-02 09:50:31 +0000
commitbe14a99de40733ee3418d8aa1e87b1ff4448e24e (patch)
tree23639092062f4c40d1df6e9e0a2b309a732e6cdf /sys/dev/pci/pcidevs_data.h
parent13e62592b0bf84f032cad23ccc317c10f9abd3d6 (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 79ed56da399..273f470e18a 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.1885 2019/04/24 03:44:50 dlg Exp
+ * OpenBSD: pcidevs,v 1.1886 2019/05/02 09:49:36 kettenis Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1512,6 +1512,10 @@ static const struct pci_known_product pci_known_products[] = {
"AMD64 17h/1xh PCIE",
},
{
+ PCI_VENDOR_AMD, PCI_PRODUCT_AMD_CCPV5C,
+ "Cryptographic Co-processor v5c",
+ },
+ {
PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_17_1X_XHCI_1,
"AMD64 17h/1xh xHCI",
},