From cde9070d9970eef1f7ec2360586c802a16230ad8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:50 +0000 Subject: [PATCH] rtl88x2CE_WiFi_linux driver --- kernel/Documentation/ABI/testing/sysfs-tty | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-tty b/kernel/Documentation/ABI/testing/sysfs-tty index 9eb3c2b..e157130 100644 --- a/kernel/Documentation/ABI/testing/sysfs-tty +++ b/kernel/Documentation/ABI/testing/sysfs-tty @@ -154,3 +154,10 @@ device specification. For example, when user sets 7bytes on 16550A, which has 1/4/8/14 bytes trigger, the RX trigger is automatically changed to 4 bytes. + +What: /sys/class/tty/ttyS0/console +Date: February 2020 +Contact: Andy Shevchenko <andriy.shevchenko@linux.intel.com> +Description: + Allows user to detach or attach back the given device as + kernel console. It shows and accepts a boolean variable. -- Gitblit v1.6.2