You're added Freescale SMAC. How do I create an interface for SMAC mode? A new option in the iz command? I don't need this, I just want to understand the architecture. So the frame format of SMAC is really different than IEEE802.15.4?
My current thinking of 6lowpan support is to make the module autobind to the ieee802154 support. When you modprobe it in, it will bind into the stack and start doing its thing. You will lose access to compressed packets on the normal interfaces (they will still be there on the monitor interface). To get rid of it rmmod 6lowpan. To switch to zigbee modprobe zigbee. Can you mix 6lowpan and Zigbee on a net? Can you tell the headers apart? -- Jon Smirl [email protected] ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
