[Linux-zigbee-devel] Where is the source /patches for feature 802154_SERIAL_CONFIG?

2012-10-01 Thread Tom Carroll
Goodday list! I'm looking for the source/patches for the 802154_SERIAL_CONFIG feature. I've checked git://linux-zigbee-devel.git.sourceforge.net/linux-zigbee/kernel and I couldn't find it. Thanks for your help. ~ Tom smime.p7s Description: S/MIME Cryptographic Signature -

Re: [Linux-zigbee-devel] Where is the source /patches for feature 802154_SERIAL_CONFIG?

2012-10-15 Thread Tom Carroll
On 10/14/2012 9:22 PM, Alan Ott wrote: > On 10/01/2012 03:55 PM, Tom Carroll wrote: >> >> I'm looking for the source/patches for the 802154_SERIAL_CONFIG >> feature. I've checked >> git://linux-zigbee-devel.git.sourceforge.net/linux-zigbee/kernel and I >>

[Linux-zigbee-devel] izcoordinator faults; patch to fix

2012-10-26 Thread Tom Carroll
Hello - In lowpan-tools-0.3, the izcoordinator segfaults and incorrectly assumes non-zero libnl* api calls are errors. The following patch corrects izcoordinator and allows it to work for me. ~ Tom diff --git a/lib/logging.c b/lib/logging.c index 3ec30ee..f37531e 100644 --- a/lib/logging.c