From c9dc136bc97c173a04ab516758b40d0defa8e7b7 Mon Sep 17 00:00:00 2001 From: Feng <38828806+PRSXFENG@users.noreply.github.com> Date: Tue, 24 Dec 2024 23:34:22 +0800 Subject: [PATCH] Fix incorrect URL for AIC Semiconductor The previous URL incorrectly links to a Malaysian company also called "AIC Semiconductor" that makes various semiconductor products. Changed URL to lead to the correct AIC Semiconductor page --- home/USB_WiFi_Adapter_Information_for_Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/USB_WiFi_Adapter_Information_for_Linux.md b/home/USB_WiFi_Adapter_Information_for_Linux.md index 34168b91..179bdcf2 100644 --- a/home/USB_WiFi_Adapter_Information_for_Linux.md +++ b/home/USB_WiFi_Adapter_Information_for_Linux.md @@ -23,7 +23,7 @@ On the other hand, if you need an adapter for a desktop system that is a long di USB WiFi is viewed by the makers of WiFi hardware as a niche market within the WiFi industry. Many WiFi hardware makers do not supply USB WiFi chipsets. This means that choice is more limited than with other computer-related product lines. -There are only 3 companies currently supplying chipsets for USB WiFi adapters - [Mediatek](http://www.mediatek.com/), [AIC Semiconductor](https://www.aicsemicon.com/) and [Realtek](https://www.realtek.com/). +There are only 3 companies currently supplying chipsets for USB WiFi adapters - [Mediatek](http://www.mediatek.com/), [AIC Semiconductor](https://www.aicsemi.com/) and [Realtek](https://www.realtek.com/). Intel does not supply USB capable chipsets and Qualcomm-Atheros is not supplying modern USB capable chipsets. Of the suppliers that do provide USB WiFi chipsets, Mediatek supports drivers for their chipsets the right way, in-kernel. Mediatek drivers are Linux Wireless Standards-compliant and are updated constantly without users having to worry about it.