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 -- -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html