Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_G_SERIAL
has multiple definitions:
drivers/usb/gadget/legacy/Kconfig
The configuration item CONFIG_USB_G_SERIAL:
CONFIG_TTY
g_serial
, g_serial
The Serial Gadget talks to the Linux-USB generic serial driver. This driver supports a CDC-ACM module option, which can be used to interoperate with MS-Windows hosts or with the Linux-USB "cdc-acm" driver.
This driver also supports a CDC-OBEX option. You will need a user space OBEX server talking to /dev/ttyGS*, since the kernel itself doesn't implement the OBEX protocol.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_serial".
For more information, see Documentation/usb/gadget_serial.rst which includes instructions and a "driver info file" needed to make MS-Windows work with CDC ACM.
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_G_SERIAL:
CONFIG_TTY
g_serial
, g_serial
The Serial Gadget talks to the Linux-USB generic serial driver. This driver supports a CDC-ACM module option, which can be used to interoperate with MS-Windows hosts or with the Linux-USB "cdc-acm" driver.
This driver also supports a CDC-OBEX option. You will need a user space OBEX server talking to /dev/ttyGS*, since the kernel itself doesn't implement the OBEX protocol.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_serial".
For more information, see Documentation/usb/gadget_serial.txt which includes instructions and a "driver info file" needed to make MS-Windows work with CDC ACM.
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_G_SERIAL:
(none)
g_serial
, g_serial
The Serial Gadget talks to the Linux-USB generic serial driver. This driver supports a CDC-ACM module option, which can be used to interoperate with MS-Windows hosts or with the Linux-USB "cdc-acm" driver.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_serial".
For more information, see Documentation/usb/gadget_serial.txt which includes instructions and a "driver info file" needed to make MS-Windows work with this driver.
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_G_SERIAL:
(none)
g_serial
, g_serial
The Serial Gadget talks to the Linux-USB generic serial driver.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_serial".
Raw data from LKDDb:
lkddb module g_serial CONFIG_USB_G_SERIAL : drivers/usb/gadget/Kconfig : "Serial Gadget (with CDC ACM and CDC OBEX support)" # in 2.6.2–2.6.39, 3.0–3.16
lkddb module g_serial CONFIG_USB_G_SERIAL : drivers/usb/gadget/legacy/Kconfig : "Serial Gadget (with CDC ACM and CDC OBEX support)" # in 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab