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:
128f8f7
)
rt2x00: Add device ID for RT539F device.
author
Gertjan van Wingerde
<
[email protected]
>
Wed, 6 Jul 2011 20:58:55 +0000
(22:58 +0200)
committer
John W. Linville
<
[email protected]
>
Thu, 7 Jul 2011 17:20:59 +0000
(13:20 -0400)
Reported-by: Wim Vander Schelden <
[email protected]
>
Signed-off-by: Gertjan van Wingerde <
[email protected]
>
Signed-off-by: Ivo van Doorn <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
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 5513edfa952a329ad2a5ea50970330630e350b1d..fd994490f58e77422b5b516f1c65ed0314bb98a0 100644
(file)
--- a/
drivers/net/wireless/rt2x00/rt2800pci.c
+++ b/
drivers/net/wireless/rt2x00/rt2800pci.c
@@
-1160,6
+1160,7
@@
static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
#endif
#ifdef CONFIG_RT2800PCI_RT53XX
{ PCI_DEVICE(0x1814, 0x5390) },
+ { PCI_DEVICE(0x1814, 0x539f) },
#endif
{ 0, }
};