Actions
Bug #8952
closedVMware Workstation NVMe model is of "Unknown class of pci/pnpbios device" value
Start date:
2018-01-08
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
In OpenIndiana 2017.10 I see NVMe's (from VMware Workstation 14.1 on Linux host) model name set to "Unknown class of pci/pnpbios device", does not look right to me:
... Hardware properties: name='pci-msix-capid-pointer' type=int items=1 value=00000070 name='pci-msi-capid-pointer' type=int items=1 value=00000050 name='acpi-namespace' type=string items=1 value='\_SB_.PCI0.PE40.S1F0' name='assigned-addresses' type=int items=10 value=83030010.00000000.fd4fc000.00000000.00004000.81030018.00000000.00004000.00000000.00000008 name='reg' type=int items=15 value=00030000.00000000.00000000.00000000.00000000.03030010.00000000.00000000.00000000.00004000.01030018.00000000.00000000.00000000.00000008 name='compatible' type=string items=13 value='pciex15ad,7f0.15ad.7f0.0' + 'pciex15ad,7f0.15ad.7f0' + 'pciex15ad,7f0.0' + 'pciex15ad,7f0' + 'pciexclass,010802' + 'pciexclass,0108' + 'pci15ad,7f0.15ad.7f0.0' + 'pci15ad,7f0.15ad.7f0' + 'pci15ad,7f0' + 'pci15ad,7f0.0' + 'pci15ad,7f0' + 'pciclass,010802' + 'pciclass,0108' name='model' type=string items=1 value='Unknown class of pci/pnpbios device' ... Hardware properties: name='devid' type=string items=1 value='id1,kdev@E15AD-VMware_Virtual_NVMe_Disk-VMWare_NVME-0000-1' name='inquiry-revision-id' type=string items=1 value='1.0' name='inquiry-serial-no' type=string items=1 value='VMWare NVME-0000' name='inquiry-product-id' type=string items=1 value='Virtual NVMe Disk' name='inquiry-vendor-id' type=string items=1 value='VMware' ...
Files
Updated by Toomas Soome over 5 years ago
- Status changed from New to In Progress
- Assignee set to Toomas Soome
- % Done changed from 0 to 90
- Difficulty changed from Medium to Bite-size
- Tags deleted (
needs-triage)
Updated by Electric Monk over 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit b1b183574d0cf2bf3accbbf7717d88bdc3bbfc33
commit b1b183574d0cf2bf3accbbf7717d88bdc3bbfc33 Author: Toomas Soome <tsoome@me.com> Date: 2018-01-16T15:07:44.000Z 8952 VMware Workstation NVMe model is of "Unknown class of pci/pnpbios device" value Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Michal Nowak <mnowak@startmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions