This patch set add support for 5592 a new Ralink wlan chip. Register programming code is all is based on Ralink linux driver available at (despite the url it linux driver download web page ): http://www.mediatek.com/_en/07_downloads/01_windows.php?sn=501 Currently only support for USB devices is added, PCIe is on the way together with some other changes that will clean BBP/RF rt2800 programming code, which is now quite Lionel (messy :-). Kconfig | 7 rt2800.h | 103 ++++++- rt2800lib.c | 857 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- rt2800pci.c | 5 rt2800usb.c | 63 ++++ rt2x00.h | 10 6 files changed, 989 insertions(+), 56 deletions(-) -- 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