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] 6LoWPAN and linux-zigbee (newbie)

2013-09-23 Thread Sascha Herrmann
Hi, > Could it be related somehow to ZigBee lincense ? (http://www.zigbee.org/) > Moreover, I saw in a lecture: > http://elinux.org/images/7/71/Wireless_Networking_with_IEEE_802.15.4_and_6LoWPAN.pdf > from 2012, by Alan Ott: Maybe you can get some more information about this issue from this artic

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] problems with 6lowpan stack

2013-09-23 Thread Alexander Aring
Hi, On Mon, Sep 23, 2013 at 07:14:04PM +0530, Varka Bhadram wrote: > hello... > Can any one list the problems associated with the 6lowpan stack in linux > kernel > and also mac802154 implementation. > Alex told that mac802154 implementation has broken What is the meaning of > it > ? > The

[Linux-zigbee-devel] problems with 6lowpan stack

2013-09-23 Thread Varka Bhadram
hello... Can any one list the problems associated with the 6lowpan stack in linux kernel and also mac802154 implementation. Alex told that mac802154 implementation has broken What is the meaning of it ? Regards, Bhadram. ---

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] 6LoWPAN and linux-zigbee (newbie)

2013-09-23 Thread Varka Bhadram
hello... The attached documents are patches for implementing the RFC6775. Please check the patches and give me suggestions if any changes are required. I did not submit these patches to the ipv6 linux community. After any suggestions from linux-zigbee-devel i will submit my patches to ipv6-linux co