diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2016-11-10 11:50:41 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2016-11-10 11:50:41 +0000 |
commit | fbc49adba750f320db5aa5c6b50064b7913763ec (patch) | |
tree | 28d509e437e3b363e0428f5cf1d8800cd96e0590 /sys/dev/pci/pcidevs | |
parent | b7ee71ab57618aef04e53e84b1eac15548298822 (diff) |
Apple NVMe controller
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 4d6b3963c4a..bcb02db5d61 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1805 2016/09/14 00:57:17 jmatthew Exp $ +$OpenBSD: pcidevs,v 1.1806 2016/11/10 11:50:40 mpi Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -923,6 +923,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 NVME 0x2001 NVMe /* Aralion products */ product ARALION ARS106S 0x0301 ARS106S |