hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/stable/sysfs-driver-usb-usbtmc
....@@ -25,38 +25,3 @@
2525 4.2.2.
2626
2727 The files are read only.
28
-
29
-
30
-What: /sys/bus/usb/drivers/usbtmc/*/TermChar
31
-Date: August 2008
32
-Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
33
-Description:
34
- This file is the TermChar value to be sent to the USB TMC
35
- device as described by the document, "Universal Serial Bus Test
36
- and Measurement Class Specification
37
- (USBTMC) Revision 1.0" as published by the USB-IF.
38
-
39
- Note that the TermCharEnabled file determines if this value is
40
- sent to the device or not.
41
-
42
-
43
-What: /sys/bus/usb/drivers/usbtmc/*/TermCharEnabled
44
-Date: August 2008
45
-Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
46
-Description:
47
- This file determines if the TermChar is to be sent to the
48
- device on every transaction or not. For more details about
49
- this, please see the document, "Universal Serial Bus Test and
50
- Measurement Class Specification (USBTMC) Revision 1.0" as
51
- published by the USB-IF.
52
-
53
-
54
-What: /sys/bus/usb/drivers/usbtmc/*/auto_abort
55
-Date: August 2008
56
-Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
57
-Description:
58
- This file determines if the transaction of the USB TMC
59
- device is to be automatically aborted if there is any error.
60
- For more details about this, please see the document,
61
- "Universal Serial Bus Test and Measurement Class Specification
62
- (USBTMC) Revision 1.0" as published by the USB-IF.