From: Carlo Vallati <carlo.vallati@iet.unipi.it>
To: Alexander Aring <alex.aring@gmail.com>
Cc: Henning Rogge <hrogge@gmail.com>,
Marcel Holtmann <marcel@holtmann.org>,
linux-wpan@vger.kernel.org
Subject: Re: 6lowpan with external radio
Date: Fri, 07 Nov 2014 14:22:27 +0100 [thread overview]
Message-ID: <545CC793.4020607@iet.unipi.it> (raw)
In-Reply-To: <20141106193445.GD2321@omega>
On 11/06/2014 08:34 PM, Alexander Aring wrote:
> Hi Carlo,
>
> On Thu, Nov 06, 2014 at 07:24:03PM +0100, Alexander Aring wrote:
>> On Thu, Nov 06, 2014 at 06:55:11PM +0100, Carlo Vallati 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).
>>>
>>
>> well, I removed now any HardMAC functionality because it never had any
>> functionality. For example [0].
>>
>> This was used by the fakehard driver but there was no real netlink
>> interface which used these calls. HardMAC driver is another topic for
>> the future.
>>
>
> this will not mean that I don't accept HardMAC drivers. I do now a
> rework of this branch which looks very similar like wireless/mac80211
> afterwards.
I really do understand that. Although I had some experience with
mac80211 driver, it took me a while to understand the structure of the
802154 driver. A rework is more than welcome!
>
> The HardMAC functionality should be look like wireless. This
> means a cfg802154 implementation inside driver layer. Also netdev
> allocation/registration etc.. is inside driver layer. cfg802154 is just
> a callback structure for the netlink 802.15.4 calls.
>
> Really the current mainline HardMAC functionality was in some broken
> state which never had any functionality.
Yes I understand. As the support for HardMAC will be defined and
included again I'll align my work and then you can evaluate it for
inclusion (in case you think can be of interest).
>
>
> I hope you are not too frustrated now. :-)
No problem, I needed to write the driver anyway to run some experiments :-)
>
> - Alex
>
--
-------------------------------------
Carlo Vallati, PhD
Post Doc Researcher
Computer Networking Group
Dipartimento di Ingegneria dell'Informazione
Università di Pisa
Via Diotisalvi 2, 56122 Pisa - Italy
Ph. : (+39) 050-2217.572 (direct) .599 (switch)
Fax : (+39) 050-2217.600
Skype: warner83
E-mail: carlo.vallati@iet.unipi.it
http://www.iet.unipi.it/c.vallati/
-----------------------------------------------
next prev parent reply other threads:[~2014-11-07 13:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-06 11:14 6lowpan with external radio Henning Rogge
2014-11-06 15:36 ` Marcel Holtmann
2014-11-06 16:33 ` Henning Rogge
2014-11-06 16:54 ` Alexander Aring
2014-11-06 17:00 ` Henning Rogge
2014-11-06 17:08 ` Alexander Aring
[not found] ` <CAP0sMCzn-cRSDi7GoeLPFKH868vdW+DJsC_ak-eZwT+GEbwwiA@mail.gmail.com>
2014-11-06 18:01 ` Henning Rogge
2014-11-06 18:13 ` Carlo Vallati
2014-11-06 18:28 ` Alexander Aring
2014-11-06 18:24 ` Alexander Aring
2014-11-06 19:34 ` Alexander Aring
2014-11-07 13:22 ` Carlo Vallati [this message]
2014-11-06 18:09 ` Carlo Vallati
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=545CC793.4020607@iet.unipi.it \
--to=carlo.vallati@iet.unipi.it \
--cc=alex.aring@gmail.com \
--cc=hrogge@gmail.com \
--cc=linux-wpan@vger.kernel.org \
--cc=marcel@holtmann.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.