Skip to content

devMichaelJones/patched-Asus-PCE-N53-linux-driver

 
 

Repository files navigation

Linux Driver Asus PCE-N53 (Ralink RT5592 chipset)

As the driver for Asus PCE-N53 offered by Asus Support is for very old Linux Kernel (before 2.8) i picked up the community patch and a further change necessary to pack the driver source needed for running this card or any on similar chipset.

Tested and running with Fedora 19.

Install

Clone the repository, simply compile, install and use modprobe.

$ make
$ su -c 'make install'
$ modprobe rt5592sta

About

a patched version of the linux driver for asus pce-n53 linux driver, working at least for kernel 3.14

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.1%
  • Objective-C 2.5%
  • Makefile 1.1%
  • Roff 0.3%