summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2021-02-14 17:21:17 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2021-02-14 17:21:17 +0000
commit0adea69176ccc384b5dcf6dc7f4309c54e9030e0 (patch)
tree4edd180581fc9b985004c96190147518d9b3b990 /sys/dev/pci/pcidevs_data.h
parent37ba3a8fa9bf6c466a297df239803e29b52f1645 (diff)
regen
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",
},