On Tuesday 15 April 2008 10:36:55 Holger Schurig wrote: > > I'm working on mac80211 and ath5k. I found that the > > AR5K_INT_SWBA interruption can't be generated. So I can't send > > beacons by this interruption. Anyone knows what's going on > > with it? the current code in wireless-testing uses SWBA not to send beacons but to keep track of the next beacon time NBTT. this is necessary to work around certain hardware limitations. once configured, the beacons are sent automatically by the hardware at the right time. of course it would be possible to change the code to generate a new beacon at every SWBA but as long as the beacon contents don't change very often i don't see the point of doing so. > ath5k didn't make it yet to wireless-testing. That is the git > tree for all wireless stuff that finally will make it into > mainline Linux. See http://linuxwireless.org for more detail. i don't know how you come to that conclusion - ath5k *is* in wireless-testing and there are a few people working on it. bruno -- 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