Commit 5126d97e authored by zero.lin's avatar zero.lin Committed by John W. Linville

rt2x00: Add new chipset support

Signed-off-by: default avatarzero.lin <zero.lin@ralinktech.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent a1f1c21c
......@@ -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, }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment