===============================================================================
Software Package - Component
===============================================================================
1. ReleaseNotes.pdf
2. document/
2.1 Quick_Start_Guide_for_Driver_Compilation_and_Installation.pdf
2.2 Quick_Start_Guide_for_Station_Mode.pdf
2.3 wpa_cli_with_wpa_supplicant.pdf
2.4 HowTo_support_more_VidPids.pdf
2.5 Wireless_tools_porting_guide.pdf
2.6 HowTo_enable_driver_to_support_WIFI_certification_test.pdf
2.7 HowTo_enable_the_power_saving_functionality.pdf
2.8 Quick_Start_Guide_for_SoftAP.pdf
2.9 SoftAP_Mode_features.pdf
2.10 linux_dhcp_server_notes.txt
2.11 Quick_Start_Guide_for_Bridge.pdf
2.12 RTK_P2P_WFD_Programming_guide.pdf
2.13 HowTo_enable_driver_to_support_80211d.pdf
2.14 Realtek_WiFi_concurrent_mode_Introduction.pdf
2.15 Miracast_for_Realtek_WiFi.pdf
2.16 Quick_Start_Guide_for_WOW.pdf
3. driver/
3.1 rtl8189ES_linux_v5.8.9_35085.20190919.tar.gz
Naming rule: rtlCHIPS_linux_vM.N.P[.H]_sssss.yyyymmdd[_beta].tar.gz
where:
CHIPS: supported chips
M: Major version
N: miNor version
P: Patch number
H: Hotfix number
s: SVN number
y: package year
m: package month
d: package day
_beta: beta driver
4. wpa_supplicant_hostapd/
4.1 wpa_supplicant_hostapd-0.8_rtw_r24647.20171025.tar.gz
4.1.1 wpa_supplicant
The tool help the wlan network to communicate under the
protection of WPAPSK mechanism (WPA/WPA2) and add WPS patch
4.1.2 hostapd
4.2 wpa_0_8.conf
Configure file sample for wpa_supplicant-0.8
4.3 rtl_hostapd_2G.conf
4.4 rtl_hostapd_5G.conf
Configure files for Soft-AP mode 2.4G/5G
4.5 p2p_hostapd.conf
Configure file for hostapd for Wi-Fi Direct (P2P)
4.6 wpa_supplicant_8_jb_4.2_rtw_r25670.20171213.tar.gz
wpa_supplicant_8 from Android 4.2 SDK and patched by Realtek
could be used for pure-linux and Android 4.2. Support only cfg80211/nl80211.
4.7 wpa_supplicant_8_kk_4.4_rtw_r25669.20171213.tar.gz
wpa_supplicant_8 from Android 4.4 SDK and patched by Realtek
could be used for pure-linux and Android 4.4. Support only cfg80211/nl80211.
4.8 wpa_supplicant_8_L_5.x_rtw_r24600.20171025.tar.gz
wpa_supplicant_8 from Android 5.x SDK and patched by Realtek
could be used for pure-linux and Android 5.x Support only cfg80211/nl80211.
4.9 wpa_supplicant_8_M_6.x_rtw_r24570.20171025.tar.gz
wpa_supplicant_8 from Android 6.x SDK and patched by Realtek
could be used for pure-linux and Android 6.x. Support only cfg80211/nl80211.
4.10 wpa_supplicant_8_N_7.x_rtw_r24577.20171025.tar.gz
wpa_supplicant_8 from Android 7.x SDK and patched by Realtek
could be used for pure-linux and Android 7.x. Support only cfg80211/nl80211.
4.11 wpa_supplicant_8_O_8.x_rtw_r26589.20180301.tar.gz
wpa_supplicant_8 from Android 8.0 SDK and patched by Realtek
could be used for pure-linux and Android 8.0. Support only cfg80211/nl80211.
5. wireless_tools/
5.1 wireless_tools.30.rtl.tar.gz
6. WiFi_Direct_User_Interface/
6.1 p2p_api_test_linux.c
6.2 p2p_ui_test_linux.c
6.3 p2p_test.h
6.4 Start_Guide_P2P_User_Interface_Linux.pdf
7. android_ref_codes_JB_4.2
7.1 linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff
Kernel patch file for cfg80211's STATION_INFO_ASSOC_REQ_IES event for kernel 3.0.
7.2 realtek_wifi_SDK_for_android_JB_4.2_20130208.tar.gz
This tar ball includes our android wifi reference codes for Android 4.2
7.3 Realtek_Wi-Fi_SDK_for_Android_JB_4.2.pdf
Guide for porting Realtek wifi onto your Android 4.2 system
8. android_ref_codes_KK_4.4
8.1 linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff
Kernel patch file for cfg80211's STATION_INFO_ASSOC_REQ_IES event for kernel 3.0.
8.2 realtek_wifi_SDK_for_android_KK_4.4_20140117.tar.gz
This tar ball includes our android wifi reference codes for Android 4.3
8.3 Realtek_Wi-Fi_SDK_for_Android_KK_4.4.pdf
Guide for porting Realtek wifi onto your Android 4.4 system
9. android_ref_codes_L_5.x
9.1 linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff
Kernel patch file for cfg80211's STATION_INFO_ASSOC_REQ_IES event for kernel 3.0.
9.2 realtek_wifi_SDK_for_android_L_5.x_20150811.tar.gz
This tar ball includes our android wifi reference codes for Android 5.x
9.3 Realtek_Wi-Fi_SDK_for_Android_L_5.x.pdf
Guide for porting Realtek wifi onto your Android 5.x system
10. android_ref_codes_M_6.x
10.1 linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff
Kernel patch file for cfg80211's STATION_INFO_ASSOC_REQ_IES event for kernel 3.0.
10.2 realtek_wifi_SDK_for_android_M_6.x_20151116.tgz
This tar ball includes our android wifi reference codes for Android 6.x
10.3 Realtek_Wi-Fi_SDK_for_Android_M_6.x.pdf
Guide for porting Realtek wifi onto your Android 6.x system
11. android_ref_codes_N_7.0
11.1 linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff
Kernel patch file for cfg80211's STATION_INFO_ASSOC_REQ_IES event for kernel 3.0.
11.2 realtek_wifi_SDK_for_android_N_7.0_20161024.tgz
This tar ball includes our android wifi reference codes for Android 7.0
11.3 Realtek_Wi-Fi_SDK_for_Android_N_7.0.pdf
Guide for porting Realtek wifi onto your Android 7.0 system
12. android_ref_codes_O_8.0
12.1 linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff
Kernel patch file for cfg80211's STATION_INFO_ASSOC_REQ_IES event for kernel 3.0.
12.2 realtek_wifi_SDK_for_android_O_8.0_20180227.tar.gz
This tar ball includes our android wifi reference codes for Android 5.x
12.3 Realtek_Wi-Fi_SDK_for_Android_O_8.0.pdf
Guide for porting Realtek wifi onto your Android 5.x system
11. install.sh
Script to compile and install WiFi driver easily in PC-Linux
==================================================================================================================
User Guide for Driver compilation and installation
==================================================================================================================
(*) Please refer to document/Quick_Start_Guide_for_Driver_Compilation_and_Installation.pdf
==================================================================================================================
User Guide for Station mode
==================================================================================================================
(*) Please refer to document/Quick_Start_Guide_for_Station_Mode.pdf
==================================================================================================================
User Guide for Soft-AP mode
==================================================================================================================
(*) Please refer to document/Quick_Start_Guide_for_SoftAP.pdf
(*) Please use wpa_supplicant_hostapd-0.8_rtw_r24647.20171025.tar.gz
(*) Please refer to document/linux_dhcp_server_notes.txt
==================================================================================================================
User Guide for Wi-Fi Direct
==================================================================================================================
Realtek Legacy Wi-Fi Direct:
(*) Please refer to document/RTK_P2P_WFD_Programming_guide.pdf
(*) Please use wpa_supplicant_hostapd-0.8_rtw_r24647.20171025.tar.gz
(*) Please refer to document/linux_dhcp_server_notes.txt
(*) Please refer to WiFi_Direct_User_Interface/
Wi-Fi Direct with nl80211
(*) Please use:
wpa_supplicant_8_jb_4.2_rtw_r25670.20171213.tar.gz
or
wpa_supplicant_8_kk_4.4_rtw_r25669.20171213.tar.gz
or
wpa_supplicant_8_L_5.x_rtw_r24600.20171025.tar.gz
or
wpa_supplicant_8_M_6.x_rtw_r24570.20171025.tar.gz
or
wpa_supplicant_8_N_7.x_rtw_r24577.20171025.tar.gz
or
wpa_supplicant_8_O_8.x_rtw_r26589.20180301.tar.gz
(*) For P2P instruction/command, please refer to:
README-P2P inside the wpa_supplicant folder o
没有合适的资源?快使用搜索试试~ 我知道了~
RTL8189ES_linux_v5.8.9_35085.20191003.zip
共61个文件
pdf:28个
gz:16个
diff:7个
需积分: 50 23 下载量 110 浏览量
2019-11-15
16:14:18
上传
评论 1
收藏 31.72MB ZIP 举报
温馨提示
v5.8.9_35085.20190919 1. I m prove cpu loading in lower computing power CPU 2. Fix P2P PS iot issue 3. I mprove TP in middle distance 4. Correct MP Continue Tx flow 5. Support full BW feature to avoid interference in noise environment 6. fix CCK RSSI display
资源推荐
资源详情
资源评论
收起资源包目录
RTL8189ES_linux_v5.8.9_35085.20191003.zip (61个子文件)
RTL8189ES_linux_v5.8.9_35085.20191003
install.sh 3KB
android_ref_codes_O_8.0
realtek_wifi_SDK_for_android_O_8.0_20181001.tar.gz 48KB
Realtek_Wi-Fi_SDK_for_Android_O_8.0.pdf 366KB
linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff 2KB
android_ref_codes_L_5.x
realtek_wifi_SDK_for_android_L_5.x_20150811.tgz 11KB
Realtek_Wi-Fi_SDK_for_Android_L_5.x.pdf 478KB
linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff 2KB
android_ref_codes_KK_4.4
realtek_wifi_SDK_for_android_KK_4.4_20140117.tar.gz 16KB
Realtek_Wi-Fi_SDK_for_Android_KK_4.4.pdf 484KB
linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff 2KB
android_ref_codes_N_7.0
realtek_wifi_SDK_for_android_N_7.0_20161024.zip 18KB
Realtek_Wi-Fi_SDK_for_Android_N_7.0.pdf 450KB
linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff 2KB
ReleaseNotes.pdf 187KB
document
Realtek_WiFi_concurrent_mode_Introduction.pdf 635KB
How_to_enable_Realtek_RSON_function.pdf 385KB
Quick_Start_Guide_for_Adaptivity_and_Carrier_Sensing_Test.pdf 279KB
Quick_Start_Guide_for_Driver_Compilation_and_Installation.pdf 316KB
Quick_Start_Guide_for_SoftAP.pdf 289KB
Quick_Start_Guide_for_Station_Mode.pdf 219KB
Quick_Start_Guide_for_Bridge.pdf 233KB
Miracast_for_Realtek_WiFi.pdf 252KB
linux_dhcp_server_notes.txt 4KB
HowTo_support_WIFI_certification_test.pdf 84KB
HowTo_enable_and_verify_TDLS_function_in_Wi-Fi_driver.pdf 381KB
SoftAP_Mode_features.pdf 87KB
Wireless_tools_porting_guide.pdf 33KB
Quick_Start_Guide_for_WPA3.pdf 202KB
Quick_Start_Guide_for_wpa_supplicant_WiFi_P2P_test.pdf 432KB
HowTo_support_more_VidPids.pdf 72KB
HowTo_enable_the_power_saving_functionality.pdf 118KB
Quick_Start_Guide_for_WOW.pdf 426KB
wpa_cli_with_wpa_supplicant.pdf 292KB
How_to_set_driver_debug_log_level.pdf 205KB
RTK_P2P_WFD_Programming_guide.pdf 429KB
wpa_supplicant_hostapd
wpa_supplicant_hostapd-0.8_rtw_r24647.20171025.tar.gz 1.64MB
wpa_supplicant_8_N_7.x_rtw_r24577.20171025.tar.gz 2.45MB
wpa_supplicant_8_L_5.x_rtw_r24600.20171025.tar.gz 2.14MB
wpa_supplicant_8_kk_4.4_rtw_r25669.20171213.tar.gz 1.93MB
wpa_supplicant_8_M_6.x_rtw_r24570.20171025.tar.gz 2.28MB
wpa_supplicant_8_jb_4.1_rtw_r24646.20171025.tar.gz 1.69MB
wpa_0_8.conf 2KB
p2p_hostapd.conf 2KB
wpa_supplicant_8_P_9.x_rtw_r29226.20180827.tar.gz 2.89MB
wpa_supplicant_8_O_8.x_rtw_r33457.20190507.tar.gz 2.71MB
wpa_supplicant_8_jb_4.3_rtw_r25671.20171213.tar.gz 1.88MB
rtl_hostapd_2G.conf 2KB
wpa_supplicant_8_jb_4.2_rtw_r25670.20171213.tar.gz 1.81MB
rtl_hostapd_5G.conf 2KB
wireless_tools
wireless_tools.30.rtl.tar.gz 328KB
readme.txt 10KB
android_ref_codes_JB_4.2
Realtek_Wi-Fi_SDK_for_Android_JB_4.2.pdf 402KB
realtek_wifi_SDK_for_android_JB_4.2_20130208.tar.gz 17KB
linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff 2KB
android_ref_codes_P_9.x
realtek_wifi_SDK_for_android_P_9.x_20190827.tar.gz 48KB
linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff 2KB
Realtek_Wi-Fi_SDK_for_Android_P_9.x.pdf 379KB
android_ref_codes_M_6.x
realtek_wifi_SDK_for_android_M_6.x_20151116.tgz 10KB
Realtek_Wi-Fi_SDK_for_Android_M_6.x.pdf 475KB
linux-3.0.42_STATION_INFO_ASSOC_REQ_IES.diff 2KB
driver
rtl8189ES_linux_v5.8.9_35085.20190919.tar.gz 2.45MB
共 61 条
- 1
资源评论
rxgzh070207
- 粉丝: 1
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功