From be14a99de40733ee3418d8aa1e87b1ff4448e24e Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 2 May 2019 09:50:31 +0000 Subject: regen --- sys/dev/pci/pcidevs_data.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sys/dev/pci/pcidevs_data.h') 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 $ */ @@ -1511,6 +1511,10 @@ static const struct pci_known_product pci_known_products[] = { PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_17_1X_PCIE_3, "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", -- cgit v1.2.3