Re: [Linux-zigbee-devel] [PATCH beta 1] 0/3] Fix race conditions in mrf24j40 interrupts

2013-05-22 Thread David Hauweele
Hello, I cannot use level-triggered interrupts with GPIO on the RPi, so I cannot test this specific patch. However I agree with the idea of level-triggered interrupts, that would fix all major problems related to missed interrupts. Beside this I'm running a ping -f since more than two hours now a

Re: [Linux-zigbee-devel] [PATCH beta 1] 0/3] Fix race conditions in mrf24j40 interrupts

2013-05-22 Thread Alan Ott
On 5/22/13 4:32 PM, David Hauweele wrote: > I cannot use level-triggered interrupts with GPIO on the RPi, so I > cannot test this specific patch. Is there another interrupt line you can tie into which does support level-trigger interrupts (INT0 or something)? > However I agree with the idea of l