honami520 / ap6210

Wifi and Bluetooth driver for CubieTruck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ap6210

Wifi and Bluetooth driver for CubieTruck.

This patch should be applied to the root of the linux-sunxi kernel's source :

# patch -p1 < ap6210_defconfig.patch
# patch -p1 < ap6210_module.patch

To load the module, add the following line to /etc/modules :

ap6210

Feel free to improve the code and submit bugfix...

About

Wifi and Bluetooth driver for CubieTruck

License:GNU General Public License v2.0


Languages

Language:C 91.0%Language:C++ 8.4%Language:Makefile 0.6%