All of lore.kernel.org
 help / color / mirror / Atom feed
* 802.15.4 SoftMAC devices in linux-wpan?
@ 2015-11-05 17:11 Floris Van den Abeele
  2015-11-05 19:00 ` Alexander Aring
  0 siblings, 1 reply; 2+ messages in thread
From: Floris Van den Abeele @ 2015-11-05 17:11 UTC (permalink / raw)
  To: linux-wpan

[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]

Hi all,

I am looking to get a purely PHY radio (so called SoftMAC devices) into
Linux and up and running on an 802.15.4 network.

In linux/Documentation/networking/ieee802154.txt I read that only
monitor mode is supported for SoftMAC devices:
    NOTE: Currently the only monitor device type is supported - it's
IEEE 802.15.4
    stack interface for network sniffers (e.g. WireShark).

When browsing the source files in the linux mainline tree, I also
couldn't find much on a kernel level CSMA/CA implementation.

Are there any other purely PHY devices supported? I saw the cc2520
listed, which in Contiki at least has its MAC protocol running
externally (i.e. inside contiki, not on the cc2520).
How does a cc2520 with linux-wpan perform CSMA/CA (this could help me on
my way significantly)?
If it doesn't, would it be feasible to implement CSMA/CA inside the
kernel? I'm mainly concerned about strict timings and concurrency when
running CSMA/CA in kernel level.

Best regards,
Floris


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-05 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05 17:11 802.15.4 SoftMAC devices in linux-wpan? Floris Van den Abeele
2015-11-05 19:00 ` Alexander Aring

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.