Comment 11 for bug 1826737

Revision history for this message
Stephen Boston (stephenboston) wrote : Re: lshw does not list NVMe storage devices as "disk" nodes ( RedHat Bug 1695343 )

Has this been corrected?

in Ubuntu 20.10.

[code]
shw -c storage
...
  *-storage
       description: Non-Volatile memory controller
       product: NVMe SSD Controller SM951/PM951
...
[/code]

The initial report suggests that NVME SSD should appear as 'disk' This would not be correct since NVME SSDs are not disks they are chips providing storage.

What am I missing?