1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-10-19 17:11:09 +02:00
HackDefendr 927b08e0a3 Update for >= 4.0.0
Added IF statement on line 227 to allow module to build on both +4.0 and also backward compatible to 3.x kernels.

Tested on Kali Linux with customer kernel v4.0.4.
2015-05-21 15:44:51 -05:00
2015-05-21 15:44:51 -05:00
2015-05-04 11:54:59 -07:00
2015-02-06 20:41:39 +02:00
2015-05-08 11:30:03 +02:00
2013-09-04 13:38:50 -07:00
2015-02-06 20:41:39 +02:00

rtl8812AU_8821AU_linux

rtl8812AU_8821AU linux kernel driver for AC1200 (801.11ac) Wireless Dual-Band USB Adapter

##Autocompiling with DKMS

sudo cp -R . /usr/src/rtl8812AU_8821AU_linux
sudo dkms add -m rtl8812AU_8821AU_linux -v 1.0
sudo dkms build -m rtl8812AU_8821AU_linux -v 1.0
sudo dkms install -m rtl8812AU_8821AU_linux -v 1.0
Description
No description provided
Readme GPL-2.0 5 MiB
Languages
C 99.5%
Makefile 0.5%