Srinivas, I have some answers that might help:
On Wed, Jul 15, 2009 at 05:47:31AM +0530, srinivas naga vutukuri wrote: > Hi, > > I have the following questions, please help me out, in getting to get > the fakelb driver functionality. > > > 1. > Am not able to see the /sys/bus/platform/devices/ieee80215fakelb/adddev try /sys/bus/platform/devices/ieee802154fakelb/adddev (missing 4 after 80215) I believe this is a typo in the website. > 2. > > Until i have an wpan radio hardware connected to it, does't i have got > the mwpan0, radio interfaces, wpan0 logical interfaces? > > THen what is the idea of fakelb, will it not work like a simulator, with > out having an physical radio presence. Try this one again now that you have the correct path for adding a fake device. > 3. > I am unable to trace for the option, > CONFIG_IEEE802154_SERIAL=y in the make xconfig. Is it there in the > drivers section? You need to have MAC802154 in order for this option to appear. (this is another place where the website might be behind the actual code) Say 'y' or 'm' to MAC802154 first and then try again. Specifically for xconfig: In Networking Support -> Networking options Select IEEE Std 802.15.4... near the bottom. Then select mac802154. Then you should see Device Drivers -> Network Device Support -> IEEE 802.15.4 drivers appear along with the serial driver. -Mar. ------------------------------------------------------------------------------ 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
