blob: e960cd027e1e9685a83f3275ca859da7a793e116 [file] [log] [blame]
Stephen Lewis9de29222012-04-02 13:38:49 -07001What: /sys/bus/usb/drivers/usbtmc/*/interface_capabilities
2What: /sys/bus/usb/drivers/usbtmc/*/device_capabilities
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -07003Date: August 2008
Greg Kroah-Hartmanbc5bca52012-02-15 14:48:01 -08004Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -07005Description:
6 These files show the various USB TMC capabilities as described
7 by the device itself. The full description of the bitfields
8 can be found in the USB TMC documents from the USB-IF entitled
9 "Universal Serial Bus Test and Measurement Class Specification
10 (USBTMC) Revision 1.0" section 4.2.1.8.
11
12 The files are read only.
13
14
Stephen Lewis9de29222012-04-02 13:38:49 -070015What: /sys/bus/usb/drivers/usbtmc/*/usb488_interface_capabilities
16What: /sys/bus/usb/drivers/usbtmc/*/usb488_device_capabilities
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -070017Date: August 2008
Greg Kroah-Hartmanbc5bca52012-02-15 14:48:01 -080018Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -070019Description:
20 These files show the various USB TMC capabilities as described
21 by the device itself. The full description of the bitfields
22 can be found in the USB TMC documents from the USB-IF entitled
23 "Universal Serial Bus Test and Measurement Class, Subclass
24 USB488 Specification (USBTMC-USB488) Revision 1.0" section
25 4.2.2.
26
27 The files are read only.
28
29
Stephen Lewis9de29222012-04-02 13:38:49 -070030What: /sys/bus/usb/drivers/usbtmc/*/TermChar
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -070031Date: August 2008
Greg Kroah-Hartmanbc5bca52012-02-15 14:48:01 -080032Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -070033Description:
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
Stephen Lewis9de29222012-04-02 13:38:49 -070043What: /sys/bus/usb/drivers/usbtmc/*/TermCharEnabled
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -070044Date: August 2008
Greg Kroah-Hartmanbc5bca52012-02-15 14:48:01 -080045Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -070046Description:
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
Stephen Lewis9de29222012-04-02 13:38:49 -070054What: /sys/bus/usb/drivers/usbtmc/*/auto_abort
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -070055Date: August 2008
Greg Kroah-Hartmanbc5bca52012-02-15 14:48:01 -080056Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -070057Description:
Rafal Kapelac4801382012-03-30 13:37:26 -070058 This file determines if the transaction of the USB TMC
Greg Kroah-Hartman5b775f62008-08-26 16:22:06 -070059 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.