From: Heiner Kallweit
Date: Sun, 20 Jan 2019 11:45:20 +0100
> The old non-PCIe chip versions support PCI DAC, however this feature
> seems to be fragile, see comment in the PCI error handler. Therefore
> it's disabled per default. I think meanwhile it's time remove support
> for this legacy featu
The old non-PCIe chip versions support PCI DAC, however this feature
seems to be fragile, see comment in the PCI error handler. Therefore
it's disabled per default. I think meanwhile it's time remove support
for this legacy feature. This helps to reduce complexity of the driver.
Signed-off-by: Hei