Re: [RFC][WIP] IEEE 802.15.4 implementation for Linux v1

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dmitry Eremin-Solenikov
Date: Thursday, June 4, 2009 - 9:49 pm

2009/6/5 Jon Smirl <jonsmirl@gmail.com>:

No, we do not support Atmel USB sticks, nor we do not have plans for
adding support
for it in the foreseable feature. However if the onboard ATmega can be
programmed to
provide usb-serial interface, one can use/adapt our serial discipline
driver to control it.
One will still have to write firmware for the on-stick ATmega chip.

Or you can add support for any existing interface that is provided by
RazorUSB card by yourself.
We tried to make mac802154 drivers easy to implement.


Hmm. One can solder (e.g.) the FTDI 2232 together with AT86RF230/231
and use that combo
instead of RazorUSB sticks.


I'll look for the interface they are using to control sticks and check
how easy will it be to
write a driver for it.
-- 
With best wishes
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][WIP] IEEE 802.15.4 implementation for Linux v1, Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 01/10] crc-itu-t: add bit-reversed calculation, Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 02/10] Add constants for the ieee 802.15.4/ZigBee stack, Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 03/10] net: add IEEE 802.15.4 socket family impleme ..., Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 04/10] net: add NL802154 interface for configuratio ..., Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 05/10] ieee802154: add simple HardMAC driver sample, Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 06/10] mac802154: add a software MAC 802.15.4 imple ..., Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 07/10] ieee802154: add virtual loopback driver, Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 08/10] tty_io: export tty_class, Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 09/10] ieee802154: add serial dongle driver, Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
[PATCH 10/10] ieee802154: add at86rf230/rf231 spi driver, Dmitry Eremin-Solenikov, (Mon Jun 1, 7:54 am)
Re: [PATCH 08/10] tty_io: export tty_class, Alan Cox, (Mon Jun 1, 8:07 am)
Re: [PATCH 08/10] tty_io: export tty_class, Dmitry Eremin-Solenikov, (Mon Jun 1, 8:10 am)
Re: [PATCH 08/10] tty_io: export tty_class, Alan Cox, (Mon Jun 1, 8:34 am)
Re: [PATCH 09/10] ieee802154: add serial dongle driver, Dmitry Eremin-Solenikov, (Mon Jun 1, 1:29 pm)
Re: [PATCH 10/10] ieee802154: add at86rf230/rf231 spi driver, Dmitry Eremin-Solenikov, (Mon Jun 1, 1:33 pm)
Ответ: [PATCH 10/10] ieee802154: add at86rf230/, Dmitry Eremin-Solenikov, (Tue Jun 2, 1:29 am)
Re: , Marcel Holtmann, (Tue Jun 2, 1:36 am)
Re: , Florian Fainelli, (Tue Jun 2, 1:46 am)
Re: Ответ: [PATCH 10/10] ieee802154: add at86rf, Maxim Osipov, (Tue Jun 2, 1:49 am)
Re: , Sergey Lapin, (Tue Jun 2, 1:52 am)
Re: , Holger Schurig, (Tue Jun 2, 2:15 am)
Re: , Jonathan Cameron, (Tue Jun 2, 2:29 am)
Re: ?????: [PATCH 10/10] ieee802154: add at86rf230/rf231 s ..., Dmitry Eremin-Solenikov, (Tue Jun 2, 4:42 am)
Re: [PATCH 08/10] tty_io: export tty_class, Dmitry Eremin-Solenikov, (Tue Jun 2, 7:22 am)
Re: [PATCH 08/10] tty_io: export tty_class, Alan Cox, (Tue Jun 2, 7:35 am)
Re: [PATCH 09/10] ieee802154: add serial dongle driver, Sergey Lapin, (Tue Jun 2, 7:43 am)
Re: [PATCH 03/10] net: add IEEE 802.15.4 socket family imp ..., Dmitry Eremin-Solenikov, (Thu Jun 4, 4:16 am)
Re: [PATCH 03/10] net: add IEEE 802.15.4 socket family imp ..., Dmitry Eremin-Solenikov, (Thu Jun 4, 7:10 am)
Re: [RFC][WIP] IEEE 802.15.4 implementation for Linux v1, Dmitry Eremin-Solenikov, (Thu Jun 4, 9:49 pm)
Re: [RFC][WIP] IEEE 802.15.4 implementation for Linux v1, Maxim Osipov, (Fri Jun 12, 10:37 pm)
Re: [RFC][WIP] IEEE 802.15.4 implementation for Linux v1, Pavel Machek, (Sat Jun 20, 11:40 pm)