Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 457 Bytes

README.md

File metadata and controls

31 lines (15 loc) · 457 Bytes

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.