mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 11:44:01 +08:00
b3df2faacb
f_rndis learns about configfs so we can, eventually, remove in-kernel gadget drivers. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
15 lines
421 B
Plaintext
15 lines
421 B
Plaintext
What: /config/usb-gadget/gadget/functions/rndis.name
|
|
Date: May 2013
|
|
KenelVersion: 3.11
|
|
Description:
|
|
The attributes:
|
|
|
|
ifname - network device interface name associated with
|
|
this function instance
|
|
qmult - queue length multiplier for high and
|
|
super speed
|
|
host_addr - MAC address of host's end of this
|
|
Ethernet over USB link
|
|
dev_addr - MAC address of device's end of this
|
|
Ethernet over USB link
|