Skip to content

Icenowy/esp8089

 
 

Repository files navigation

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.

About

Linux kernel module driver for the ESP8089 WiFi chip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.8%
  • Makefile 0.2%