linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rt2x00:Add RT539B chipset support
@ 2012-05-04  1:51 Zero Lin
  2012-05-04  9:13 ` Gertjan van Wingerde
  0 siblings, 1 reply; 5+ messages in thread
From: Zero Lin @ 2012-05-04  1:51 UTC (permalink / raw)
  To: users; +Cc: linux-wireless, John Linville, Zero.Lin

From: "Zero.Lin" <Zero.Lin@mediatek.com>

Signed-off-by: Zero.Lin <Zero.Lin@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, }
 };
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH] rt2x00:Add RT539b chipset support
@ 2012-05-10  2:06 Zero Lin
  2012-05-10  2:57 ` Gertjan van Wingerde
  2012-05-29 12:36 ` Stanislaw Gruszka
  0 siblings, 2 replies; 5+ messages in thread
From: Zero Lin @ 2012-05-10  2:06 UTC (permalink / raw)
  To: users; +Cc: linux-wireless, John Linville, Zero.Lin

From: "Zero.Lin" <Zero.Lin@mediatek.com>

Signed-off-by: Zero.Lin <Zero.Lin@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..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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-29 12:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04  1:51 [PATCH] rt2x00:Add RT539B chipset support Zero Lin
2012-05-04  9:13 ` Gertjan van Wingerde
  -- strict thread matches above, loose matches on Subject: below --
2012-05-10  2:06 [PATCH] rt2x00:Add RT539b " Zero Lin
2012-05-10  2:57 ` Gertjan van Wingerde
2012-05-29 12:36 ` Stanislaw Gruszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).