Hi,
I'm trying to debug the AP mode of the rt73usb driver. It works OK,
as far as I can tell, but there are no beacons in the air. Not even garbled
packets. The AP is happy to respond to SSID broadcast requests though.
Now, when starting hostapd, the driver gets three rt73usb_beacon_update()
calls (struct ieee80211_ops ->beacon_update()). The SKBs passed in are
identical IEEE802.11 beacon packets, with the sequence numbers 0, 1 and 2.
I believe the hardware is supposed to be auto-beaconing.
Here is the question: why three calls? I would have expected a single
call for
such a device.
Kind regards,
Iwo
--
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