Hi, I have backported the drivers from the latest git devel to 2.6.24, however I am having some trouble getting the wpan* devices to be added properly.
I do see the wpan-phy* ieee802154 device being added (so wpan_phy_register is being called) when the driver is loaded, or when I write to adddev, and I do see the devices ieee802154:wpan-phy* under /sys/bus/platform/devices/ieee802154fakelb, however none of the rtnl code ever runs and so alloc_netdev is never called for "wpan*" and so I can't see it listed by ifconfig or iz. I am not familiar with the rtnl code, so I don't know when ieee802154_netdev_newlink is supposed to be called. Any suggestions on where to start tracking down the problem would be very much appreciated. Thanks, Andrew Webster ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel