summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorJoshua Stein <jcs@cvs.openbsd.org>2018-11-16 18:21:08 +0000
committerJoshua Stein <jcs@cvs.openbsd.org>2018-11-16 18:21:08 +0000
commit226fe8cf173076a7a370cdcb96ce360601e5263e (patch)
tree8e2c917753f72df554f21d874a29e2eb0bdba1e1 /sys/dev/pci/pcidevs_data.h
parente96c1d70476cb111f26862d495cb2493edcd7248 (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h12
1 files changed, 10 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index ac057f0d962..1de3bbf3783 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.1867 2018/11/11 22:31:16 fcambus Exp
+ * OpenBSD: pcidevs,v 1.1868 2018/11/16 18:20:33 jcs Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -17932,7 +17932,7 @@ static const struct pci_known_product pci_known_products[] = {
"100 Series SMBus",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_100SERIES_LP_SPI,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_100SERIES_LP_SPI_1,
"100 Series SPI",
},
{
@@ -17944,6 +17944,14 @@ static const struct pci_known_product pci_known_products[] = {
"100 Series UART",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_100SERIES_LP_SPI_2,
+ "100 Series SPI",
+ },
+ {
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_100SERIES_LP_SPI_3,
+ "100 Series SPI",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_100SERIES_LP_XHCI,
"100 Series xHCI",
},