Hello. As promised here are some fixes for the cc2420 driver.
[PATCH 1/4] ieee802154/cc2420: Check for FCS bit and skip frames I don't think it makes sense to push any frmaes into the stack that have a known failed CRC check. [PATCH 2/4] ieee802154/cc2420: Fix hardware address recognition for RAM write and recognitions of short addresses worked fine so this one took some time to figure out. :) Its now enabled by default as well and the stack should know that we do hardware acks. [PATCH 3/4] ieee802154/cc2420: Avoid race on irq_enabled That one can be seen as an RFC. It avoids the problem we are seeing but the whole irq handling and the state machine build on it is not reliable. I'm in the middle of a fight against it here, but it can take some more time. I wanted to get this out as other people run into the same problem. And don't wonder about the fourth patch its nothing for ieee802154 and made a mistake while generating the set. :) regards Stefan Schmidt ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel