From 297b60346df8beafee954a0fd7c2d64f33f3b9bc Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 11 May 2024 01:44:05 +0000 Subject: [PATCH] rtl8211F_led_control --- kernel/Documentation/ABI/testing/sysfs-platform-usbip-vudc | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-platform-usbip-vudc b/kernel/Documentation/ABI/testing/sysfs-platform-usbip-vudc index 81fcfb4..53622d3 100644 --- a/kernel/Documentation/ABI/testing/sysfs-platform-usbip-vudc +++ b/kernel/Documentation/ABI/testing/sysfs-platform-usbip-vudc @@ -16,10 +16,13 @@ Description: Current status of the device. Allowed values: - 1 - Device is available and can be exported - 2 - Device is currently exported - 3 - Fatal error occurred during communication - with peer + + == ========================================== + 1 Device is available and can be exported + 2 Device is currently exported + 3 Fatal error occurred during communication + with peer + == ========================================== What: /sys/devices/platform/usbip-vudc.%d/usbip_sockfd Date: April 2016 -- Gitblit v1.6.2