PCI devices aren’t devices
Closed this issue · 1 comments
gwoplock commented
PCI device classes don’t inherit from the Device base class. Also the pci device should be made as soon as we know it’s a valid device. So when we make a device by class code we should just pass the pci device object instead of bus,port,function.
gwoplock commented
The named issue is fixed, I dont know when that happened but whatever. the second part isnt an issue and wont be fixed.