summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/configfs-usb-gadget-ecm
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz2013-06-13 10:37:26 +0200
committerGreg Kroah-Hartman2013-06-17 22:41:58 +0200
commit5b92f46c967706d43717aa666c50c6ea0b12da43 (patch)
treef4f77265d1aa20657ed5672f8b07ec3fae0155c6 /Documentation/ABI/testing/configfs-usb-gadget-ecm
parentDocumentation/usb: gadget_configfs (diff)
downloadkernel-qcow2-linux-5b92f46c967706d43717aa666c50c6ea0b12da43.tar.gz
kernel-qcow2-linux-5b92f46c967706d43717aa666c50c6ea0b12da43.tar.xz
kernel-qcow2-linux-5b92f46c967706d43717aa666c50c6ea0b12da43.zip
Documentation/ABI/testing: configfs-based usb gadgets
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/testing/configfs-usb-gadget-ecm')
-rw-r--r--Documentation/ABI/testing/configfs-usb-gadget-ecm16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-ecm b/Documentation/ABI/testing/configfs-usb-gadget-ecm
new file mode 100644
index 000000000000..6b9a582ce0b5
--- /dev/null
+++ b/Documentation/ABI/testing/configfs-usb-gadget-ecm
@@ -0,0 +1,16 @@
+What: /config/usb-gadget/gadget/functions/ecm.name
+Date: Jun 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
+
+