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/testing/sysfs-class-scsi_host | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-class-scsi_host b/kernel/Documentation/ABI/testing/sysfs-class-scsi_host index bafc59f..7c98d8f 100644 --- a/kernel/Documentation/ABI/testing/sysfs-class-scsi_host +++ b/kernel/Documentation/ABI/testing/sysfs-class-scsi_host @@ -56,8 +56,9 @@ management) on top, which makes it match the Windows IRST (Intel Rapid Storage Technology) driver settings. This setting is also close to min_power, except that: + a) It does not use host-initiated slumber mode, but it does - allow device-initiated slumber + allow device-initiated slumber b) It does not enable low power device sleep mode (DevSlp). What: /sys/class/scsi_host/hostX/em_message @@ -70,8 +71,8 @@ protocol, writes and reads correspond to the LED message format as defined in the AHCI spec. - The user must turn sw_activity (under /sys/block/*/device/) OFF - it they wish to control the activity LED via the em_message + The user must turn sw_activity (under `/sys/block/*/device/`) + OFF it they wish to control the activity LED via the em_message file. em_message_type: (RO) Displays the current enclosure management -- Gitblit v1.6.2