Re: [Linux-zigbee-devel] Getting started with the linux zigbee stack

2012-07-28 Thread Alexander Smirnov
Hi Christian, 27.07.2012, в 15:26, Christian Groeger написал(а): > Hi everyone, > > what do I need to do to get the IEEE802.15.4 and 6LoWPAN stack working on my > computer? I built the net-next kernel [1] with all the drivers compiled as > modules and the linux-zigbee userspace tools [2]. > E

Re: [Linux-zigbee-devel] Getting started with the linux zigbee stack

2012-07-27 Thread Tony Cheneau
Hi Christian, I had the exact same problem before. Currently, the net-next kernel does not fill struct ieee802154_mlme_ops mac802154_mlme_wpan completely (in net/mac802154/mac_cmd.c). The current code does not set the assoc_req member to a function (hence, it remains NULL). When trying to send ass

Re: [Linux-zigbee-devel] Getting started

2010-02-03 Thread Dmitry Eremin-Solenikov
On Thu, Feb 4, 2010 at 2:15 AM, Jojy Varghese wrote: > Hi all >   I am new to the group and am keenly interested in the linux-zigbee > development. I tried following the steps in the wiki > "http://sourceforge.net/apps/trac/linux-zigbee/wiki"; and did the following > to get started on the kernel b

Re: [Linux-zigbee-devel] getting started and 6lowpan

2009-07-17 Thread Dmitry Eremin-Solenikov
009 13:46 >> To: Maxim Osipov >> Cc: Colin O'Flynn; [email protected] >> Subject: Re: [Linux-zigbee-devel] getting started and 6lowpan >> >> Hi Maxim, >> >> Thanks a lot for the info. I am looking forward to the next >> releas

Re: [Linux-zigbee-devel] getting started and 6lowpan

2009-07-17 Thread Julien Abeille (jabeille)
t 2009 13:46 > To: Maxim Osipov > Cc: Colin O'Flynn; [email protected] > Subject: Re: [Linux-zigbee-devel] getting started and 6lowpan > > Hi Maxim, > > Thanks a lot for the info. I am looking forward to the next > release of this great proj

Re: [Linux-zigbee-devel] getting started and 6lowpan

2009-07-16 Thread Julien Abeille (jabeille)
> Cc: [email protected] > Subject: Re: [Linux-zigbee-devel] getting started and 6lowpan > > Hello Julien, > > On Thu, Jul 16, 2009 at 1:57 PM, Julien Abeille > (jabeille) wrote: > > Hi, > > > > I have a few questions: > > -

Re: [Linux-zigbee-devel] getting started and 6lowpan

2009-07-16 Thread Maxim Osipov
Hello Julien, On Thu, Jul 16, 2009 at 1:57 PM, Julien Abeille (jabeille) wrote: > Hi, > > I have a few questions: > - is there any  doc on how to use 802.15.4 support from the 2.6.31-rc1 (and > more recent) kernel? The stack is in process of integration, so on 2.6.31-rc1 you will not find a compl