On Friday 10 April 2009 00:34:32 Francesco Gringoli wrote: > I was wondering about the beacon IRQ and those functions inside b43 > that handle such interrupt. In which situations apart the first > installation of the beacon in template ram, is handle_irq_beacon > called inside the b43 driver? E.g., openfirmware does not raise the > beacon irq but beaconing is correct and it has no problem in AP mode. > Is this function useful for multibss? e.g., after we send a beacon > the kernel can upload the next one and so on...
It's raised when the beacon needs to be updated. Think about TIM, for example. This is not used for MBSS. If openfw does not raise the interrupt, PS most likely is broken and the firmware cannot work on AP with PS stations associated. -- Greetings, Michael. _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
