2012-05-10 02:07:09

by Zero Lin

[permalink] [raw]
Subject: [PATCH] rt2x00:Add RT539b chipset support

From: "Zero.Lin" <[email protected]>

Signed-off-by: Zero.Lin <[email protected]>
---
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..cad25bf 100644
--- a/drivers/net/wireless/rt2x00/rt2800pci.c
+++ b/drivers/net/wireless/rt2x00/rt2800pci.c
@@ -1192,6 +1192,7 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
{ PCI_DEVICE(0x1814, 0x5390) },
{ PCI_DEVICE(0x1814, 0x5392) },
{ PCI_DEVICE(0x1814, 0x539a) },
+ { PCI_DEVICE(0x1814, 0x539b) },
{ PCI_DEVICE(0x1814, 0x539f) },
#endif
{ 0, }
--
1.7.5.4



2012-05-10 02:57:44

by Gertjan van Wingerde

[permalink] [raw]
Subject: Re: [PATCH] rt2x00:Add RT539b chipset support

On 05/10/12 04:06, Zero Lin wrote:
> From: "Zero.Lin" <[email protected]>
>
> Signed-off-by: Zero.Lin <[email protected]>

Acked-by: Gertjan van Wingerde <[email protected]>

> ---
> 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..cad25bf 100644
> --- a/drivers/net/wireless/rt2x00/rt2800pci.c
> +++ b/drivers/net/wireless/rt2x00/rt2800pci.c
> @@ -1192,6 +1192,7 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
> { PCI_DEVICE(0x1814, 0x5390) },
> { PCI_DEVICE(0x1814, 0x5392) },
> { PCI_DEVICE(0x1814, 0x539a) },
> + { PCI_DEVICE(0x1814, 0x539b) },
> { PCI_DEVICE(0x1814, 0x539f) },
> #endif
> { 0, }


--
---
Gertjan

2012-05-29 12:36:47

by Stanislaw Gruszka

[permalink] [raw]
Subject: Re: [PATCH] rt2x00:Add RT539b chipset support

On Thu, May 10, 2012 at 10:06:31AM +0800, Zero Lin wrote:
> From: "Zero.Lin" <[email protected]>
>
> Signed-off-by: Zero.Lin <[email protected]>
Reviewed-by: Stanislaw Gruszka <[email protected]>

> ---
> 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..cad25bf 100644
> --- a/drivers/net/wireless/rt2x00/rt2800pci.c
> +++ b/drivers/net/wireless/rt2x00/rt2800pci.c
> @@ -1192,6 +1192,7 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
> { PCI_DEVICE(0x1814, 0x5390) },
> { PCI_DEVICE(0x1814, 0x5392) },
> { PCI_DEVICE(0x1814, 0x539a) },
> + { PCI_DEVICE(0x1814, 0x539b) },
> { PCI_DEVICE(0x1814, 0x539f) },
> #endif
> { 0, }
> --
> 1.7.5.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html