The current pci_device.go can be extended to expose AER data for supproted devices. The implementation will be similar to that in https://github.com/prometheus/procfs/blob/master/sysfs/net_class_aer.go
I will work on this.
I also think the net_class_aer implementation should have ideally be done in pci_device. Should I move that? Thoughts on this?