From fdcbce6a7bfe890cd5470076eaf2f5539857c807 Mon Sep 17 00:00:00 2001 From: MinQ Date: Fri, 10 Jan 2025 11:17:30 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d9a3a8..9a645e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # AIC8800D80 Linux Driver This driver is for the AIC8800D80 chipset, supported by devices such as the Tenda U11. +Added support for devices with Vendor ID 368B (untested). + Tested on Linux kernel 6.13-rc1 with Ubuntu and 6.1.0.27 with Debian 12. ### Attention