diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2013-06-13 12:37:26 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-18 00:41:58 +0400 |
commit | 5b92f46c967706d43717aa666c50c6ea0b12da43 (patch) | |
tree | f4f77265d1aa20657ed5672f8b07ec3fae0155c6 /Documentation/ABI/testing/configfs-usb-gadget-ncm | |
parent | 5e654a4655c30a80a0b35fcd235db4c66600046c (diff) | |
download | linux-5b92f46c967706d43717aa666c50c6ea0b12da43.tar.xz |
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-ncm')
-rw-r--r-- | Documentation/ABI/testing/configfs-usb-gadget-ncm | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-ncm b/Documentation/ABI/testing/configfs-usb-gadget-ncm new file mode 100644 index 000000000000..bc309f42357d --- /dev/null +++ b/Documentation/ABI/testing/configfs-usb-gadget-ncm @@ -0,0 +1,15 @@ +What: /config/usb-gadget/gadget/functions/ncm.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 + |