On Tue, Oct 19, 2010 at 11:12 AM, George <george.news@xxxxxxx> wrote: > On 18/10/2010 21:02, Luciano Coelho wrote: >> >> On Mon, 2010-10-18 at 20:41 +0200, ext Luciano Coelho wrote: >>> >>> On Mon, 2010-10-18 at 21:04 +0200, ext George wrote: >>>> >>>> On 18/10/2010 19:21, Luis R. Rodriguez wrote: >>>>> Does your device use SDIO or SPI? >>>>> >>>>> Luis >>>> >>>> I have tried both and none of them have worked. >>> >>> On the N900 the wl1271 chip is connected via SPI. > > The chip is a wl1251, isn't it? wl1271 is n capable and n900 is not. I think your problem is that the driver (in drivers/net/wireless/wl1251/spi.c) and spi_board_info (in arch/arm/mach-omap2/board-rx51-peripherals.c) names don't match (wl1251 vs wl12xx). Probably easiest to edit .modalias in board-rx51-peripherals.c and rebuild the kernel. -- 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