/esp8089

Linux kernel module driver for the ESP8089 WiFi chip

Primary LanguageCGNU General Public License v2.0GPL-2.0

esp8089

ESP8089 Linux driver

v1.9 imported from the Rockchip Linux kernel github repo

Modified to build as a standalone module for SDIO devices.

Building:

make

Using:

Must load mac80211.ko first if not baked in.

sudo modprobe esp8089.ko

If you get a wlan interface, but scanning shows no networks try using:

sudo modprobe esp8089.ko config=crystal_26M_en=1

or:

sudo modprobe esp8089.ko config=crystal_26M_en=2

To load the module.