]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
rt2x00: Add new chipset support
authorzero.lin <zero.lin@ralinktech.com>
Wed, 31 Aug 2011 18:43:52 +0000 (20:43 +0200)
committerJohn 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

index cabf249aa55b7e4b957a206d8d14faee816c1fa2..7586468955da28b8bc25b5ee8071649d85889476 100644 (file)
@@ -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, }