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

configfs-usb-gadget-sourcesink (526B)


      1What:		/config/usb-gadget/gadget/functions/SourceSink.name
      2Date:		Nov 2013
      3KernelVersion:	3.13
      4Description:
      5		The attributes:
      6
      7		==============    ==================================
      8		pattern		  0 (all zeros), 1 (mod63), 2 (none)
      9		isoc_interval	  1..16
     10		isoc_maxpacket	  0 - 1023 (fs), 0 - 1024 (hs/ss)
     11		isoc_mult	  0..2 (hs/ss only)
     12		isoc_maxburst	  0..15 (ss only)
     13		buflen		  buffer length
     14		bulk_qlen	  depth of queue for bulk
     15		iso_qlen	  depth of queue for iso
     16		==============    ==================================