I'm trying to use an Econotag with the linux802154-serialdev firmware and the 
Linux 802.15.4 user and kernel code.  I've compiled and run the firmware, and 
compiled the Linux user code.  I see that the Linux system I'm using:

Linux ubuntu 3.2.0-29-generic-pae

has an ieee802154 module already available.  Is this module the same as the 
module at:

git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee/kernel

izattach fails at this ioctl call:

        arg = N_IEEE802154;
        ret = ioctl(fd, TIOCSETD, &arg);

- Ralph


------------------------------------------------------------------------------
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