[Quantal][PATCH v2] iwlwifi: add new pci id for 6x35 series

Adam Lee adam.lee at canonical.com
Thu May 16 08:19:26 UTC 2013


On Thu, May 16, 2013 at 04:14:27PM +0800, Adam Lee wrote:
> diff --git a/drivers/net/wireless/iwlwifi/iwl-pci.c b/drivers/net/wireless/iwlwifi/iwl-pci.c
> index 0c8a1c2..6382677 100644
> --- a/drivers/net/wireless/iwlwifi/iwl-pci.c
> +++ b/drivers/net/wireless/iwlwifi/iwl-pci.c
> @@ -243,6 +243,7 @@ static DEFINE_PCI_DEVICE_TABLE(iwl_hw_card_ids) = {
>  	{IWL_PCI_DEVICE(0x088F, 0x4260, iwl6035_2agn_cfg)},
>  	{IWL_PCI_DEVICE(0x088E, 0x4460, iwl6035_2agn_cfg)},
>  	{IWL_PCI_DEVICE(0x088E, 0x4860, iwl6035_2agn_cfg)},
> +	{IWL_PCI_DEVICE(0x088F, 0x5260, iwl6035_2agn_cfg)},
>  
>  /* 105 Series */
>  	{IWL_PCI_DEVICE(0x0894, 0x0022, iwl105_bgn_cfg)},
> -- 
> 1.7.10.4

Sorry, there is a typo in v1 patch of Quantal, it should be 0x088F but
not 0x088E.

Double checked and tested OK this time.

-- 
Regards,
Adam Lee
Hardware Enablement




More information about the kernel-team mailing list