cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

sysfs-driver-usb-usbtmc (1108B)


      1What:		/sys/bus/usb/drivers/usbtmc/*/interface_capabilities
      2What:		/sys/bus/usb/drivers/usbtmc/*/device_capabilities
      3Date:		August 2008
      4Contact:	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
      5Description:
      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
     15What:		/sys/bus/usb/drivers/usbtmc/*/usb488_interface_capabilities
     16What:		/sys/bus/usb/drivers/usbtmc/*/usb488_device_capabilities
     17Date:		August 2008
     18Contact:	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
     19Description:
     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.