rt2x00: Add device ID for RT539F device.
[deliverable/linux.git] / drivers / net / wireless / rt2x00 / rt2800pci.c
index 5513edfa952a329ad2a5ea50970330630e350b1d..fd994490f58e77422b5b516f1c65ed0314bb98a0 100644 (file)
@@ -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, }
 };
This page took 0.032179 seconds and 5 git commands to generate.