LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   MAC/PHY layer implementation (https://www.linuxquestions.org/questions/linux-networking-3/mac-phy-layer-implementation-709057/)

rahulthewall3000 03-04-2009 04:30 AM

MAC/PHY layer implementation
 
I am working on a project for my Bachelor's
thesis and would really appreciate any help that I can get in this regard. I
am supposed to develop a device driver for the IEEE 802.15.4 nanoLOC
transceiver (for Linux boards) and I have a few questions about how exactly to
go about it.

As far as I understand it, I first need a kernel stack for IEEE 802.15.4 (as
far as I understand mac80211 is the kernel stack for the IEEE 802.11 and I
would need something similar). This Kernel stack, as I understand it, would
then provide a common API for driver development.

So, I would really appreciate if some one could inform me as to what exactly
does programming this stack incorporate? Do I need to implement the PHY and
the MAC layers, and if yes, how do I go about that?

Please Help!

Thanks
Rahul Jain


All times are GMT -5. The time now is 04:12 PM.