Skip to content

beckss1/rt5370sta

 
 

Repository files navigation

rt5370sta

RT5370 Driver ready for work on Debian Squeeze.

I changed two lines in 'os/linux/config.mk' that make wpa_supplicant work for this driver. In line 57, 'HAS_WPA_SUPPLICANT=n' to 'HAS_WPA_SUPPLICANT=y' and in line 61, 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n' to 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y'

To install do:

sudo make clean

sudo make

sudo make install

To use do:

sudo modprobe rt5370sta

Reference

http://harkko.lattu.biz/notes/rt5370_ubuntu.html

About

RT5370 Driver for Debian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.8%
  • Objective-C 2.0%
  • Other 1.2%