Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 19116716 authored by Oren Givon's avatar Oren Givon Committed by Luca Coelho
Browse files

iwlwifi: add two new 9560 series PCI IDs



Add two new PCI IDs for the 9560 series.

Signed-off-by: default avatarOren Givon <oren.givon@intel.com>
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent f2082a53
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -529,6 +529,8 @@ static const struct pci_device_id iwl_hw_card_ids[] = {
	{IWL_PCI_DEVICE(0x9DF0, 0x0030, iwl9560_2ac_cfg)},
	{IWL_PCI_DEVICE(0x9DF0, 0x0030, iwl9560_2ac_cfg)},
	{IWL_PCI_DEVICE(0xA370, 0x0030, iwl9560_2ac_cfg)},
	{IWL_PCI_DEVICE(0xA370, 0x0030, iwl9560_2ac_cfg)},
	{IWL_PCI_DEVICE(0x31DC, 0x0030, iwl9560_2ac_cfg)},
	{IWL_PCI_DEVICE(0x31DC, 0x0030, iwl9560_2ac_cfg)},
	{IWL_PCI_DEVICE(0x2526, 0x1030, iwl9560_2ac_cfg)},
	{IWL_PCI_DEVICE(0xA370, 0x1030, iwl9560_2ac_cfg)},


/* a000 Series */
/* a000 Series */
	{IWL_PCI_DEVICE(0x2720, 0x0A10, iwla000_2ac_cfg)},
	{IWL_PCI_DEVICE(0x2720, 0x0A10, iwla000_2ac_cfg)},