⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kconfig

📁 linux-2.6.15.6
💻
📖 第 1 页 / 共 2 页
字号:
## USB Serial device configuration#menu "USB Serial Converter support"	depends on USB!=nconfig USB_SERIAL	tristate "USB Serial Converter support"	depends on USB	---help---	  Say Y here if you have a USB device that provides normal serial	  ports, or acts like a serial device, and you want to connect it to	  your USB bus.	  Please read <file:Documentation/usb/usb-serial.txt> for more	  information on the specifics of the different devices that are	  supported, and on how to use them.	  To compile this driver as a module, choose M here: the	  module will be called usbserial.config USB_SERIAL_CONSOLE	bool "USB Serial Console device support (EXPERIMENTAL)"	depends on USB_SERIAL=y && EXPERIMENTAL	---help---	  If you say Y here, it will be possible to use a USB to serial	  converter port as the system console (the system console is the	  device which receives all kernel messages and warnings and which	  allows logins in single user mode). This could be useful if some	  terminal or printer is connected to that serial port.	  Even if you say Y here, the currently visible virtual console	  (/dev/tty0) will still be used as the system console by default, but	  you can alter that using a kernel command line option such as	  "console=ttyUSB0". (Try "man bootparam" or see the documentation of	  your boot loader (lilo or loadlin) about how to pass options to the	  kernel at boot time.)	  If you don't have a VGA card installed and you say Y here, the	  kernel will automatically use the first USB to serial converter	  port, /dev/ttyUSB0, as system console.	  If unsure, say N.config USB_SERIAL_GENERIC	bool "USB Generic Serial Driver"	depends on USB_SERIAL	help	  Say Y here if you want to use the generic USB serial driver.  Please	  read <file:Documentation/usb/usb-serial.txt> for more information on	  using this driver.  It is recommended that the "USB Serial converter	  support" be compiled as a module for this driver to be used	  properly.config USB_SERIAL_AIRPRIME	tristate "USB AirPrime CDMA Wireless Driver"	depends on USB_SERIAL	help	  Say Y here if you want to use a AirPrime CDMA Wireless PC card.	  To compile this driver as a module, choose M here: the	  module will be called airprime.config USB_SERIAL_ANYDATA	tristate "USB AnyData CDMA Wireless Driver"	depends on USB_SERIAL	help	  Say Y here if you want to use a AnyData CDMA device.	  To compile this driver as a module, choose M here: the	  module will be called anydata.config USB_SERIAL_BELKIN	tristate "USB Belkin and Peracom Single Port Serial Driver"	depends on USB_SERIAL	help	  Say Y here if you want to use a Belkin USB Serial single port	  adaptor (F5U103 is one of the model numbers) or the Peracom single	  port USB to serial adapter.	  To compile this driver as a module, choose M here: the	  module will be called belkin_sa.config USB_SERIAL_WHITEHEAT	tristate "USB ConnectTech WhiteHEAT Serial Driver"	depends on USB_SERIAL && BROKEN_ON_SMP	help	  Say Y here if you want to use a ConnectTech WhiteHEAT 4 port	  USB to serial converter device.	  To compile this driver as a module, choose M here: the	  module will be called whiteheat.config USB_SERIAL_DIGI_ACCELEPORT	tristate "USB Digi International AccelePort USB Serial Driver"	depends on USB_SERIAL	---help---	  Say Y here if you want to use Digi AccelePort USB 2 or 4 devices,	  2 port (plus parallel port) and 4 port USB serial converters.  The	  parallel port on the USB 2 appears as a third serial port on Linux.	  The Digi Acceleport USB 8 is not yet supported by this driver.	  This driver works under SMP with the usb-uhci driver.  It does not	  work under SMP with the uhci driver.	  To compile this driver as a module, choose M here: the	  module will be called digi_acceleport.config USB_SERIAL_CP2101	tristate "USB CP2101 UART Bridge Controller"	depends on USB_SERIAL && EXPERIMENTAL	help	  Say Y here if you want to use a CP2101/CP2102 based USB to RS232	  converter.	  To compile this driver as a module, choose M here: the	  module will be called cp2101.config USB_SERIAL_CYPRESS_M8	tristate "USB Cypress M8 USB Serial Driver"	depends on USB_SERIAL && EXPERIMENTAL	help	  Say Y here if you want to use a device that contains the Cypress	  USB to Serial microcontroller, such as the DeLorme Earthmate GPS.		Attempted SMP support... send bug reports!	  Supported microcontrollers in the CY4601 family are:		CY7C63741 CY7C63742 CY7C63743 CY7C64013		  To compile this driver as a module, choose M here: the	  module will be called cypress_m8.config USB_SERIAL_EMPEG	tristate "USB Empeg empeg-car Mark I/II Driver"	depends on USB_SERIAL	help	  Say Y here if you want to connect to your Empeg empeg-car Mark I/II	  mp3 player via USB.  The driver uses a single ttyUSB{0,1,2,...}	  device node.  See <file:Documentation/usb/usb-serial.txt> for more	  tidbits of information.	  To compile this driver as a module, choose M here: the	  module will be called empeg.config USB_SERIAL_FTDI_SIO	tristate "USB FTDI Single Port Serial Driver (EXPERIMENTAL)"	depends on USB_SERIAL && EXPERIMENTAL	---help---	  Say Y here if you want to use a FTDI SIO single port USB to serial	  converter device. The implementation I have is called the USC-1000.	  This driver has also be tested with the 245 and 232 devices.	  See <http://ftdi-usb-sio.sourceforge.net/> for more	  information on this driver and the device.	  To compile this driver as a module, choose M here: the	  module will be called ftdi_sio.config USB_SERIAL_VISOR	tristate "USB Handspring Visor / Palm m50x / Sony Clie Driver"	depends on USB_SERIAL	help	  Say Y here if you want to connect to your HandSpring Visor, Palm	  m500 or m505 through its USB docking station. See	  <http://usbvisor.sourceforge.net/> for more information on using this	  driver.	  To compile this driver as a module, choose M here: the	  module will be called visor.config USB_SERIAL_IPAQ	tristate "USB PocketPC PDA Driver"	depends on USB_SERIAL	help	  Say Y here if you want to connect to your Compaq iPAQ, HP Jornada	  or any other PDA running Windows CE 3.0 or PocketPC 2002	  using a USB cradle/cable. For information on using the driver,	  read <file:Documentation/usb/usb-serial.txt>.	  To compile this driver as a module, choose M here: the	  module will be called ipaq.config USB_SERIAL_IR	tristate "USB IR Dongle Serial Driver (EXPERIMENTAL)"	depends on USB_SERIAL && EXPERIMENTAL	help	  Say Y here if you want to enable simple serial support for USB IrDA	  devices.  This is useful if you do not want to use the full IrDA	  stack.	  To compile this driver as a module, choose M here: the	  module will be called ir-usb.config USB_SERIAL_EDGEPORT	tristate "USB Inside Out Edgeport Serial Driver"	depends on USB_SERIAL	---help---	  Say Y here if you want to use any of the following devices from	  Inside Out Networks (Digi):	  Edgeport/4	  Rapidport/4	  Edgeport/4t	  Edgeport/2	  Edgeport/4i	  Edgeport/2i	  Edgeport/421	  Edgeport/21	  Edgeport/8	  Edgeport/8 Dual	  Edgeport/2D8	  Edgeport/4D8	  Edgeport/8i	  Edgeport/2 DIN	  Edgeport/4 DIN	  Edgeport/16 Dual	  To compile this driver as a module, choose M here: the	  module will be called io_edgeport.config USB_SERIAL_EDGEPORT_TI	tristate "USB Inside Out Edgeport Serial Driver (TI devices)"	depends on USB_SERIAL	help	  Say Y here if you want to use any of the devices from Inside Out	  Networks (Digi) that are not supported by the io_edgeport driver.	  This includes the Edgeport/1 device.	  To compile this driver as a module, choose M here: the	  module will be called io_ti.config USB_SERIAL_GARMIN       tristate "USB Garmin GPS driver"       depends on USB_SERIAL       help         Say Y here if you want to connect to your Garmin GPS.         Should work with most Garmin GPS devices which have a native USB port.         See <http://sourceforge.net/projects/garmin-gps> for the latest         version of the driver.         To compile this driver as a module, choose M here: the         module will be called garmin_gps.config USB_SERIAL_IPW        tristate "USB IPWireless (3G UMTS TDD) Driver (EXPERIMENTAL)"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -