From d4cb42121edfcfc15d7b56314f37197546d6204b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rin=20Cat=20=28=E9=88=B4=E7=8C=AB=29?= Date: Mon, 1 Aug 2022 18:06:29 -0400 Subject: [PATCH] Support Linux 5.19 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbf24c8..beeb2da 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 ~ 5.18 (with unofficial patches) +**Support Kernel**: 2.6.24 ~ 5.19 (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.