Hello.

On Fri, 2010-05-14 at 12:28, agogolev wrote:
> 
> first, I should admit, that I'm getting these lines on boot:
> 
> ieee802154hardmac ieee802154ha
> rdmac: Added ieee802154 HardMAC hardware
> pxa27x-udc pxa27x-udc: USB reset
> ieee802154fakelb ieee802154fakelb: Added ieee802154 hardware
> Initializing ZigBee TTY interface
> cc2420 spi3.0: no platform data
> cc2420: probe of spi3.0 failed with error -22

That's bad. The cc2420 driver fials during probing. You need to pass platform
data with the GPIOs for fifop, etc along from your board description. What board
do you use?

If you are using an imote2 this should be taken care of with the imote2 platform
data patch I posted in my last series.

> I'm not sure, if it's important, but it doesn't look correct.

The wpan0 interface you are seeing comes from the fakelb driver you also build
into the kernel.

regards
Stefan Schmidt

------------------------------------------------------------------------------

_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to