mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 07:05:20 +08:00
Enable the WEP encrypted WiFi.
Now rtems can connnect WiFi via WEP on rtl8188eu chip.
This commit is contained in:

committed by
Sebastian Huber

parent
47169ea21a
commit
097ccba6b0
@@ -60,6 +60,7 @@ SYSINIT_DRIVER_REFERENCE(rtwn_usb, uhub);
|
||||
SYSINIT_MODULE_REFERENCE(wlan_ratectl_none);
|
||||
SYSINIT_MODULE_REFERENCE(wlan_sta);
|
||||
SYSINIT_MODULE_REFERENCE(wlan_amrr);
|
||||
SYSINIT_MODULE_REFERENCE(wlan_wep);
|
||||
SYSINIT_REFERENCE(rtwn_rtl8188eufw);
|
||||
|
||||
RTEMS_BSD_DRIVER_USB;
|
||||
|
Reference in New Issue
Block a user