On Thu, Nov 6, 2014 at 6:55 PM, Carlo Vallati <carlo.vallati@xxxxxxxxxxxx> wrote: > Hi, > you can also take a look at this work in progress of mine [0] in which I'm > implementing a driver for the Xbee s1 cards. > The implementation is still a work in progress, so it has only the basic TX > and RX operations and it includes the latest subsystem changes (at least the > version included in the 3.16 kernel). > The driver communicates with the Xbee s1 card using a serial protocol to > receive/send raw data, while most of the 802.15.4 are implemented in > hardware (for this reason its structure follows the fakehard.c driver). I will have a look at it... thank you. > Even if your radio it's not 802.15.4, maybe you can emulate/simulate some of > the operations and information needed by the upper layers. If I understand the difference between the "soft" and the "hard" style drivers right, the soft ones can work with a more stupid hardware, correct? Henning -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html