summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2015-12-29 22:34:15 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2015-12-29 22:34:15 +0000
commit452d2037d78ed1774348dcbf7c9da298cc21b1b2 (patch)
treef069c0a5d903ae8adfaf4d2354fb84005d353dfa /sys/dev/pci/pcidevs_data.h
parentcbfb567c14726d42a5f1ade3372f5854841474a3 (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 07b5bb1fdf6..98f70e8e555 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.1781 2015/12/26 21:57:25 kettenis Exp
+ * OpenBSD: pcidevs,v 1.1782 2015/12/29 22:33:42 kettenis Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -16088,6 +16088,10 @@ static const struct pci_known_product pci_known_products[] = {
"C610 SMBus",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C610_THERM,
+ "C610 Thermal",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C610_EHCI_1,
"C610 USB",
},