I've rewritten this driver here: http://github.com/paralin/xbee-netdev
There's a couple bugs with it - I'm getting random _kmalloc crashes when the driver is running which makes me think there's some buffer overflow, memory leaks, or maybe a freed pointer read somewhere. Could use a second set of eyes to look over it.
I've rewritten this driver here: http://github.com/paralin/xbee-netdev
There's a couple bugs with it - I'm getting random _kmalloc crashes when the driver is running which makes me think there's some buffer overflow, memory leaks, or maybe a freed pointer read somewhere. Could use a second set of eyes to look over it.