sysfs-driver-usb-usbtmc 1.1 KB

123456789101112131415161718192021222324252627
  1. What: /sys/bus/usb/drivers/usbtmc/*/interface_capabilities
  2. What: /sys/bus/usb/drivers/usbtmc/*/device_capabilities
  3. Date: August 2008
  4. Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  5. Description:
  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. The files are read only.
  12. What: /sys/bus/usb/drivers/usbtmc/*/usb488_interface_capabilities
  13. What: /sys/bus/usb/drivers/usbtmc/*/usb488_device_capabilities
  14. Date: August 2008
  15. Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  16. Description:
  17. These files show the various USB TMC capabilities as described
  18. by the device itself. The full description of the bitfields
  19. can be found in the USB TMC documents from the USB-IF entitled
  20. "Universal Serial Bus Test and Measurement Class, Subclass
  21. USB488 Specification (USBTMC-USB488) Revision 1.0" section
  22. 4.2.2.
  23. The files are read only.