diff --git a/README.md b/README.md index 73033dff..cc280e51 100644 --- a/README.md +++ b/README.md @@ -149,18 +149,19 @@ make install PREFIX=/usr/local (as super user) > If you need these features, do a request on www.kernel.org > > Some device and driver tests can be found [here](https://github.com/ZerBea/hcxdumptool/discussions/361). +> Dependent on the version of the Linux kernel, expect massive driver issues. -Recommended WiFi chipsets: +Known as working WiFi chipsets: -* MediaTek (mt76) depending on the version of the Linux Kernel expect massive driver issues +* Atheros (ath9k_htc) old chipset * Ralink (rt2800usb) old chipset -* Atheros (ath9k_htc) old chipset +* MediaTek (mt76) depending on the version of the Linux Kernel expect massive driver issues -Not recommended WiFi chipsets: +* Realtek (rtl8xxxu) depending on the version of the Linux Kernel expect massive driver issues -* Realtek (Monitor mode and frame injection problems.) +Not recommended WiFi chipsets: * Intel (Monitor mode and frame injection problems.)