ath5k and Open80211s not working (AR2413)
Javier Cardona
javier at cozybit.com
Tue Jun 16 17:54:06 EDT 2009
Hi Stephane,
On Tue, Jun 16, 2009 at 1:40 PM, Stephane Davy<davystephane at gmail.com> wrote:
> I compiled the kernel 2.6.30 from the wireless-testing git.
> It's working fine.
> But I still get some warning messages like this:
> ath5k phy0: unsupported jumbo
> What this message means ? What can I do to solve this problem ?
This warning is triggered by a field in the ath5k_rx_status packet
descriptor, probably unrelated to mesh. You may want to ask around on
a different list (linux-wireless?).
However, as this is only a warning and the code continues parsing the
frame (see ath5k_tasklet_rx()), you probably can ignore it.
> My other question is about the mesh network.
> How can I configure a MAP (Mesh Access Point) ? With a 802.11g wireless
> access point and a 802.11s mesh node. Do I need 2 different wireless chip or
> is it possible to do both on the same interface ?
You need separate wireless cards, one of them managed by hostapd.
Javier
--
Javier Cardona
cozybit Inc.
http://www.cozybit.com
More information about the Devel
mailing list