Hi Bastian,

Le 05.03.2013 13:15, Wolf-Bastian Pöttner a écrit :

> Am 04.03.2013 um 19:57 schrieb Sascha Herrmann <sas...@ps.nvbi.de>:


>> Hmm, are you using the standard kernel 3.6.11 for the raspberry? The
>> code from the mainline kernel is missing the assoc feature and I would
>> expect it would crash with an null pointer exception when you try to run
>> iz assoc!?!

Yeap I would expect that as well.

> Looks like both are waiting for something. But for what? 

For someone to implement assoc/disassoc in mainline kernel...

A little bit of history :

These mac commands were part of the original linux-zigbee tree but they
were never ported to mainline kernel so at the moment if you look at :

net/mac802154/mac_cmd.c in mainline you'll see that in the structure
mac802154_mlme_wpan none of the following members assoc_req, assoc_resp,
disassoc_req are set to any function.

the same file in linux-zigbee shows something different :

http://linux-zigbee.git.sourceforge.net/git/gitweb.cgi?p=linux-zigbee/kernel;a=blob;f=net/mac802154/mac_cmd.c;h=21fbb32243ce1f39fae978111b7f259474c3b86f;hb=refs/heads/devel#l346

That's your "problem".

Regards,

P.S. I would be interested by your lowpan-tools patches to set the short
address directly.

-- 
Christophe Aeschlimann

Embedded Software Engineer & IT Manager
ACN Advanced Communications Networks S.A.
2000 - Neuchâtel, Switzerland
Tel. +41 32 724 74 31

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to