On Monday 07 April 2008, Bas Hulsken wrote: > Hi > > > Could you try editing rt2500pci.c > > and in rt2500pci_interrupt() change: > > > > if (rt2x00_get_field32(reg, CSR7_TBCN_EXPIRE)) > > rt2x00lib_beacondone(rt2x00dev); > > > > to > > > > //if (rt2x00_get_field32(reg, CSR7_TBCN_EXPIRE)) > > // rt2x00lib_beacondone(rt2x00dev); > > did that, also applied Johannes' "fix STA AID bug" patch, but no change > in behaviour, still the same hang in hostapd. Does the patch by Daniel Wagner: rt61pci: rt61pci_beacon_update do not free skb twice which was send to the linux-wireless mailing list today help? Ivo -- 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