projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f1c21
)
rt2x00: Add new chipset support
author
zero.lin
<zero.lin@ralinktech.com>
Wed, 31 Aug 2011 18:43:52 +0000
(20:43 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 13 Sep 2011 19:53:45 +0000
(15:53 -0400)
Signed-off-by: zero.lin <zero.lin@ralinktech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800pci.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/rt2x00/rt2800pci.c
b/drivers/net/wireless/rt2x00/rt2800pci.c
index cabf249aa55b7e4b957a206d8d14faee816c1fa2..7586468955da28b8bc25b5ee8071649d85889476 100644
(file)
--- a/
drivers/net/wireless/rt2x00/rt2800pci.c
+++ b/
drivers/net/wireless/rt2x00/rt2800pci.c
@@
-1153,6
+1153,7
@@
static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
#endif
#ifdef CONFIG_RT2800PCI_RT53XX
{ PCI_DEVICE(0x1814, 0x5390) },
+ { PCI_DEVICE(0x1814, 0x539a) },
{ PCI_DEVICE(0x1814, 0x539f) },
#endif
{ 0, }