Re: [Linux-zigbee-devel] Latest fixes for CC2420

2010-05-05 Thread Stefan Schmidt
Hello. On Wed, 2010-05-05 at 23:24, Xue Liu wrote: > > Thanks a lot for you patches. I will test on my imote2 tomorrow. Great. > But I still have some questions. > 1. Is OpenEmbedded supporting imote2 now? With Jonathan`s help, I used OE to > make a working filesystem for cc2420 develpment. But

Re: [Linux-zigbee-devel] [PATCH 1/5] ieee802154/cc2420: Fix packet length value.

2010-05-05 Thread Stefan Schmidt
Hello. On Wed, 2010-05-05 at 23:08, Xue Liu wrote: > 2010/5/4 Stefan Schmidt > > > This is an addition to the last fix for adding the length byte. With > > hardware > > FCS enabled we are obliged to set the length including the 2 bytes for the > > FCS. Our skb does only have the len for the data

Re: [Linux-zigbee-devel] Latest fixes for CC2420

2010-05-05 Thread Xue Liu
Hi, Stefan Thanks a lot for you patches. I will test on my imote2 tomorrow. But I still have some questions. 1. Is OpenEmbedded supporting imote2 now? With Jonathan`s help, I used OE to make a working filesystem for cc2420 develpment. But I did not update it for a long time. 2. How to cross compi

Re: [Linux-zigbee-devel] [PATCH 1/5] ieee802154/cc2420: Fix packet length value.

2010-05-05 Thread Xue Liu
Hi, Stefan 2010/5/4 Stefan Schmidt > This is an addition to the last fix for adding the length byte. With > hardware > FCS enabled we are obliged to set the length including the 2 bytes for the > FCS. Our skb does only have the len for the data it contains so we need to > adjust it for the lengt

Re: [Linux-zigbee-devel] cc2420 linux driver status?

2010-05-05 Thread Jonathan Cameron
On 05/05/10 14:35, agogolev wrote: > Hello everyone, > I asked a questiona month ago, but nobody answered me, so I'm asking again: > Does anyone have a linux driver for TI/Chipcon cc2420 radio? > Or may be somebody knows where to get the compilable source? > > It looks like people are using it, bu

[Linux-zigbee-devel] cc2420 linux driver status?

2010-05-05 Thread agogolev
Hello everyone, I asked a questiona month ago, but nobody answered me, so I'm asking again: Does anyone have a linux driver for TI/Chipcon cc2420 radio? Or may be somebody knows where to get the compilable source? It looks like people are using it, but yet I couldn't figure out where to download i