Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
* Register two 802.15.4 devices/interfaces in one driver
@ 2017-02-16  8:56 Xue Liu
  2017-02-16 14:36 ` Michael Richardson
  0 siblings, 1 reply; 14+ messages in thread
From: Xue Liu @ 2017-02-16  8:56 UTC (permalink / raw)
  To: linux-wpan

Hello,

Now I am working on a driver for MCR20A radio chip from NXP. This chip
has a special feature: support two PAN networks. It means it can
operate on two different or the same channels with different PAN IDs,
short addresses and extended addresses. I suppose to add two 802.15.4
interfaces for this feature. And I have two questions:

1. how to add 802.15.4 devices ? Call ieee802154_register_hw() twice
with different struct ieee802154_hw ?

2. how to deal with tx and rx regarding two interfaces.

Thanks.

It is appropriate for any driver design suggestions about this chip.

Regards,

Xue Liu

--

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

end of thread, other threads:[~2017-03-07 19:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-16  8:56 Register two 802.15.4 devices/interfaces in one driver Xue Liu
2017-02-16 14:36 ` Michael Richardson
2017-02-16 15:55   ` Johann Fischer
2017-02-17 11:05     ` Xue Liu
2017-03-01 17:14       ` Stefan Schmidt
2017-03-06 13:53         ` Xue Liu
2017-03-07 19:04           ` Stefan Schmidt
2017-02-16 18:41   ` Alexander Aring
2017-02-16 19:44     ` Michael Richardson
2017-02-17  7:26       ` Alexander Aring
2017-02-17 11:01         ` Xue Liu
2017-02-19  7:09           ` Alexander Aring
2017-02-17 16:12         ` Michael Richardson
2017-02-20  8:34           ` Alexander Aring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox