All of lore.kernel.org
 help / color / mirror / Atom feed
* mac80211: Question about beacons
@ 2008-06-27  5:57 Iwo Mergler
  2008-06-27  6:35 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Iwo Mergler @ 2008-06-27  5:57 UTC (permalink / raw)
  To: Linux Wireless

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-27  6:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-27  5:57 mac80211: Question about beacons Iwo Mergler
2008-06-27  6:35 ` Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.