summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 2ee01a5bffd..f74d1378bb8 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.1954 2021/01/31 10:51:53 patrick Exp
+ * OpenBSD: pcidevs,v 1.1955 2021/02/14 17:20:47 kettenis Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2372,6 +2372,10 @@ static const struct pci_known_product pci_known_products[] = {
"BCM5701",
},
{
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_M1_PCIE,
+ "M1 PCIe",
+ },
+ {
PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_NVME1,
"NVMe",
},
@@ -9520,6 +9524,10 @@ static const struct pci_known_product pci_known_products[] = {
"FL1009 xHCI",
},
{
+ PCI_VENDOR_FRESCO, PCI_PRODUCT_FRESCO_FL1100,
+ "FL1100 xHCI",
+ },
+ {
PCI_VENDOR_FRESCO, PCI_PRODUCT_FRESCO_FL1400,
"FL1400 xHCI",
},