From 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 22 Oct 2024 10:36:11 +0000 Subject: [PATCH] 修改4g拨号为QMI,需要在系统里后台执行quectel-CM --- kernel/Documentation/ABI/testing/debugfs-cec-error-inj | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/Documentation/ABI/testing/debugfs-cec-error-inj b/kernel/Documentation/ABI/testing/debugfs-cec-error-inj index 122b65c..8debcb0 100644 --- a/kernel/Documentation/ABI/testing/debugfs-cec-error-inj +++ b/kernel/Documentation/ABI/testing/debugfs-cec-error-inj @@ -1,6 +1,6 @@ What: /sys/kernel/debug/cec/*/error-inj Date: March 2018 -Contact: Hans Verkuil <hans.verkuil@cisco.com> +Contact: Hans Verkuil <hverkuil-cisco@xs4all.nl> Description: The CEC Framework allows for CEC error injection commands through @@ -23,7 +23,7 @@ commands. Note that the output of 'error-inj' shall be valid as input to 'error-inj'. -So this must work: +So this must work:: $ cat error-inj >einj.txt $ cat einj.txt >error-inj @@ -37,4 +37,4 @@ The following CEC error injection implementations exist: -- Documentation/media/uapi/cec/cec-pin-error-inj.rst +- Documentation/userspace-api/media/cec/cec-pin-error-inj.rst -- Gitblit v1.6.2