> find another machine with a CF slot. No amount of ifconfig or > iwconfig magic will help it, the card accepts a TX packet with > if_cs_send_data() and then apparently never sends an interrupt > to say the TX is done. Hmm, that is weird. Have you thought about some band-aid, e.g. a timer that fires one the IRQ doesn't come and then re-send the tx packet? Maybe ... > The driver then does the RSSI thing to poke the firmware, which > of course times out, and then all is lost. ... the RSSI thing is wrong here. -- 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