<div dir="ltr"><div><div><div><div><div><div>Hello<br></div><br></div></div>The USB3 on a W520 is provided by a uPD7020200 on PCIe port 7, so I just had in my device tree:<br>    device pci 1c.6 on end<br><br></div>Yet in the boot I was getting:<br>     PCI: Static device PCI: 00:1c.6 not found, disabling it.<br></div><br></div><div>After googlging about this, I found the x230 uses subsystemid<br>     device pci 1c.6 on subsystemid 0x17aa 0x21db end<br><br></div><div>After trying that, I could get the USB3 to be detected and working correctly on the W520.<br><br></div><div>Nowhere else I need subsystemid, so I don't understand why it is needed here.<br></div><div>I don't want to copy something I don't understand, especially if it may be needed in other places.<br><br></div><div>Could someone explain when subsystemid is required?<br><br></div><div>Thanks<br></div><div>Charlotte<br></div></div>