On 04/14/12 23:33, Xose Vazquez Perez wrote: > RT539x devices: > (0x1814, 0x5362) > (0x1814, 0x5392) > > Taken from ralink driver 2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO > > Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> Acked-by: Gertjan van Wingerde <gwingerde@xxxxxxxxx> > --- > drivers/net/wireless/rt2x00/rt2800pci.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c > index 0397bbf..7968f45 100644 > --- a/drivers/net/wireless/rt2x00/rt2800pci.c > +++ b/drivers/net/wireless/rt2x00/rt2800pci.c > @@ -1184,7 +1184,9 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = { > { PCI_DEVICE(0x1814, 0x3593) }, > #endif > #ifdef CONFIG_RT2800PCI_RT53XX > + { PCI_DEVICE(0x1814, 0x5362) }, > { PCI_DEVICE(0x1814, 0x5390) }, > + { PCI_DEVICE(0x1814, 0x5392) }, > { PCI_DEVICE(0x1814, 0x539a) }, > { PCI_DEVICE(0x1814, 0x539f) }, > #endif -- --- Gertjan -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html