|
Description
|
With RFE 6532588, some driver properties were introduced to allow a driver to override the serd/N/T properties for genleaf ereport diagnosis. This is working OK for pci devices but not for pciex. This is because the genleaf faults diagnose to the same fault class as correctable pciex link errors and share the same serd engine. These should be split up so we have different serd engines for each, or alternatively allow serdincrement to be specified from a driver property as well.
Fortunately nothing is using this feature at present, but I do now have driver writers who would like to use this.
|