[Linux-zigbee-devel] 802.15.4 based USB stick support

2011-11-08 Thread Prajosh Premdas
same -- Regards, Prajosh Premdas -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1___ Linux-zigbee-devel mailing list Linux-zigbee-

Re: [Linux-zigbee-devel] 802.15.4 based USB stick support

2011-11-08 Thread Prajosh Premdas
Thanks a lot Alexander and Jon 2011/11/8 Alexander Smirnov > Hello, > > IIRC Werner (I added him to Cc) has reworked version of at91 driver for > USB support. > > To Werner: sorry if I'm wrong. > > With best regards, > Alex > > 08.11.2011, в 19:48, P

[Linux-zigbee-devel] 802.15.4 stack compliance

2011-11-29 Thread Prajosh Premdas
trans-receiver available in market? -- Regards, Prajosh Premdas -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats

Re: [Linux-zigbee-devel] Evaluating ZigBee under Linux

2011-12-13 Thread Prajosh Premdas
inux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel > -- Regards, Prajosh Premdas -- Cloud Computing - Latest Buzzword o

[Linux-zigbee-devel] [PATCH 2/9] ieee802154: added MAC PIB attribute ids

2012-02-24 Thread Prajosh Premdas
From: Felix Varghese Added #defines for MAC PIB attribute ids and default values for PIB attributes Signed-off-by: Felix Varghese Signed-off-by: Prajosh Premdas --- include/net/ieee802154.h | 148 ++ 1 files changed, 137 insertions(+), 11

[Linux-zigbee-devel] [PATCH 6/9] mac802154: MLME PIB Implementation - Add new file mlme_pib.c

2012-02-24 Thread Prajosh Premdas
From: Felix Varghese Adds new file mlme_pib.c and function for resetting all PIB attributes to their default values Signed-off-by: Felix Varghese Signed-off-by: Prajosh Premdas --- net/mac802154/mlme_pib.c | 152 ++ 1 files changed, 152 insertions

[Linux-zigbee-devel] [PATCH 1/9] ieee802154: mlme reset for netlink interface

2012-02-24 Thread Prajosh Premdas
mlme reset functionality has been added for netlink socket interface attributes mentioned are as per the IEEE 802.15.4 - 2006 specification Tested on SAM9G20-EK board Signed-off-by: Prajosh Premdas --- include/linux/nl802154.h|2 + include/net/ieee802154_netdev.h |2 + include

[Linux-zigbee-devel] [PATCH 3/9] ieee802154: Header file changes for PIB get/set via NL

2012-02-24 Thread Prajosh Premdas
From: Felix Varghese Added function prototypes, structure definitions and netlink attributes for supporting PIB get/set functionality Signed-off-by: Felix Varghese Signed-off-by: Prajosh Premdas --- include/linux/nl802154.h|3 +++ include/net/ieee802154_netdev.h | 19

[Linux-zigbee-devel] [PATCH 5/9] mac802154: Header file changes for MAC PIB set/get implementation

2012-02-24 Thread Prajosh Premdas
From: Felix Varghese Adds structure definitions and function prototypes for implementing PIB get and set primitives Signed-off-by: Felix Varghese Signed-off-by: Prajosh Premdas --- include/net/mac802154.h | 10 +++ net/mac802154/mac802154.h | 58

[Linux-zigbee-devel] [PATCH 4/9] ieee802154: Adds PIB set/get request/confirm to NL interface

2012-02-24 Thread Prajosh Premdas
From: Felix Varghese This patch adds functions for invoking PIB set and get to the Netlink interface. Signed-off-by: Felix Varghese Signed-off-by: Prajosh Premdas --- net/ieee802154/nl-mac.c| 141 net/ieee802154/nl_policy.c |4 + 2 files

[Linux-zigbee-devel] [PATCH 9/9] mac802154: MLME PIB Implementation - remove mib

2012-02-24 Thread Prajosh Premdas
From: Felix Varghese Replaces the existing mib implementation where only some of the attributes are supported with the new MLME-PIB implementation. Signed-off-by: Felix Varghese Signed-off-by: Prajosh Premdas --- net/mac802154/Makefile |3 ++- net/mac802154/ieee802154_dev.c

[Linux-zigbee-devel] [PATCH 7/9] mac802154: MLME PIB Implementation - add MLME-GET

2012-02-24 Thread Prajosh Premdas
From: Felix Varghese Adds the implementation for MLME-GET primitive in mac802154. This is according to IEEE 802.15.4-2006 specification. Signed-off-by: Felix Varghese Signed-off-by: Prajosh Premdas --- net/mac802154/mlme_pib.c | 211 +- 1 files

[Linux-zigbee-devel] [PATCH 8/9] mac802154: MLME PIB Implementation - add MLME-SET

2012-02-24 Thread Prajosh Premdas
From: Felix Varghese Adds the implementation for MLME-SET primitive in mac802154. This is according to IEEE 802.15.4-2006 specification. Signed-off-by: Felix Varghese Signed-off-by: Prajosh Premdas --- net/mac802154/mlme_pib.c | 186 ++ 1 files

Re: [Linux-zigbee-devel] [PATCH 1/9] ieee802154: mlme reset for netlink interface

2012-02-27 Thread Prajosh Premdas
Hi I wanted help in reviewing these patches. Could anybody please review these patches . If i have made any mistake in the patch format please point it out to me. Sorry for any obvious mistakes. Regards Prajosh Premdas On Fri, Feb 24, 2012 at 2:32 PM, Prajosh Premdas wrote: > mlme re

[Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-02 Thread Prajosh Premdas
the radio to a network interface as described above it can be handled. Please review my observations and give me feedback on the same -- Regards, Prajosh Premdas -- Virtualization & Cloud Management Using Capa

[Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-02 Thread Prajosh Premdas
Sorry missed the group -- Forwarded message -- From: Prajosh Premdas Date: Fri, Mar 2, 2012 at 4:31 PM Subject: Re: [Linux-zigbee-devel] register net device during probe rather that add_iface To: Dmitry Eremin-Solenikov On Fri, Mar 2, 2012 at 3:26 PM, Dmitry Eremin-Solenikov

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-02 Thread Prajosh Premdas
no, we > must not restrict user in allocating one interface per radio. > > BTW: mac80211 (which we used as a model to follow in some points) > does not have any restrictions on its own in this area. Most of the > restrictions > come from hardware. And even in that case it is

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread Prajosh Premdas
far send patches of nl based changes only. I think we should use IIRchat and sync up on the design before proceeding further. A new 802.15.4g std is in pipeline with a higher mpdu size and lots of additional modes. > > Regards, > Felix. -- Regards, Prajosh Premdas

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread Prajosh Premdas
On Sun, Mar 4, 2012 at 11:08 PM, jonsm...@gmail.com wrote: > On Sun, Mar 4, 2012 at 12:19 PM, Prajosh Premdas > wrote: >> On Sun, Mar 4, 2012 at 9:59 PM, Felix Varghese wrote: >>> Hi, >>> >>>> BTW: I remember rf231/rf212 chips having ACK/filter MAC acce

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread Prajosh Premdas
On Sun, Mar 4, 2012 at 11:30 PM, jonsm...@gmail.com wrote: > On Sun, Mar 4, 2012 at 12:45 PM, Prajosh Premdas > wrote: >> On Sun, Mar 4, 2012 at 11:08 PM, jonsm...@gmail.com >> wrote: >>> On Sun, Mar 4, 2012 at 12:19 PM, Prajosh Premdas >>> wrote: >&g

Re: [Linux-zigbee-devel] [PATCH 1/9] ieee802154: mlme reset for netlink interface

2012-03-04 Thread Prajosh Premdas
e most important > part of the standard to implement. It is true that we did not implement > GET/SET/RESET commands due to various reasons ranging from > problems with designing good interface to PIB. I'm not sure that > NetLink is well suited for such task. Could you please consult

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread Prajosh Premdas
On Mon, Mar 5, 2012 at 12:46 AM, Dmitry Eremin-Solenikov wrote: > John, > > On 04/03/12 21:38, jonsm...@gmail.com wrote: >> On Sun, Mar 4, 2012 at 12:19 PM, Prajosh Premdas >> wrote: >>> On Sun, Mar 4, 2012 at 9:59 PM, Felix Varghese wrote: > >>>>

Re: [Linux-zigbee-devel] [PATCH 1/9] ieee802154: mlme reset for netlink interface

2012-03-04 Thread Prajosh Premdas
On Mon, Mar 5, 2012 at 12:57 AM, Dmitry Eremin-Solenikov wrote: > On 04/03/12 23:19, Prajosh Premdas wrote: >> On Mon, Mar 5, 2012 at 12:31 AM, Dmitry Eremin-Solenikov >> wrote: >>> Hello, >>> >>> On Sun, Mar 4, 2012 at 9:05 PM, Felix Varghese wrote:

Re: [Linux-zigbee-devel] IRC meeting scheduling

2012-03-04 Thread Prajosh Premdas
puting to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > ___ > Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net

[Linux-zigbee-devel] Prelude to the topics we will take up in IRC channel

2012-03-05 Thread Prajosh Premdas
Linux 2. understanding of the existing work. 3. Create a common work plan We can finalize the topics and take a snap shot of this and place it in the trac wiki. -- Regards, Prajosh Premdas -- Keep Your Developer

Re: [Linux-zigbee-devel] IRC log for 2012-03-14 meeting

2012-03-16 Thread Prajosh Premdas
_ > Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel > -- Regards, Prajosh Premdas -

[Linux-zigbee-devel] devel branch in linux-zigbee project doesn't compile in latest net-next

2012-03-18 Thread Prajosh Premdas
share it with me? If above both conditions are NULL can any body can lend a hand(two hands) in fixing them :) -- Regards, Prajosh Premdas -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here

Re: [Linux-zigbee-devel] Driver ATmega128RF1A

2012-09-13 Thread Prajosh Premdas
gt; Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel > -- Regards, Prajosh Premdas -- Live Security Virtual Conference

Re: [Linux-zigbee-devel] Antw: Re: Driver ATmega128RF1A

2012-09-13 Thread Prajosh Premdas
s can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > ___ > Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net

Re: [Linux-zigbee-devel] 6LoWPAN and linux-zigbee (newbie)

2013-09-24 Thread Prajosh Premdas
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/os