diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2020-06-09 22:23:22 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2020-06-09 22:23:22 +0000 |
commit | 222a47d4911b74539e9c068bb55a6931c7efbc3e (patch) | |
tree | 6b639e2f9e62c42e534cda76a13481536c4bdf74 /sys/dev/pci/pcidevs.h | |
parent | 30d7033fe761b89d077a376e6026b0e9687abc1f (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 6e51ab5d449..8b2011787ad 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.1926 2020/06/07 20:48:49 kettenis Exp + * OpenBSD: pcidevs,v 1.1927 2020/06/09 22:22:39 kettenis Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3086,6 +3086,7 @@ #define PCI_PRODUCT_IBM_4810_BSP 0x0295 /* 4810 BSP */ #define PCI_PRODUCT_IBM_4810_SCC 0x0297 /* 4810 SCC */ #define PCI_PRODUCT_IBM_CALGARY_IOMMU 0x02a1 /* Calgary IOMMU */ +#define PCI_PRODUCT_IBM_POWER9_HB 0x04c1 /* POWER9 Host */ /* IC Ensemble */ #define PCI_PRODUCT_ICENSEMBLE_ICE1712 0x1712 /* Envy24 I/O Ctrlr */ |