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/configfs-usb-gadget-midi | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/kernel/Documentation/ABI/testing/configfs-usb-gadget-midi b/kernel/Documentation/ABI/testing/configfs-usb-gadget-midi index 6b341df..07389cd 100644 --- a/kernel/Documentation/ABI/testing/configfs-usb-gadget-midi +++ b/kernel/Documentation/ABI/testing/configfs-usb-gadget-midi @@ -4,9 +4,11 @@ Description: The attributes: - index - index value for the USB MIDI adapter - id - ID string for the USB MIDI adapter - buflen - MIDI buffer length - qlen - USB read request queue length - in_ports - number of MIDI input ports - out_ports - number of MIDI output ports + ========== ==================================== + index index value for the USB MIDI adapter + id ID string for the USB MIDI adapter + buflen MIDI buffer length + qlen USB read request queue length + in_ports number of MIDI input ports + out_ports number of MIDI output ports + ========== ==================================== -- Gitblit v1.6.2