On Fri, Feb 19, 2010 at 7:18 PM, Dmitry Eremin-Solenikov <[email protected]> wrote: > Hello, > > On Fri, Feb 19, 2010 at 6:51 PM, liuxue <[email protected]> wrote: >> >> Hello everyone, >> This cc2420 driver is for imote2 platform.It is far from >> complete.So,Any suggestion is appreciate.Thanks to Jonathan Cameron for his >> help and patience. >> It seem that this mail list server does not accept "big" e-mail.My last >> e-mail which was 136kb with accessories was rejected by it.So,this time, I >> send a "small" one. > > Sorry for the delay, I haven't checked the admindb for a while. I'll > push this patch (with several cleanups) to main repo soon.
BTW: It seems the driver has some issues with IRQ enabling/disabling (at least it looks so). You have one multiplexed ISR, which then disables itself, enabling happens in irqworks, but can't it happen that both irqworks will be scheduled? Could you please look into it? > >> >> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> Linux-zigbee-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel >> > > > > -- > With best wishes > Dmitry > -- With best wishes Dmitry ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
