From: fcambus Date: Thu, 5 May 2022 12:29:14 +0000 (+0000) Subject: regen X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=bd5459da65d9ab41d8285e1dffb2b95f155ad35d;p=openbsd regen --- diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 4264ace85f9..55f38521446 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.1992 2022/05/04 08:10:43 jsg Exp + * OpenBSD: pcidevs,v 1.1993 2022/05/05 12:26:06 fcambus Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -823,6 +823,7 @@ #define PCI_PRODUCT_AMD_17_1X_XHCI_2 0x15e1 /* 17h/1xh xHCI */ #define PCI_PRODUCT_AMD_17_1X_ACP 0x15e2 /* 17h/1xh I2S Audio */ #define PCI_PRODUCT_AMD_17_1X_HDA 0x15e3 /* 17h/1xh HD Audio */ +#define PCI_PRODUCT_AMD_17_1X_SFH 0x15e6 /* 17h/1xh SFH */ #define PCI_PRODUCT_AMD_17_1X_DF_0 0x15e8 /* 17h/1xh Data Fabric */ #define PCI_PRODUCT_AMD_17_1X_DF_1 0x15e9 /* 17h/1xh Data Fabric */ #define PCI_PRODUCT_AMD_17_1X_DF_2 0x15ea /* 17h/1xh Data Fabric */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 1159469157e..cb2b7bf5b2e 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.1992 2022/05/04 08:10:43 jsg Exp + * OpenBSD: pcidevs,v 1.1993 2022/05/05 12:26:06 fcambus Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1559,6 +1559,10 @@ static const struct pci_known_product pci_known_products[] = { PCI_VENDOR_AMD, PCI_PRODUCT_AMD_17_1X_HDA, "17h/1xh HD Audio", }, + { + PCI_VENDOR_AMD, PCI_PRODUCT_AMD_17_1X_SFH, + "17h/1xh SFH", + }, { PCI_VENDOR_AMD, PCI_PRODUCT_AMD_17_1X_DF_0, "17h/1xh Data Fabric",