diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2017-07-05 12:43:33 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2017-07-05 12:43:33 +0000 |
commit | f3cde4173ea8bd3b93ffb4d0034c947fcc99027a (patch) | |
tree | 9c07976e464bb8ea3dd2b199439aea4292ffbd87 /sys/dev/pci/pcidevs.h | |
parent | 22e4a7303df4649bf7a0ba3a027c975f633c63aa (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index fc1f0835c75..2d9d5c24f55 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.1821 2017/07/03 06:32:54 dlg Exp + * OpenBSD: pcidevs,v 1.1822 2017/07/05 12:43:10 kettenis Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3632,6 +3632,7 @@ #define PCI_PRODUCT_INTEL_BSW_PCIE_2 0x22ca /* Braswell PCIE */ #define PCI_PRODUCT_INTEL_BSW_PCIE_3 0x22cc /* Braswell PCIE */ #define PCI_PRODUCT_INTEL_BSW_PCIE_4 0x22ce /* Braswell PCIE */ +#define PCI_PRODUCT_INTEL_BSW_SENSOR 0x22d8 /* Braswell Sensor Hub */ #define PCI_PRODUCT_INTEL_BSW_PM 0x22dc /* Braswell Power */ #define PCI_PRODUCT_INTEL_DH8900_LPC 0x2310 /* DH8900 LPC */ #define PCI_PRODUCT_INTEL_DH8900_AHCI 0x2323 /* DH8900 AHCI */ |