From: Iwo Mergler <iwo@call-direct.com.au>
To: Linux Wireless <linux-wireless@vger.kernel.org>
Subject: mac80211: Question about beacons
Date: Fri, 27 Jun 2008 15:57:04 +1000 [thread overview]
Message-ID: <48648130.40402@call-direct.com.au> (raw)
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
next reply other threads:[~2008-06-27 6:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-27 5:57 Iwo Mergler [this message]
2008-06-27 6:35 ` mac80211: Question about beacons Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48648130.40402@call-direct.com.au \
--to=iwo@call-direct.com.au \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.