8000 GitHub - terence-deng/mt7601u at 3.0.0.4
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

terence-deng/mt7601u

 
 

Repository files navigation

mt7601u

Ralink Wireless Adapter Driver

This driver is not for kernel 4.x

Build Status

The latest build status of master branch Build Status

Build Requirements

Debian/Ubuntu user can run below commands to install the dependencies

apt-get update && apt-get install -y git wget gcc make build-essential linux-headers-$(uname -r)

CentOS/Redhat/Fedora user can run below commands to install the dependencies

yum install -y git wget gcc make kernel-devel

Fetch source code

cd ~ && git clone https://github.com/terence-deng/mt7601u.git

Build Driver

Start build

make clean
make all

Or

./build.sh

Test Driver

Load the driver

./load.sh

Unload the driver

./unload.sh

About

Ralink Wireless Adapter Driver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0