diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2019-04-24 03:44:51 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2019-04-24 03:44:51 +0000 |
commit | 06f3bb13d16414d2ea8f31606c6f83b4c748b2ca (patch) | |
tree | ee8f9839d8bc4aaf484a5407ef22a770792d5628 | |
parent | 4a40c69ae1bf8663647096da8ef29ec2618915d8 (diff) |
add the product id for VMware NVMe interface
-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 bda8b9771de..a6dd79cc654 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1884 2019/04/23 19:19:33 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1885 2019/04/24 03:44:50 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -8089,6 +8089,7 @@ product VMWARE PCIE 0x07a0 PCIE product VMWARE NET_3 0x07b0 VMXNET3 product VMWARE PVSCSI 0x07c0 PVSCSI product VMWARE AHCI 0x07e0 AHCI +product VMWARE NVME 0x07f0 NVMe product VMWARE VMI 0x0801 VMI product VMWARE HDA 0x1977 HD Audio |