1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-25 14:44:09 +00:00
[MIRROR] RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection https://axenov.dev/как-установить-драйвер-wi-fi-адаптера-dexp-wfa-601-н/
Go to file
Christian kimocoder 8561b419e8 Add rtw_led_ctrl module parameter for changing led
Also adds example /etc/modprobe.d/ configuration file (realtek-leds.conf) that can
be used to set this new parameter option value automatically at boot or when
command e.g "modprobe 8812au" is done with no module parameter.

Howto do this manually?
sudo modprobe -r 8812au
sudo modprobe 8812au rtw_led_ctrl=1 (0 is allways off, 1 is normal & 2 is allways on)
2017-10-02 21:41:04 +02:00
core Fix radiotap header for RTL8814AU 2017-03-14 23:01:10 +03:00
hal Update hal_usb_led.c 2017-10-02 21:26:04 +02:00
include Update drv_types.h 2017-10-02 21:31:21 +02:00
os_dep Update os_intfs.c 2017-10-02 21:38:27 +02:00
platform Add driver v4.3.21 with rtl8812au and rtl8821au HAL from v4.3.20 2017-01-30 21:45:14 +03:00
.gitignore Added .gitignore 2017-03-29 08:12:32 +03:00
Kconfig Add driver from found on aircrack-ng site 2016-03-27 19:56:02 +02:00
Makefile ARM64 Support 2017-10-02 16:56:06 +02:00
realtek-leds.conf Add rtw_led_ctrl module parameter for changing led 2017-10-02 21:41:04 +02:00