Skip to content

Styx85/DPO_RT5572_LinuxSTA_2.6.1.3_20121022_mod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 

Repository files navigation

!!!Kernel panik on 64 bit systems!!! Improved Linux Driver for Railnk USB WiFi Cards RT8070 RT3070 RT3370 RT3572 RT5370 RT5372 RT5572 Based on original Ralink Driver v2.6.1.3 (10/22/2012)

Features:

  • fixed statistics for recieved packets and bytes count reported by the driver (cat /proc/net/dev)
  • fixed compilation error on kernels > 3.5
  • LED on Ralink 3070. In original driver if you compile without LED support (HAS_LED_CONTROL_SUPPORT in os/linux/config.mk) than your LED stays turned on all the time the WiFi card switched on. In this driver the LED will be switched off after you up the interface.

Reverse engineered undocumented features:

  • change MAC through configuration file RT2870STA.dat (MacAddress=12:34:45:67:ad:be as first parameter)
  • turn off annoying debug messages in kernel log (set debug level, run "iwpriv ra0 set Debug=0", possible levels 0~5)

About

Improved Linux Driver for USB Ralink WiFi cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.9%
  • C++ 7.8%
  • Other 2.3%