> Documentation/ABI/testing/sysfs-bus-pci. Thank you, that was incredibly helpful! There's just one thing that I couldn't find an answer to and that is how to list the current device IDs of a given PCI device driver. I mean I understand there are default ones and that I can use `new_id` to add dynamic ones, but I don't know how to list any of these in order to know if a `new_id` call would even make sense.