From 9370bb92b2d16684ee45cf24e879c93c509162da Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Thu, 19 Dec 2024 01:47:39 +0000 Subject: [PATCH] add wifi6 8852be driver --- kernel/Documentation/ABI/stable/sysfs-bus-w1 | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/ABI/stable/sysfs-bus-w1 b/kernel/Documentation/ABI/stable/sysfs-bus-w1 index 140d85b..5cd5e87 100644 --- a/kernel/Documentation/ABI/stable/sysfs-bus-w1 +++ b/kernel/Documentation/ABI/stable/sysfs-bus-w1 @@ -6,6 +6,7 @@ control systems are attached/generate presence for as short as 100 ms - hence the tens-to-hundreds milliseconds scan intervals are required. - see Documentation/w1/w1.generic for detailed information. + + see Documentation/w1/w1-generic.rst for detailed information. Users: any user space application which wants to know bus scanning interval -- Gitblit v1.6.2