Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index

CONFIG_USB_GADGETFS: Gadget Filesystem

General informations

The Linux kernel configuration item CONFIG_USB_GADGETFS has multiple definitions:

Gadget Filesystem found in drivers/usb/gadget/legacy/Kconfig

The configuration item CONFIG_USB_GADGETFS:

Help text

This driver provides a filesystem based API that lets user mode programs implement a single-configuration USB device, including endpoint I/O and control requests that don't relate to enumeration. All endpoints, transfer speeds, and transfer types supported by the hardware are available, through read() and write() calls.

Say "y" to link the driver statically, or "m" to build a dynamically linked module called "gadgetfs".

Gadget Filesystem found in drivers/usb/gadget/Kconfig

The configuration item CONFIG_USB_GADGETFS:

Help text

This driver provides a filesystem based API that lets user mode programs implement a single-configuration USB device, including endpoint I/O and control requests that don't relate to enumeration. All endpoints, transfer speeds, and transfer types supported by the hardware are available, through read() and write() calls.

Say "y" to link the driver statically, or "m" to build a dynamically linked module called "gadgetfs".

Gadget Filesystem (EXPERIMENTAL) found in drivers/usb/gadget/Kconfig

The configuration item CONFIG_USB_GADGETFS:

Help text

This driver provides a filesystem based API that lets user mode programs implement a single-configuration USB device, including endpoint I/O and control requests that don't relate to enumeration. All endpoints, transfer speeds, and transfer types supported by the hardware are available, through read() and write() calls.

Currently, this option is still labelled as EXPERIMENTAL because of existing race conditions in the underlying in-kernel AIO core.

Say "y" to link the driver statically, or "m" to build a dynamically linked module called "gadgetfs".

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index

Automatically generated (in year 2024). See also LKDDb sources on GitLab