From d6765bdf1c3c9a84e229d7d9a1d84086d8d6562d Mon Sep 17 00:00:00 2001 From: MinQ Date: Wed, 15 Jan 2025 20:26:01 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6019cee..d54bfa2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # AIC8800D80 Linux Driver -This driver is for the AIC8800D80 chipset, supported by devices such as the Tenda U11. +This driver is for the AIC8800D80 chipset, supported by devices such as the Tenda U11 and AX913B. Added support for devices with Vendor ID 368B (tested). Tested on Linux kernel 6.13-rc1 with Ubuntu and 6.1.0.27 with Debian 12. +Bluetooth not working. + ### Attention Before installing the driver, delete all aic8800-related folders under /lib/firmware. Using an incorrect firmware version may cause the system to freeze.