002-adm8668_pci.patch 713 B

12345678910111213141516171819202122
  1. --- a/arch/mips/pci/Makefile
  2. +++ b/arch/mips/pci/Makefile
  3. @@ -58,6 +58,7 @@ obj-$(CONFIG_MIKROTIK_RB532) += pci-rc32
  4. obj-$(CONFIG_CAVIUM_OCTEON_SOC) += pci-octeon.o pcie-octeon.o
  5. obj-$(CONFIG_CPU_XLR) += pci-xlr.o
  6. obj-$(CONFIG_CPU_XLP) += pci-xlp.o
  7. +obj-$(CONFIG_ADM8668) += pci-adm8668.o
  8. ifdef CONFIG_PCI_MSI
  9. obj-$(CONFIG_CAVIUM_OCTEON_SOC) += msi-octeon.o
  10. --- a/include/linux/pci_ids.h
  11. +++ b/include/linux/pci_ids.h
  12. @@ -1820,6 +1820,9 @@
  13. #define PCI_VENDOR_ID_CB 0x1307 /* Measurement Computing */
  14. +#define PCI_VENDOR_ADMTEK 0x1317
  15. +#define PCI_DEVICE_ID_ADM8668 0x8688
  16. +
  17. #define PCI_VENDOR_ID_SIIG 0x131f
  18. #define PCI_SUBVENDOR_ID_SIIG 0x131f
  19. #define PCI_DEVICE_ID_SIIG_1S_10x_550 0x1000