Hello,

2009/7/16, srinivas naga vutukuri <[email protected]>:
> Hi Mariano,
>
> Yes, i just gone and observed from the website the typo mistake.But
> still this is not solved my problem.
>
>
[snip]

>
> THen i try to see what is available in the  drivers/ieee802154 i found only
> there fakehard.c
>
> sriniv...@srinivasv-laptop:~/zigbee-linux/drivers/ieee802154$ ls
> fakehard.c  <=== only fakehard is there.
> Kconfig
> Makefile

Which git and which branch are you using? The Linus' git doesn't contain
any soft mac changes. We plan to submit them in a month or two for inclusion
into the next kernel (after 2.6.31). If you'd like to play with our stack now,
I'd suggest either using a source snapshot from sf.net downloads, or
use our git, branch 'devel' IIRC (not the 'master').

Then you need to select IEEE802154, MAC802154 and IEEE802154FAKELB
options.

Moreover the wiki is lagging in terms of one of information pieces: If
you'd like
to use current git, you have to add wpan devices manually.
I.e. if you have recent enough iproute2, and you want to add another interface
on the top of mwpan0 radio with 64-bit address ca:fe:ca:fe...., the command is:

ip link add link mwpan0 address ca:fe:ca:fe:ca:fe:ca:fe type wpan.

Hope this helps :)

-- 
With best wishes
Dmitry

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to