Hi, 
 
i have some more questions. 
 
the ieee802154_mlme_ops functions get the a net_device as parameter.
Musst  inlcude the net_device  the informationen which the mlme_ops
functions needed ? like
 
pseudo code: 


static u16 atmega128rfa1_get_pan_id(const struct net_device *dev)
{
 struct atmega128rfa1_local *priv = netdev_priv(dev);
  return priv->pan_id; 
}
 
 
Why  register the atrf86rf230  the spi->irq? I don“t really understood.
I think it musst be a gpio irq!? Zigbee Device send  -> IRQ to Linux
Board -> Linux Board read from spi interface ?? Can someone explain
that. 
 
Best regards, 
 
Ivo
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to