Hi everyone

currently im working on developing a 802.15.4 network interface for my
Tmote sky TelosB...
i have a few questions to ask

1. is it possible to create a network interface for my telosb by using
iz add command ?


2. im using kernel 2.6.35.1 right now with ieee802.15.4 options
enabled.. first i try to issue iz add command on the fake radio but
some errors pop out

this is what i get after issued iz add command,

$ iz listphy
wpan-phy0  IEEE 802.15.4 PHY object
    page: 0  channel: n/a
    channels on page 0: 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
    channels on page 3: 0 1 2 3 4 5 6 7 8 9 10 11 12 13

$ iz -d add wpan-phy0
DBG<1>: Clearing cache 0x9930218 <genl/family>...
DBG<1>: Picking up answer for cache 0x9930218 <genl/family>...
DBG<1>: Added 0x9931360 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x99312e8 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x9931468 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x99313c8 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x99315c0 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x9931798 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x99317e8 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x9931928 to cache 0x9930218 <genl/family>.
DBG<1>: Clearing cache 0x9930218 <genl/family>...
DBG<1>: Deleted 0x9931360 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x99312e8 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x9931468 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x99313c8 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x99315c0 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x9931798 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x99317e8 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x9931928 from cache 0x9930218 <genl/family>.
DBG<1>: Freeing cache 0x9930218 <genl/family>...
DBG<1>: Clearing cache 0x9930218 <genl/family>...
DBG<1>: Picking up answer for cache 0x9930218 <genl/family>...
DBG<1>: Added 0x9932410 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x9932398 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x9932518 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x9932478 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x9932670 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x9932848 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x9932898 to cache 0x9930218 <genl/family>.
DBG<1>: Added 0x99329d8 to cache 0x9930218 <genl/family>.
DBG<1>: Clearing cache 0x9930218 <genl/family>...
DBG<1>: Deleted 0x9932410 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x9932398 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x9932518 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x9932478 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x9932670 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x9932848 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x9932898 from cache 0x9930218 <genl/family>.
DBG<1>: Deleted 0x99329d8 from cache 0x9930218 <genl/family>.
DBG<1>: Freeing cache 0x9930218 <genl/family>...
nl_send_auto_complete
nlmsg_free
Receive failed: Netlink Error (errno = Invalid argument)
DBG<1>: Unregistered cache operations route/addr
DBG<1>: Unregistered cache operations route/class
DBG<1>: Unregistered cache operations route/cls
DBG<1>: Unregistered cache operations route/link
DBG<1>: Unregistered cache operations route/neigh
DBG<1>: Unregistered cache operations route/neightbl
DBG<1>: Unregistered cache operations route/qdisc
DBG<1>: Unregistered cache operations route/route
DBG<1>: Unregistered cache operations route/rule
DBG<1>: Unregistered link info perations vlan
DBG<1>: Unregistered cache operations genl/family
DBG<1>: Unregistered cache operations fib_lookup/fib_lookup
DBG<1>: Unregistered cache operations netfilter/ct
DBG<1>: Unregistered cache operations netfilter/log



2. i can compile linux kernel 2.6.28 which is provided in the website
but then my usb mouse and keyboard are not working after bootup...
after i've google around and reconfigure and recompile the kernel, the
problem is still here... is it only serial mouse and keyboard are
allow on this version??


3. current version still cannot support ipv6 address??
i managed to add ipv4 address to hardwpan0 but not ipv6 address

Thanks

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

Reply via email to