Hello,
While playing with the 6lowpan code, I found a few more bugs. Some a
not very serious as long as interoperability is not required, some other
are more serious and prevent the fragment reassembly to be performed
correctly (after 256 fragments have been sent) or mangle the packet
length
Alan,
There was a problem with the field IRQ and bus_num.
Now, we go through the "probe" function.
Thanks a lot,
Regards,Emilie.
-Message d'origine-
De : Alan Ott [mailto:a...@signal11.us]
Envoyé : mardi 5 juin 2012 16:17
À : E Layec
Cc : Pierre-Emmanuel Goudet; linux-zigbee-devel@lists.s
On 06/05/2012 09:56 AM, E Layec wrote:
> You will find in attached file our current source code.
One thing that jumps out at me is the -EINVAL as .bus_num and .irq in
your board file. IRQ is just passed through to the driver (so it's
likely not causing _this_ problem), but .bus_num may be causing