15b775f67SGreg Kroah-HartmanWhat:		/sys/bus/usb/drivers/usbtmc/devices/*/interface_capabilities
25b775f67SGreg Kroah-HartmanWhat:		/sys/bus/usb/drivers/usbtmc/devices/*/device_capabilities
35b775f67SGreg Kroah-HartmanDate:		August 2008
45b775f67SGreg Kroah-HartmanContact:	Greg Kroah-Hartman <gregkh@suse.de>
55b775f67SGreg Kroah-HartmanDescription:
65b775f67SGreg Kroah-Hartman		These files show the various USB TMC capabilities as described
75b775f67SGreg Kroah-Hartman		by the device itself.  The full description of the bitfields
85b775f67SGreg Kroah-Hartman		can be found in the USB TMC documents from the USB-IF entitled
95b775f67SGreg Kroah-Hartman		"Universal Serial Bus Test and Measurement Class Specification
105b775f67SGreg Kroah-Hartman		(USBTMC) Revision 1.0" section 4.2.1.8.
115b775f67SGreg Kroah-Hartman
125b775f67SGreg Kroah-Hartman		The files are read only.
135b775f67SGreg Kroah-Hartman
145b775f67SGreg Kroah-Hartman
155b775f67SGreg Kroah-HartmanWhat:		/sys/bus/usb/drivers/usbtmc/devices/*/usb488_interface_capabilities
165b775f67SGreg Kroah-HartmanWhat:		/sys/bus/usb/drivers/usbtmc/devices/*/usb488_device_capabilities
175b775f67SGreg Kroah-HartmanDate:		August 2008
185b775f67SGreg Kroah-HartmanContact:	Greg Kroah-Hartman <gregkh@suse.de>
195b775f67SGreg Kroah-HartmanDescription:
205b775f67SGreg Kroah-Hartman		These files show the various USB TMC capabilities as described
215b775f67SGreg Kroah-Hartman		by the device itself.  The full description of the bitfields
225b775f67SGreg Kroah-Hartman		can be found in the USB TMC documents from the USB-IF entitled
235b775f67SGreg Kroah-Hartman		"Universal Serial Bus Test and Measurement Class, Subclass
245b775f67SGreg Kroah-Hartman		USB488 Specification (USBTMC-USB488) Revision 1.0" section
255b775f67SGreg Kroah-Hartman		4.2.2.
265b775f67SGreg Kroah-Hartman
275b775f67SGreg Kroah-Hartman		The files are read only.
285b775f67SGreg Kroah-Hartman
295b775f67SGreg Kroah-Hartman
305b775f67SGreg Kroah-HartmanWhat:		/sys/bus/usb/drivers/usbtmc/devices/*/TermChar
315b775f67SGreg Kroah-HartmanDate:		August 2008
325b775f67SGreg Kroah-HartmanContact:	Greg Kroah-Hartman <gregkh@suse.de>
335b775f67SGreg Kroah-HartmanDescription:
345b775f67SGreg Kroah-Hartman		This file is the TermChar value to be sent to the USB TMC
355b775f67SGreg Kroah-Hartman		device as described by the document, "Universal Serial Bus Test
365b775f67SGreg Kroah-Hartman		and Measurement Class Specification
375b775f67SGreg Kroah-Hartman		(USBTMC) Revision 1.0" as published by the USB-IF.
385b775f67SGreg Kroah-Hartman
395b775f67SGreg Kroah-Hartman		Note that the TermCharEnabled file determines if this value is
405b775f67SGreg Kroah-Hartman		sent to the device or not.
415b775f67SGreg Kroah-Hartman
425b775f67SGreg Kroah-Hartman
435b775f67SGreg Kroah-HartmanWhat:		/sys/bus/usb/drivers/usbtmc/devices/*/TermCharEnabled
445b775f67SGreg Kroah-HartmanDate:		August 2008
455b775f67SGreg Kroah-HartmanContact:	Greg Kroah-Hartman <gregkh@suse.de>
465b775f67SGreg Kroah-HartmanDescription:
475b775f67SGreg Kroah-Hartman		This file determines if the TermChar is to be sent to the
485b775f67SGreg Kroah-Hartman		device on every transaction or not.  For more details about
495b775f67SGreg Kroah-Hartman		this, please see the document, "Universal Serial Bus Test and
505b775f67SGreg Kroah-Hartman		Measurement Class Specification (USBTMC) Revision 1.0" as
515b775f67SGreg Kroah-Hartman		published by the USB-IF.
525b775f67SGreg Kroah-Hartman
535b775f67SGreg Kroah-Hartman
545b775f67SGreg Kroah-HartmanWhat:		/sys/bus/usb/drivers/usbtmc/devices/*/auto_abort
555b775f67SGreg Kroah-HartmanDate:		August 2008
565b775f67SGreg Kroah-HartmanContact:	Greg Kroah-Hartman <gregkh@suse.de>
575b775f67SGreg Kroah-HartmanDescription:
585b775f67SGreg Kroah-Hartman		This file determines if the the transaction of the USB TMC
595b775f67SGreg Kroah-Hartman		device is to be automatically aborted if there is any error.
605b775f67SGreg Kroah-Hartman		For more details about this, please see the document,
615b775f67SGreg Kroah-Hartman		"Universal Serial Bus Test and Measurement Class Specification
625b775f67SGreg Kroah-Hartman		(USBTMC) Revision 1.0" as published by the USB-IF.
63