summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2013-11-22 20:55:44 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2013-11-22 20:55:44 +0000
commite993e60c872c97c85c8a785a0287b61cfbad4470 (patch)
tree98a4673286e38f6523e4e0fbc4ae912c2ce9dddd /sys/dev/pci/pcidevs_data.h
parent13c7f987e5c01928d01a62da21333f997c2730c5 (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 fe77316afd8..ff664131a53 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.1697 2013/11/19 04:18:16 brad Exp
+ * OpenBSD: pcidevs,v 1.1698 2013/11/22 20:55:07 kettenis Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1220,6 +1220,10 @@ static const struct pci_known_product pci_known_products[] = {
"AMD64 15/1xh PCIE",
},
{
+ PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_15_1x_IOMMU,
+ "AMD64 15/1xh IOMMU",
+ },
+ {
PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_14_HB,
"AMD64 14h Host",
},