Hi all, 
 
sry for one more question. I think i havn´t still understand the MaC
stack :( .   One example: 
 
The scan_req function have the jop to scan after channels. But take i
only the net_device and give the information the
ieee802154_nl_scan_confirm function? Or must i get the information in
the scan function from my device like that:
 
static int atmega128rfa1_scan_req(struct net_device *dev, u8 type, u32
channels,
  u8 page, u8 duration)
{

write_to_spi(channel,type,duration); 
wait_of_response();
read_response_from_spi();
 
 return ieee802154_nl_scan_confirm( set the information from spi );
 
I hope someone can help me. 
 
best regards, 
 
Ivo Kunadt
 
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to