Re: [Linux-zigbee-devel] [PATCH v2 0/4] 802.15.4 and 6LoWPAN Buffering Fixes

2013-04-07 Thread David Miller
From: Alan Ott Date: Wed, 3 Apr 2013 10:00:54 -0400 > Version 2 of this patch series: > > Differences from v1: > > 1. Patches previously numbered 5 and 6 were squashed (to become current > patch #4) at the request of Alexander Smirnov. > > 2. Current patch #2 had extraneous braces removed. >

Re: [Linux-zigbee-devel] [PATCH 2/2] at86rf230: change irq handling to prevent lockups with edge type irq

2013-04-07 Thread Sascha Herrmann
On 06.04.2013 16:20, Werner Almesberger wrote: > Sascha Herrmann wrote: >> The trigger level isn't configurable in the rf230, > > Right, I should have mentioned that the polarity can only be set on > the AT86RF231. The 230 has to make do with rising edge or high level. Oh, I didn't realized, th