diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2013-06-13 10:37:26 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-17 13:41:58 -0700 |
commit | 5b92f46c967706d43717aa666c50c6ea0b12da43 (patch) | |
tree | f4f77265d1aa20657ed5672f8b07ec3fae0155c6 /Documentation/ABI/testing/configfs-usb-gadget-ecm | |
parent | 5e654a4655c30a80a0b35fcd235db4c66600046c (diff) | |
download | linux-5b92f46c967706d43717aa666c50c6ea0b12da43.tar.bz2 |
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-ecm | 16 |
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 + + |