Hello,
I've compiled libnl-1.1 an libnfnetlink with configure line:
./configure --host=arm-xscale-linux-gnu
I've recompiled the lowpan-tools, with :
./configure --host=arm-xscale-linux-gnu
--with-pidfile="/var/izcoordinator.pidfile" --with-leasefile="/etc/izlease"
--disable-werror --enable-ip-plug
Hello,
On Tue, May 4, 2010 at 6:48 PM, Stefan Schmidt
wrote:
> When gpio_request()'ing the fifop GPIO we get back an -EBUSY. It seems to be
> related to fifop being 0 and the gpiolib may have some special handling for 0.
> As this is "only" a resource allocation call which does not do anything wi
Hello,
I've cleared one of the fake driver options from kernel configuration (I
don't know why there are two available options),
Compiled and flashed.
Now I get this:
# iz listphy
wpan-phy0 IEEE 802.15.4 PHY object
page: 0 channel: n/a
channels on page 0: 0 1 2 3 4 5 6 7 8 9 10 11 12 13
Hello,
On Tue, May 18, 2010 at 6:51 PM, agogolev wrote:
> Hello,
> I've cleared one of the fake driver options from kernel configuration (I
> don't know why there are two available options),
> Compiled and flashed.
If you'd like to work with real radios, you can disable all 'fake' options,
as th