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