Re: [Linux-zigbee-devel] ieee.802.15.4 devices

2013-09-24 Thread Kevin Wilson
Hi, Thanks, Where it can be bought on the web ? rgs Kevin On Mon, Sep 23, 2013 at 9:26 PM, Sascha Herrmann wrote: > Hi, > >> There are currently two device drivers in the kernel for ieee.802.15.4 >> It could be that there is one outside the tree - or more than one. >> Can someone recommend about

Re: [Linux-zigbee-devel] ieee.802.15.4 devices

2013-09-23 Thread Alexander Smirnov
You are a member of this list for a long time and you've already seen how other engineers sent their patches (Alexander sent series several weeks ago). I really don't know what do you want from the community if you don't want to follow the rules. I would highly recommend you to start with git-s

Re: [Linux-zigbee-devel] ieee.802.15.4 devices

2013-09-23 Thread Sascha Herrmann
Hi, > There are currently two device drivers in the kernel for ieee.802.15.4 > It could be that there is one outside the tree - or more than one. > Can someone recommend about ieee802.15.4 devices for kernel lowpan tests > and share with us the exact model number and also which board did he use? I

Re: [Linux-zigbee-devel] ieee.802.15.4 devices

2013-09-23 Thread Varka Bhadram
hello... In mainline kernel there is support for two radios at86rf230 and mrf24j40. And cc2420 radio support is there in outside tree. I am implementing the driver for cc2520 radio. I will complete it soon... The attached documents are patches for implementing the RFC6775. Please check the patches

[Linux-zigbee-devel] ieee.802.15.4 devices

2013-09-23 Thread Varka Bhadram
hello... In mainline kernel there is support for two radios at86rf230 and mrf24j40. And there is cc2420 radio support is there in outside tree. I am implementing the driver for cc2520 radio. I will complete it soon... The attached documents are patches for implementing the RFC6775. Please check th

[Linux-zigbee-devel] ieee.802.15.4 devices

2013-09-20 Thread Kevin Wilson
Hello, There are currently two device drivers in the kernel for ieee.802.15.4 It could be that there is one outside the tree - or more than one. Can someone recommend about ieee802.15.4 devices for kernel lowpan tests and share with us the exact model number and also which board did he use? Regards