[rt2x00-users] [PATCH] rt2x00:Add RT539B chipset support
Gertjan van Wingerde
gwingerde at gmail.com
Fri May 4 19:13:12 EST 2012
Hi,
On 4 mei 2012, at 03:51, Zero Lin <zero.lin.0203 at gmail.com> wrote:
> From: "Zero.Lin" <Zero.Lin at mediatek.com>
>
> Signed-off-by: Zero.Lin <Zero.Lin at mediatek.com>
> ---
> drivers/net/wireless/rt2x00/rt2800pci.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c
> index 931331d..0c9b51d 100644
> --- a/drivers/net/wireless/rt2x00/rt2800pci.c
> +++ b/drivers/net/wireless/rt2x00/rt2800pci.c
> @@ -1193,6 +1193,7 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
> { PCI_DEVICE(0x1814, 0x5392) },
> { PCI_DEVICE(0x1814, 0x539a) },
> { PCI_DEVICE(0x1814, 0x539f) },
> + { PCI_DEVICE(0x1814, 0x539b) },
> #endif
> { 0, }
> };
Could you please add the new ID in the right numerical order?
So, between 0x539a and 0x539f.
---
Gertjan
More information about the users
mailing list