2 # USB Serial device configuration
6 tristate "USB Serial Converter support"
9 Say Y here if you have a USB device that provides normal serial
10 ports, or acts like a serial device, and you want to connect it to
13 Please read <file:Documentation/usb/usb-serial.txt> for more
14 information on the specifics of the different devices that are
15 supported, and on how to use them.
17 To compile this driver as a module, choose M here: the
18 module will be called usbserial.
22 config USB_SERIAL_CONSOLE
23 bool "USB Serial Console device support"
24 depends on USB_SERIAL=y
26 If you say Y here, it will be possible to use a USB to serial
27 converter port as the system console (the system console is the
28 device which receives all kernel messages and warnings and which
29 allows logins in single user mode). This could be useful if some
30 terminal or printer is connected to that serial port.
32 Even if you say Y here, the currently visible virtual console
33 (/dev/tty0) will still be used as the system console by default, but
34 you can alter that using a kernel command line option such as
35 "console=ttyUSB0". (Try "man bootparam" or see the documentation of
36 your boot loader (lilo or loadlin) about how to pass options to the
39 If you don't have a VGA card installed and you say Y here, the
40 kernel will automatically use the first USB to serial converter
41 port, /dev/ttyUSB0, as system console.
46 bool "Functions for loading firmware on EZUSB chips"
48 Say Y here if you need EZUSB device support.
50 config USB_SERIAL_GENERIC
51 bool "USB Generic Serial Driver"
53 Say Y here if you want to use the generic USB serial driver. Please
54 read <file:Documentation/usb/usb-serial.txt> for more information on
55 using this driver. It is recommended that the "USB Serial converter
56 support" be compiled as a module for this driver to be used
59 config USB_SERIAL_AIRCABLE
60 tristate "USB AIRcable Bluetooth Dongle Driver"
62 Say Y here if you want to use USB AIRcable Bluetooth Dongle.
64 To compile this driver as a module, choose M here: the module
65 will be called aircable.
67 config USB_SERIAL_ARK3116
68 tristate "USB ARK Micro 3116 USB Serial Driver"
70 Say Y here if you want to use a ARK Micro 3116 USB to Serial
73 To compile this driver as a module, choose M here: the
74 module will be called ark3116
76 config USB_SERIAL_BELKIN
77 tristate "USB Belkin and Peracom Single Port Serial Driver"
79 Say Y here if you want to use a Belkin USB Serial single port
80 adaptor (F5U103 is one of the model numbers) or the Peracom single
81 port USB to serial adapter.
83 To compile this driver as a module, choose M here: the
84 module will be called belkin_sa.
86 config USB_SERIAL_CH341
87 tristate "USB Winchiphead CH341 Single Port Serial Driver"
89 Say Y here if you want to use a Winchiphead CH341 single port
90 USB to serial adapter.
92 To compile this driver as a module, choose M here: the
93 module will be called ch341.
95 config USB_SERIAL_WHITEHEAT
96 tristate "USB ConnectTech WhiteHEAT Serial Driver"
99 Say Y here if you want to use a ConnectTech WhiteHEAT 4 port
100 USB to serial converter device.
102 To compile this driver as a module, choose M here: the
103 module will be called whiteheat.
105 config USB_SERIAL_DIGI_ACCELEPORT
106 tristate "USB Digi International AccelePort USB Serial Driver"
108 Say Y here if you want to use Digi AccelePort USB 2 or 4 devices,
109 2 port (plus parallel port) and 4 port USB serial converters. The
110 parallel port on the USB 2 appears as a third serial port on Linux.
111 The Digi Acceleport USB 8 is not yet supported by this driver.
113 This driver works under SMP with the usb-uhci driver. It does not
114 work under SMP with the uhci driver.
116 To compile this driver as a module, choose M here: the
117 module will be called digi_acceleport.
119 config USB_SERIAL_CP210X
120 tristate "USB CP210x family of UART Bridge Controllers"
122 Say Y here if you want to use a CP2101/CP2102/CP2103 based USB
125 To compile this driver as a module, choose M here: the
126 module will be called cp210x.
128 config USB_SERIAL_CYPRESS_M8
129 tristate "USB Cypress M8 USB Serial Driver"
131 Say Y here if you want to use a device that contains the Cypress
132 USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
134 Attempted SMP support... send bug reports!
136 Supported microcontrollers in the CY4601 family are:
137 CY7C63741 CY7C63742 CY7C63743 CY7C64013
139 To compile this driver as a module, choose M here: the
140 module will be called cypress_m8.
142 config USB_SERIAL_EMPEG
143 tristate "USB Empeg empeg-car Mark I/II Driver"
145 Say Y here if you want to connect to your Empeg empeg-car Mark I/II
146 mp3 player via USB. The driver uses a single ttyUSB{0,1,2,...}
147 device node. See <file:Documentation/usb/usb-serial.txt> for more
148 tidbits of information.
150 To compile this driver as a module, choose M here: the
151 module will be called empeg.
153 config USB_SERIAL_FTDI_SIO
154 tristate "USB FTDI Single Port Serial Driver"
156 Say Y here if you want to use a FTDI SIO single port USB to serial
157 converter device. The implementation I have is called the USC-1000.
158 This driver has also be tested with the 245 and 232 devices.
160 See <http://ftdi-usb-sio.sourceforge.net/> for more
161 information on this driver and the device.
163 To compile this driver as a module, choose M here: the
164 module will be called ftdi_sio.
166 config USB_SERIAL_FUNSOFT
167 tristate "USB Fundamental Software Dongle Driver"
169 Say Y here if you want to use the Fundamental Software dongle.
171 To compile this driver as a module, choose M here: the
172 module will be called funsoft.
174 config USB_SERIAL_VISOR
175 tristate "USB Handspring Visor / Palm m50x / Sony Clie Driver"
177 Say Y here if you want to connect to your HandSpring Visor, Palm
178 m500 or m505 through its USB docking station. See
179 <http://usbvisor.sourceforge.net/index.php3> for more information on using this
182 To compile this driver as a module, choose M here: the
183 module will be called visor.
185 config USB_SERIAL_IPAQ
186 tristate "USB PocketPC PDA Driver"
188 Say Y here if you want to connect to your Compaq iPAQ, HP Jornada
189 or any other PDA running Windows CE 3.0 or PocketPC 2002
190 using a USB cradle/cable. For information on using the driver,
191 read <file:Documentation/usb/usb-serial.txt>.
193 To compile this driver as a module, choose M here: the
194 module will be called ipaq.
197 tristate "USB IR Dongle Serial Driver"
199 Say Y here if you want to enable simple serial support for USB IrDA
200 devices. This is useful if you do not want to use the full IrDA
203 To compile this driver as a module, choose M here: the
204 module will be called ir-usb.
206 config USB_SERIAL_EDGEPORT
207 tristate "USB Inside Out Edgeport Serial Driver"
209 Say Y here if you want to use any of the following devices from
210 Inside Out Networks (Digi):
228 To compile this driver as a module, choose M here: the
229 module will be called io_edgeport.
231 config USB_SERIAL_EDGEPORT_TI
232 tristate "USB Inside Out Edgeport Serial Driver (TI devices)"
234 Say Y here if you want to use any of the devices from Inside Out
235 Networks (Digi) that are not supported by the io_edgeport driver.
236 This includes the Edgeport/1 device.
238 To compile this driver as a module, choose M here: the
239 module will be called io_ti.
241 config USB_SERIAL_GARMIN
242 tristate "USB Garmin GPS driver"
244 Say Y here if you want to connect to your Garmin GPS.
245 Should work with most Garmin GPS devices which have a native USB port.
247 See <http://sourceforge.net/projects/garmin-gps> for the latest
248 version of the driver.
250 To compile this driver as a module, choose M here: the
251 module will be called garmin_gps.
253 config USB_SERIAL_IPW
254 tristate "USB IPWireless (3G UMTS TDD) Driver"
255 select USB_SERIAL_WWAN
257 Say Y here if you want to use a IPWireless USB modem such as
258 the ones supplied by Axity3G/Sentech South Africa.
260 To compile this driver as a module, choose M here: the
261 module will be called ipw.
263 config USB_SERIAL_IUU
264 tristate "USB Infinity USB Unlimited Phoenix Driver"
266 Say Y here if you want to use a IUU in phoenix mode and get
267 an extra ttyUSBx device. More information available on
268 http://eczema.ecze.com/iuu_phoenix.html
270 To compile this driver as a module, choose M here: the
271 module will be called iuu_phoenix.o
273 config USB_SERIAL_KEYSPAN_PDA
274 tristate "USB Keyspan PDA Single Port Serial Driver"
277 Say Y here if you want to use a Keyspan PDA single port USB to
278 serial converter device. This driver makes use of firmware
279 developed from scratch by Brian Warner.
281 To compile this driver as a module, choose M here: the
282 module will be called keyspan_pda.
284 config USB_SERIAL_KEYSPAN
285 tristate "USB Keyspan USA-xxx Serial Driver"
288 Say Y here if you want to use Keyspan USB to serial converter
289 devices. This driver makes use of Keyspan's official firmware
290 and was developed with their support. You must also include
291 firmware to support your particular device(s).
293 See <http://blemings.org/hugh/keyspan.html> for more information.
295 To compile this driver as a module, choose M here: the
296 module will be called keyspan.
298 config USB_SERIAL_KEYSPAN_MPR
299 bool "USB Keyspan MPR Firmware"
300 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
302 Say Y here to include firmware for the Keyspan MPR converter.
304 config USB_SERIAL_KEYSPAN_USA28
305 bool "USB Keyspan USA-28 Firmware"
306 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
308 Say Y here to include firmware for the USA-28 converter.
310 config USB_SERIAL_KEYSPAN_USA28X
311 bool "USB Keyspan USA-28X Firmware"
312 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
314 Say Y here to include firmware for the USA-28X converter.
315 Be sure you have a USA-28X, there are also 28XA and 28XB
316 models, the label underneath has the actual part number.
318 config USB_SERIAL_KEYSPAN_USA28XA
319 bool "USB Keyspan USA-28XA Firmware"
320 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
322 Say Y here to include firmware for the USA-28XA converter.
323 Be sure you have a USA-28XA, there are also 28X and 28XB
324 models, the label underneath has the actual part number.
326 config USB_SERIAL_KEYSPAN_USA28XB
327 bool "USB Keyspan USA-28XB Firmware"
328 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
330 Say Y here to include firmware for the USA-28XB converter.
331 Be sure you have a USA-28XB, there are also 28X and 28XA
332 models, the label underneath has the actual part number.
334 config USB_SERIAL_KEYSPAN_USA19
335 bool "USB Keyspan USA-19 Firmware"
336 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
338 Say Y here to include firmware for the USA-19 converter.
340 config USB_SERIAL_KEYSPAN_USA18X
341 bool "USB Keyspan USA-18X Firmware"
342 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
344 Say Y here to include firmware for the USA-18X converter.
346 config USB_SERIAL_KEYSPAN_USA19W
347 bool "USB Keyspan USA-19W Firmware"
348 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
350 Say Y here to include firmware for the USA-19W converter.
352 config USB_SERIAL_KEYSPAN_USA19QW
353 bool "USB Keyspan USA-19QW Firmware"
354 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
356 Say Y here to include firmware for the USA-19QW converter.
358 config USB_SERIAL_KEYSPAN_USA19QI
359 bool "USB Keyspan USA-19QI Firmware"
360 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
362 Say Y here to include firmware for the USA-19QI converter.
364 config USB_SERIAL_KEYSPAN_USA49W
365 bool "USB Keyspan USA-49W Firmware"
366 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
368 Say Y here to include firmware for the USA-49W converter.
370 config USB_SERIAL_KEYSPAN_USA49WLC
371 bool "USB Keyspan USA-49WLC Firmware"
372 depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
374 Say Y here to include firmware for the USA-49WLC converter.
376 config USB_SERIAL_KLSI
377 tristate "USB KL5KUSB105 (Palmconnect) Driver"
379 Say Y here if you want to use a KL5KUSB105 - based single port
380 serial adapter. The most widely known -- and currently the only
381 tested -- device in this category is the PalmConnect USB Serial
382 adapter sold by Palm Inc. for use with their Palm III and Palm V
385 Please read <file:Documentation/usb/usb-serial.txt> for more
388 To compile this driver as a module, choose M here: the
389 module will be called kl5kusb105.
391 config USB_SERIAL_KOBIL_SCT
392 tristate "USB KOBIL chipcard reader"
394 Say Y here if you want to use one of the following KOBIL USB chipcard
400 - SecOVID Reader Plus
404 Note that you need a current CT-API.
405 To compile this driver as a module, choose M here: the
406 module will be called kobil_sct.
408 config USB_SERIAL_MCT_U232
409 tristate "USB MCT Single Port Serial Driver"
411 Say Y here if you want to use a USB Serial single port adapter from
412 Magic Control Technology Corp. (U232 is one of the model numbers).
414 This driver also works with Sitecom U232-P25 and D-Link DU-H3SP USB
415 BAY, Belkin F5U109, and Belkin F5U409 devices.
417 To compile this driver as a module, choose M here: the
418 module will be called mct_u232.
420 config USB_SERIAL_MOS7720
421 tristate "USB Moschip 7720 Serial Driver"
423 Say Y here if you want to use USB Serial single and double
424 port adapters from Moschip Semiconductor Tech.
426 To compile this driver as a module, choose M here: the
427 module will be called mos7720.
429 config USB_SERIAL_MOS7715_PARPORT
430 bool "Support for parallel port on the Moschip 7715"
431 depends on USB_SERIAL_MOS7720
432 depends on PARPORT=y || PARPORT=USB_SERIAL_MOS7720
433 select PARPORT_NOT_PC
435 Say Y if you have a Moschip 7715 device and would like to use
436 the parallel port it provides. The port will register with
437 the parport subsystem as a low-level driver.
439 config USB_SERIAL_MOS7840
440 tristate "USB Moschip 7840/7820 USB Serial Driver"
442 Say Y here if you want to use a MCS7840 Quad-Serial or MCS7820
443 Dual-Serial port device from MosChip Semiconductor.
445 The MCS7840 and MCS7820 have been developed to connect a wide range
446 of standard serial devices to a USB host. The MCS7840 has a USB
447 device controller connected to four (4) individual UARTs while the
448 MCS7820 controller connects to two (2) individual UARTs.
450 To compile this driver as a module, choose M here: the
451 module will be called mos7840. If unsure, choose N.
453 config USB_SERIAL_MOTOROLA
454 tristate "USB Motorola Phone modem driver"
456 Say Y here if you want to use a Motorola phone with a USB
457 connector as a modem link.
459 To compile this driver as a module, choose M here: the
460 module will be called moto_modem. If unsure, choose N.
462 config USB_SERIAL_NAVMAN
463 tristate "USB Navman GPS device"
465 To compile this driver as a module, choose M here: the
466 module will be called navman.
468 config USB_SERIAL_PL2303
469 tristate "USB Prolific 2303 Single Port Serial Driver"
471 Say Y here if you want to use the PL2303 USB Serial single port
472 adapter from Prolific.
474 To compile this driver as a module, choose M here: the
475 module will be called pl2303.
477 config USB_SERIAL_OTI6858
478 tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
480 Say Y here if you want to use the OTi-6858 single port USB to serial
483 To compile this driver as a module, choose M here: the
484 module will be called oti6858.
486 config USB_SERIAL_QCAUX
487 tristate "USB Qualcomm Auxiliary Serial Port Driver"
489 Say Y here if you want to use the auxiliary serial ports provided
490 by many modems based on Qualcomm chipsets. These ports often use
491 a proprietary protocol called DM and cannot be used for AT- or
492 PPP-based communication.
494 To compile this driver as a module, choose M here: the
495 module will be called qcaux. If unsure, choose N.
497 config USB_SERIAL_QUALCOMM
498 tristate "USB Qualcomm Serial modem"
499 select USB_SERIAL_WWAN
501 Say Y here if you have a Qualcomm USB modem device. These are
502 usually wireless cellular modems.
504 To compile this driver as a module, choose M here: the
505 module will be called qcserial.
507 config USB_SERIAL_SPCP8X5
508 tristate "USB SPCP8x5 USB To Serial Driver"
510 Say Y here if you want to use the spcp8x5 converter chip. This is
511 commonly found in some Z-Wave USB devices.
513 To compile this driver as a module, choose M here: the
514 module will be called spcp8x5.
516 config USB_SERIAL_HP4X
517 tristate "USB HP4x Calculators support"
519 Say Y here if you want to use an Hewlett-Packard 4x Calculator.
521 To compile this driver as a module, choose M here: the
522 module will be called hp4x.
524 config USB_SERIAL_SAFE
525 tristate "USB Safe Serial (Encapsulated) Driver"
527 config USB_SERIAL_SAFE_PADDED
528 bool "USB Secure Encapsulated Driver - Padded"
529 depends on USB_SERIAL_SAFE
531 config USB_SERIAL_SIEMENS_MPI
532 tristate "USB Siemens MPI driver"
534 Say M here if you want to use a Siemens USB/MPI adapter.
536 To compile this driver as a module, choose M here: the
537 module will be called siemens_mpi.
539 config USB_SERIAL_SIERRAWIRELESS
540 tristate "USB Sierra Wireless Driver"
542 Say M here if you want to use Sierra Wireless devices.
544 Many devices have a feature known as TRU-Install. For those devices
545 to work properly, the USB Storage Sierra feature must be enabled.
547 To compile this driver as a module, choose M here: the
548 module will be called sierra.
550 config USB_SERIAL_SYMBOL
551 tristate "USB Symbol Barcode driver (serial mode)"
553 Say Y here if you want to use a Symbol USB Barcode device
554 in serial emulation mode.
556 To compile this driver as a module, choose M here: the
557 module will be called symbolserial.
560 tristate "USB TI 3410/5052 Serial Driver"
562 Say Y here if you want to use the TI USB 3410 or 5052
565 To compile this driver as a module, choose M here: the
566 module will be called ti_usb_3410_5052.
568 config USB_SERIAL_CYBERJACK
569 tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
571 Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
572 reader. This is an interface to ISO 7816 compatible contact-based
573 chipcards, e.g. GSM SIMs.
575 To compile this driver as a module, choose M here: the
576 module will be called cyberjack.
580 config USB_SERIAL_XIRCOM
581 tristate "USB Xircom / Entregra Single Port Serial Driver"
584 Say Y here if you want to use a Xircom or Entregra single port USB to
585 serial converter device. This driver makes use of firmware
586 developed from scratch by Brian Warner.
588 To compile this driver as a module, choose M here: the
589 module will be called keyspan_pda.
591 config USB_SERIAL_WWAN
594 config USB_SERIAL_OPTION
595 tristate "USB driver for GSM and CDMA modems"
596 select USB_SERIAL_WWAN
598 Say Y here if you have a GSM or CDMA modem that's connected to USB.
600 This driver also supports several PCMCIA cards which have a
601 built-in OHCI-USB adapter and an internally-connected GSM modem.
602 The USB bus on these cards is not accessible externally.
604 Supported devices include (some of?) those made by:
605 Option, Huawei, Audiovox, Novatel Wireless, or Anydata.
607 To compile this driver as a module, choose M here: the
608 module will be called option.
610 If this driver doesn't recognize your device,
611 it might be accessible via the FTDI_SIO driver.
613 config USB_SERIAL_OMNINET
614 tristate "USB ZyXEL omni.net LCD Plus Driver"
616 Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
618 To compile this driver as a module, choose M here: the
619 module will be called omninet.
621 config USB_SERIAL_OPTICON
622 tristate "USB Opticon Barcode driver (serial mode)"
624 Say Y here if you want to use a Opticon USB Barcode device
625 in serial emulation mode.
627 To compile this driver as a module, choose M here: the
628 module will be called opticon.
630 config USB_SERIAL_VIVOPAY_SERIAL
631 tristate "USB ViVOpay serial interface driver"
633 Say Y here if you want to use a ViVOtech ViVOpay USB device.
635 To compile this driver as a module, choose M here: the
636 module will be called vivopay-serial.
638 config USB_SERIAL_ZIO
639 tristate "ZIO Motherboard USB serial interface driver"
641 Say Y here if you want to use ZIO Motherboard.
643 To compile this driver as a module, choose M here: the
644 module will be called zio.
646 config USB_SERIAL_SSU100
647 tristate "USB Quatech SSU-100 Single Port Serial Driver"
649 Say Y here if you want to use the Quatech SSU-100 single
650 port usb to serial adapter.
652 To compile this driver as a module, choose M here: the
653 module will be called ssu100.
655 config USB_SERIAL_DEBUG
656 tristate "USB Debugging Device"
658 Say Y here if you have a USB debugging device used to receive
659 debugging data from another machine. The most common of these
660 devices is the NetChip TurboCONNECT device.
662 To compile this driver as a module, choose M here: the
663 module will be called usb-debug.