As the subject suggests, I am trying to use the SD8787 on a PPC system. I have found a few endian related issues (submitted a few hours ago), but it is still not working. So my first question, has anyone successfully used an mwifiex device on a big endian system? Also, I have found that the chip seems to signal interrupts before its internal registers are in a consistent state. Specifically, the sdio_ireg and wr_bitmask seems to be out of sync. Inserting a small delay in mwifiex_interrupt_status (sdio.c), currently 50 us solves the problem. Is there some bit that should be polled here to make sure that the registers are in a consistent state? -- 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