Hi,
I am using the costum board for a project where I am trying to detect the PCI supported SSD NVM device. It's not showing up.
Below is the output of the pc-tool -v option. Even when Kingstone SSD is connected to the board.
# pci-tool -v
Partition: pci
Managing Server ID: 1, pid: 4116, running
B000:D00:F00 @ idx 0
vid/did: 17cd/0100
Cadence Design Systems, <device id - unknown>
class/subclass/reg: 06/04/00
PCI-to-PCI Bridge Device
B006:D00:F00 @ idx 1
vid/did: 17cd/0100
Cadence Design Systems, <device id - unknown>
class/subclass/reg: 06/04/00
PCI-to-PCI Bridge Device
But the same command is able to detect the PCI supported SSD on SK board and list in PCI device.
Can you please let me know anything I am missing.
Note:
1. The SSD make is Kingstone.
2. Using the QNX 7.1 OS.