From 3c3736d87bf753491e66e3b3c272f16b3d945855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rin=20Cat=20=28=E9=88=B4=E7=8C=AB=29?= Date: Tue, 13 Dec 2022 00:46:35 -0500 Subject: [PATCH] Support Linux 6.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16356d9..4da0698 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # REALTEK RTL88x2B USB Linux Driver **Current Driver Version**: 5.13.1 -**Support Kernel**: 2.6.24 ~ 6.0 (with unofficial patches) +**Support Kernel**: 2.6.24 ~ 6.1 (with unofficial patches) Linux in-tree rtw8822bu driver is working in process, check [this](https://lore.kernel.org/lkml/20220518082318.3898514-1-s.hauer@pengutronix.de/) patchset.