Comment 2 for bug 1849951

Revision history for this message
Yuan-Chen Cheng (ycheng-twn) wrote : Re: add hints to lshw -json so that we have pci subvendor and subdevice

Sample for hints in json output.

              "hints" : {
                "icon" : "display",
                "pci.class" : "0x300",
                "pci.device" : "0x591B",
                "pci.subdevice" : "0x802",
                "pci.subvendor" : "0x1028",
                "pci.vendor" : "0x8086"
              }