search for: f496fb619287

Displaying 1 result from an estimated 1 matches for "f496fb619287".

2019 Jul 31
3
[PATCH] Revert "PCI: Enable NVIDIA HDA controllers"
...PCI_ANY_ID, - PCI_BASE_CLASS_DISPLAY, 16, quirk_nvidia_hda); - /* * Some IDT switches incorrectly flag an ACS Source Validation error on * completions for config read requests even though PCIe r4.0, sec diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index c842735a4f45..f496fb619287 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1336,7 +1336,6 @@ #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP78S_SMBUS 0x0752 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP77_IDE 0x0759 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP73_SMBUS 0x07D8 -#define PCI_DEVICE_ID_NVIDIA_...