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/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