Re: [Linux-zigbee-devel] 6lowpan in Ethernet packets

2012-04-11 Thread Luca BRUNO
Alexander Smirnov scrisse: > Got it! > Hm, definitely it's possible, but I suspect that it looks more like > ugly hack. The more appropriate solution I guess will be usage of fake > drivers. I've set reminder to check this possibility, hope there will > be some free time slot this week :-( A simi

Re: [Linux-zigbee-devel] Kernel freezes during transmitting via 6lowpan

2012-04-11 Thread jonsm...@gmail.com
You have a good location from the trap: PC is at lowpan_rcv+0x576/0x714 [6lowpan] You are 3/4 of the way into lowpan_rcv. Add a bunch of printks in that routine starting about half way in that print out the relevant variables around the crash point. Plan B - use a JTAG on the kernel, but printks

[Linux-zigbee-devel] Kernel freezes during transmitting via 6lowpan

2012-04-11 Thread Thomas Fechner
I'm trying to use 6lowpan between two avr32 boards. On each board there are two at86rf231 sharing one IRQ. I have patched at86rf230 and mac802154 into the mainline kernel 3.3.1. The board setup code is the following: static struct at86rf230_platform_data at86rf230_info_a = { .rstn