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-rndis (690B)


      1What:		/config/usb-gadget/gadget/functions/rndis.name
      2Date:		Jun 2013
      3KernelVersion:	3.11
      4Description:
      5		The attributes:
      6
      7		=========	=============================================
      8		ifname		network device interface name associated with
      9				this function instance
     10		qmult		queue length multiplier for high and
     11				super speed
     12		host_addr	MAC address of host's end of this
     13				Ethernet over USB link
     14		dev_addr	MAC address of device's end of this
     15				Ethernet over USB link
     16		class		USB interface class, default is 02 (hex)
     17		subclass	USB interface subclass, default is 06 (hex)
     18		protocol	USB interface protocol, default is 00 (hex)
     19		=========	=============================================