diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2021-02-14 17:20:48 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2021-02-14 17:20:48 +0000 |
commit | 37ba3a8fa9bf6c466a297df239803e29b52f1645 (patch) | |
tree | c634640572a221893bed68a7d1da4c28fff80d8b /sys/dev/pci/pcidevs | |
parent | b370a3075af4eb84cc1b594766351a6ee03e4cb6 (diff) |
Add a few more devices that show up on the Apple M1 mini.
ok patrick@, deraadt@
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 568f4dfdac2..ed3b2689d48 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$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 $ */ /* @@ -1024,6 +1024,7 @@ product APPLE INTREPID2_ATA 0x0069 Intrepid 2 ATA product APPLE INTREPID2_FW 0x006a Intrepid 2 FireWire product APPLE INTREPID2_GMAC 0x006b Intrepid 2 GMAC product APPLE BCM5701 0x1645 BCM5701 +product APPLE M1_PCIE 0x100c M1 PCIe product APPLE NVME1 0x2001 NVMe product APPLE NVME2 0x2003 NVMe @@ -2972,6 +2973,7 @@ product FREESCALE MPC8343 0x0087 MPC8343 /* Fresco Logic products */ product FRESCO FL1000 0x1000 FL1000 xHCI product FRESCO FL1009 0x1009 FL1009 xHCI +product FRESCO FL1100 0x1100 FL1100 xHCI product FRESCO FL1400 0x1400 FL1400 xHCI /* Fujitsu products */ |