dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ieee802154
Sergey Lapin 8459464f07 ieee802154: add simple HardMAC driver sample
fakehard is a really simple driver implementing only necessary
callbacks and serves the role of an example of driver for HardMAC
IEEE 802.15.4 device.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-09 05:25:34 -07:00
..
Kconfig ieee802154: add simple HardMAC driver sample 2009-06-09 05:25:34 -07:00
Makefile ieee802154: add simple HardMAC driver sample 2009-06-09 05:25:34 -07:00
fakehard.c ieee802154: add simple HardMAC driver sample 2009-06-09 05:25:34 -07:00