For 802.15.4 USB hardware, there are two devices that I'm familiar with
both based on the Atmel AT86RF231 transceiver: The RZUSB stick from
Atmel and the family of USB transceivers from Dresden Electronik. Both
devices will present themselves to the USB host as a ACM serial port,
and they'll ha
Hi,
On Thu, Aug 14, 2014 at 05:52:46PM +0100, Simon Vincent wrote:
> The MRF24J40MC module has an external amplifier which should be enabled.
>
> Signed-off-by: Simon Vincent
> ---
> drivers/net/ieee802154/mrf24j40.c | 40
> +--
> 1 file changed, 38 insertio
The MRF24J40MC module has an external amplifier which should be enabled.
Signed-off-by: Simon Vincent
---
drivers/net/ieee802154/mrf24j40.c | 40 +--
1 file changed, 38 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ieee802154/mrf24j40.c
b/drivers/ne