[Linux-zigbee-devel] mc1322x serial device problem

2010-03-04 Thread Szabo, Gabor (GE Healthcare)
Hello, I studied the linux zigbee stack this week and I think I found a bug in the serial communication. I used the latest devel tree and the linux802154-serialdev-d94645d5.bin firmware. After I started to debug the low level serial communication with the test_trx.py script and I realised that the

Re: [Linux-zigbee-devel] [PATCH v2] Support for MAC Hardware Accelerator functions

2010-03-04 Thread Dmitry Eremin-Solenikov
On Thu, Mar 4, 2010 at 2:35 PM, Dmitry Eremin-Solenikov wrote: > On Tue, Mar 2, 2010 at 11:06 PM, Hennerich, Michael > wrote: >> This patch adds support for MAC Hardware Accelerator functions such as >> Automated Acknowledgement (AACK) and CSMA-CA with Retransmission found on a >> few 802.15.4

Re: [Linux-zigbee-devel] [PATCH v2] Support for MAC Hardware Accelerator functions

2010-03-04 Thread Dmitry Eremin-Solenikov
On Tue, Mar 2, 2010 at 11:06 PM, Hennerich, Michael wrote: > This patch adds support for MAC Hardware Accelerator functions such as > Automated Acknowledgement (AACK) and CSMA-CA with Retransmission found on a > few 802.15.4 Radio Transceivers. Looks fine. Thank you. Could you please however re