sysfs-devices-platform-_UDC_-gadget 667 B

123456789101112131415161718192021
  1. What: /sys/devices/platform/_UDC_/gadget/suspended
  2. Date: April 2010
  3. Contact: Fabien Chouteau <fabien.chouteau@barco.com>
  4. Description:
  5. Show the suspend state of an USB composite gadget.
  6. 1 -> suspended
  7. 0 -> resumed
  8. (_UDC_ is the name of the USB Device Controller driver)
  9. What: /sys/devices/platform/_UDC_/gadget/gadget-lunX/nofua
  10. Date: July 2010
  11. Contact: Andy Shevchenko <andy.shevchenko@gmail.com>
  12. Description:
  13. Show or set the reaction on the FUA (Force Unit Access) bit in
  14. the SCSI WRITE(10,12) commands when a gadget in USB Mass
  15. Storage mode.
  16. Possible values are:
  17. 1 -> ignore the FUA flag
  18. 0 -> obey the FUA flag