User Tools

Site Tools


en:users:drivers:rtl819x

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:users:drivers:rtl819x [2022/03/23 18:37]
Xose Vazquez Perez [mac80211 based]
en:users:drivers:rtl819x [2024/06/25 06:55]
Xose Vazquez Perez [staging drivers]
Line 1: Line 1:
- +===== Realtek 802.11n802.11ac ​and 802.11ax ​drivers =====
- +
-===== Realtek 802.11n ​and 802.11ac drivers ===== +
- +
-  +
  
 ===== mac80211 based ===== ===== mac80211 based =====
Line 19: Line 14:
   * **rtl8192ee** is a PCI-E driver for RTL8192EE devices (**3.16+**). ​   * **rtl8192ee** is a PCI-E driver for RTL8192EE devices (**3.16+**). ​
   * **rtl8xxxu** is a **multi-driver** for USB devices(RTL8723AU/​RTL8723BU/​RTL8191EU/​RTL8192EU/​RTL8188EU/​RTL8188RU) (**4.3+**).   * **rtl8xxxu** is a **multi-driver** for USB devices(RTL8723AU/​RTL8723BU/​RTL8191EU/​RTL8192EU/​RTL8188EU/​RTL8188RU) (**4.3+**).
-  * **rtw88** is a 802.11ac PCI-E driver for 8822BE, 8822CE, 8723DE and 8821CE devices.+  * **rtw88** is a 802.11ac PCI-E driver for 8822BE, 8822CE, 8723DE and 8821CE ​devices, and USB(**6.2+**) driver for RTL8723DU, RTL8821CU, RTL8822BU and RTL8822CU ​devices.
   * **rtw89** is a 802.11ax PCI-E driver for 8852AE devices.   * **rtw89** is a 802.11ax PCI-E driver for 8852AE devices.
  
Line 25: Line 20:
 ===== staging drivers ===== ===== staging drivers =====
     * **r8192e_pci** is a PCI-E driver for RTL8192E devices. ​     * **r8192e_pci** is a PCI-E driver for RTL8192E devices. ​
-    * **r8190_pci** is a PCI driver for [[http://​www.realtek.com/​products/​productsView.aspx?​Langid=1&​PNid=41&​PFid=9&​Level=6&​Conn=5&​ProdID=174|RTL8190P]] devices (**WIP**: [[http://​github.com/​lwfinger/​rtl8190p|http://​github.com/​lwfinger/​rtl8190p]])+    * **r8190_pci** is a PCI driver for RTL8190P devices (**WIP**: [[http://​github.com/​lwfinger/​rtl8190p|http://​github.com/​lwfinger/​rtl8190p]])
     * **r8723bs** is a SDIO/SPI driver for RTL8723A/B devices. It's going to be replaced by rtl8xxxu.     * **r8723bs** is a SDIO/SPI driver for RTL8723A/B devices. It's going to be replaced by rtl8xxxu.
     * **r8712u** is a USB driver for RTL8712U/​RTL8192SU devices. It's going to be replaced by rtl8192su.     * **r8712u** is a USB driver for RTL8712U/​RTL8192SU devices. It's going to be replaced by rtl8192su.
-    * **r8192u_usb** is a USB driver for RTL8192U devices. It's going to be replaced by rtl8xxxu. 
     * **r8192du** is a USB driver for RTL8192DU devices. (**WIP**: [[http://​github.com/​lwfinger/​rtl8192du|http://​github.com/​lwfinger/​rtl8192du]]). It's going to be replaced by rtl8xxxu.     * **r8192du** is a USB driver for RTL8192DU devices. (**WIP**: [[http://​github.com/​lwfinger/​rtl8192du|http://​github.com/​lwfinger/​rtl8192du]]). It's going to be replaced by rtl8xxxu.
-    * **r8188eu** is a USB driver for RTL8188EU devices. It's going to be replaced by rtl8xxxu. 
- 
- 
- 
-They are included in the **staging** tree at [[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​gregkh/​staging.git/​|https://​git.kernel.org/​cgit/​linux/​kernel/​git/​gregkh/​staging.git/​]] and they are **NOT supported** by linux-wireless developers or mailing list. Instead ask for support in [[http://​driverdev.linuxdriverproject.org/​mailman/​listinfo/​driverdev-devel|http://​driverdev.linuxdriverproject.org/​mailman/​listinfo/​driverdev-devel]] . Maintainers are Greg Kroah-Hartman <​[[mailto:​gregkh@linuxfoundation.org|gregkh@linuxfoundation.org]]>​ and Larry Finger <​[[mailto:​Larry.Finger@lwfinger.net|Larry.Finger@lwfinger.net]]>​. ​ 
- 
- 
-===== Hardware Donations ===== 
  
-If you get an unsupported device, you can donate it to the driver maintainer. For more info ask Larry Finger <​[[mailto:​Larry.Finger@lwfinger.net|Larry.Finger@lwfinger.net]]>​. ​ 
  
 +They are included in the **staging** tree at [[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​gregkh/​staging.git/​|https://​git.kernel.org/​cgit/​linux/​kernel/​git/​gregkh/​staging.git/​]] and they are **NOT supported** by linux-wireless developers or mailing list. Instead ask for support in [[http://​driverdev.linuxdriverproject.org/​mailman/​listinfo/​driverdev-devel|http://​driverdev.linuxdriverproject.org/​mailman/​listinfo/​driverdev-devel]] . Maintainer is Greg Kroah-Hartman <​[[mailto:​gregkh@linuxfoundation.org|gregkh@linuxfoundation.org]]>​. ​
  
- ===== Firmware =====+===== Firmware =====
  
 The firmware for those devices can be downloaded from: [[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​firmware/​linux-firmware.git]] ​ The firmware for those devices can be downloaded from: [[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​firmware/​linux-firmware.git]] ​
en/users/drivers/rtl819x.txt · Last modified: 2024/06/25 06:55 by Xose Vazquez Perez