浏览代码

rt2x00: Add new chipset support

Signed-off-by: zero.lin <zero.lin@ralinktech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
zero.lin 14 年之前
父节点
当前提交
5126d97ef5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/net/wireless/rt2x00/rt2800pci.c

+ 1 - 0
drivers/net/wireless/rt2x00/rt2800pci.c

@@ -1153,6 +1153,7 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
 #endif
 #endif
 #ifdef CONFIG_RT2800PCI_RT53XX
 #ifdef CONFIG_RT2800PCI_RT53XX
 	{ PCI_DEVICE(0x1814, 0x5390) },
 	{ PCI_DEVICE(0x1814, 0x5390) },
+	{ PCI_DEVICE(0x1814, 0x539a) },
 	{ PCI_DEVICE(0x1814, 0x539f) },
 	{ PCI_DEVICE(0x1814, 0x539f) },
 #endif
 #endif
 	{ 0, }
 	{ 0, }