Linux Audio

Check our new training course

Loading...
v4.6
 
  1#
  2# USB Serial device configuration
  3#
  4
  5menuconfig USB_SERIAL
  6	tristate "USB Serial Converter support"
  7	depends on TTY
  8	---help---
  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
 11	  your USB bus.
 12
 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.
 16
 17	  To compile this driver as a module, choose M here: the
 18	  module will be called usbserial.
 19
 20if USB_SERIAL
 21
 22config USB_SERIAL_CONSOLE
 23	bool "USB Serial Console device support"
 24	depends on USB_SERIAL=y
 25	---help---
 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.
 31
 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
 37	  kernel at boot time.)
 38
 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.
 42
 43	  If unsure, say N.
 44
 45config USB_SERIAL_GENERIC
 46	bool "USB Generic Serial Driver"
 47	help
 48	  Say Y here if you want to use the generic USB serial driver.  Please
 49	  read <file:Documentation/usb/usb-serial.txt> for more information on
 50	  using this driver.  It is recommended that the "USB Serial converter
 51	  support" be compiled as a module for this driver to be used
 52	  properly.
 53
 54config USB_SERIAL_SIMPLE
 55	tristate "USB Serial Simple Driver"
 56	help
 57	  Say Y here to use the USB serial "simple" driver.  This driver
 58	  handles a wide range of very simple devices, all in one
 59	  driver.  Specifically, it supports:
 60		- Suunto ANT+ USB device.
 61		- Medtronic CareLink USB device
 62		- Fundamental Software dongle.
 63		- Google USB serial devices
 64		- HP4x calculators
 
 65		- a number of Motorola phones
 
 66		- Novatel Wireless GPS receivers
 67		- Siemens USB/MPI adapter.
 68		- ViVOtech ViVOpay USB device.
 69		- Infineon Modem Flashloader USB interface
 70		- ZIO Motherboard USB serial interface
 71
 72	  To compile this driver as a module, choose M here: the module
 73	  will be called usb-serial-simple.
 74
 75config USB_SERIAL_AIRCABLE
 76	tristate "USB AIRcable Bluetooth Dongle Driver"
 77	help
 78	    Say Y here if you want to use USB AIRcable Bluetooth Dongle.
 79
 80	    To compile this driver as a module, choose M here: the module
 81	    will be called aircable.
 82
 83config USB_SERIAL_ARK3116
 84	tristate "USB ARK Micro 3116 USB Serial Driver"
 85	help
 86	  Say Y here if you want to use a ARK Micro 3116 USB to Serial
 87	  device.
 88
 89	  To compile this driver as a module, choose M here: the
 90	  module will be called ark3116
 91
 92config USB_SERIAL_BELKIN
 93	tristate "USB Belkin and Peracom Single Port Serial Driver"
 94	help
 95	  Say Y here if you want to use a Belkin USB Serial single port
 96	  adaptor (F5U103 is one of the model numbers) or the Peracom single
 97	  port USB to serial adapter.
 98
 99	  To compile this driver as a module, choose M here: the
100	  module will be called belkin_sa.
101
102config USB_SERIAL_CH341
103	tristate "USB Winchiphead CH341 Single Port Serial Driver"
104	help
105	  Say Y here if you want to use a Winchiphead CH341 single port
106	  USB to serial adapter.
107
108	  To compile this driver as a module, choose M here: the
109	  module will be called ch341.
110
111config USB_SERIAL_WHITEHEAT
112	tristate "USB ConnectTech WhiteHEAT Serial Driver"
113	select USB_EZUSB_FX2
114	help
115	  Say Y here if you want to use a ConnectTech WhiteHEAT 4 port
116	  USB to serial converter device.
117
118	  To compile this driver as a module, choose M here: the
119	  module will be called whiteheat.
120
121config USB_SERIAL_DIGI_ACCELEPORT
122	tristate "USB Digi International AccelePort USB Serial Driver"
123	---help---
124	  Say Y here if you want to use Digi AccelePort USB 2 or 4 devices,
125	  2 port (plus parallel port) and 4 port USB serial converters.  The
126	  parallel port on the USB 2 appears as a third serial port on Linux.
127	  The Digi Acceleport USB 8 is not yet supported by this driver.
128
129	  This driver works under SMP with the usb-uhci driver.  It does not
130	  work under SMP with the uhci driver.
131
132	  To compile this driver as a module, choose M here: the
133	  module will be called digi_acceleport.
134
135config USB_SERIAL_CP210X
136	tristate "USB CP210x family of UART Bridge Controllers"
137	help
138	  Say Y here if you want to use a CP2101/CP2102/CP2103 based USB
139	  to RS232 converters.
140
141	  To compile this driver as a module, choose M here: the
142	  module will be called cp210x.
143
144config USB_SERIAL_CYPRESS_M8
145	tristate "USB Cypress M8 USB Serial Driver"
146	help
147	  Say Y here if you want to use a device that contains the Cypress
148	  USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
149
150		Attempted SMP support... send bug reports!
151
152	  Supported microcontrollers in the CY4601 family are:
153		CY7C63741 CY7C63742 CY7C63743 CY7C64013
154	
155	  To compile this driver as a module, choose M here: the
156	  module will be called cypress_m8.
157
158config USB_SERIAL_EMPEG
159	tristate "USB Empeg empeg-car Mark I/II Driver"
160	help
161	  Say Y here if you want to connect to your Empeg empeg-car Mark I/II
162	  mp3 player via USB.  The driver uses a single ttyUSB{0,1,2,...}
163	  device node.  See <file:Documentation/usb/usb-serial.txt> for more
164	  tidbits of information.
165
166	  To compile this driver as a module, choose M here: the
167	  module will be called empeg.
168
169config USB_SERIAL_FTDI_SIO
170	tristate "USB FTDI Single Port Serial Driver"
171	---help---
172	  Say Y here if you want to use a FTDI SIO single port USB to serial
173	  converter device. The implementation I have is called the USC-1000.
174	  This driver has also been tested with the 245 and 232 devices.
175
176	  See <http://ftdi-usb-sio.sourceforge.net/> for more
177	  information on this driver and the device.
178
179	  To compile this driver as a module, choose M here: the
180	  module will be called ftdi_sio.
181
182config USB_SERIAL_VISOR
183	tristate "USB Handspring Visor / Palm m50x / Sony Clie Driver"
184	help
185	  Say Y here if you want to connect to your HandSpring Visor, Palm
186	  m500 or m505 through its USB docking station. See
187	  <http://usbvisor.sourceforge.net/index.php3> for more information on using this
188	  driver.
189
190	  To compile this driver as a module, choose M here: the
191	  module will be called visor.
192
193config USB_SERIAL_IPAQ
194	tristate "USB PocketPC PDA Driver"
195	help
196	  Say Y here if you want to connect to your Compaq iPAQ, HP Jornada
197	  or any other PDA running Windows CE 3.0 or PocketPC 2002
198	  using a USB cradle/cable. For information on using the driver,
199	  read <file:Documentation/usb/usb-serial.txt>.
200
201	  To compile this driver as a module, choose M here: the
202	  module will be called ipaq.
203
204config USB_SERIAL_IR
205	tristate "USB IR Dongle Serial Driver"
206	help
207	  Say Y here if you want to enable simple serial support for USB IrDA
208	  devices.  This is useful if you do not want to use the full IrDA
209	  stack.
210
211	  To compile this driver as a module, choose M here: the
212	  module will be called ir-usb.
213
214config USB_SERIAL_EDGEPORT
215	tristate "USB Inside Out Edgeport Serial Driver"
216	---help---
217	  Say Y here if you want to use any of the following devices from
218	  Inside Out Networks (Digi):
219	  Edgeport/4
220	  Rapidport/4
221	  Edgeport/4t
222	  Edgeport/2
223	  Edgeport/4i
224	  Edgeport/2i
225	  Edgeport/421
226	  Edgeport/21
227	  Edgeport/8
228	  Edgeport/8 Dual
229	  Edgeport/2D8
230	  Edgeport/4D8
231	  Edgeport/8i
232	  Edgeport/2 DIN
233	  Edgeport/4 DIN
234	  Edgeport/16 Dual
235
236	  To compile this driver as a module, choose M here: the
237	  module will be called io_edgeport.
238
239config USB_SERIAL_EDGEPORT_TI
240	tristate "USB Inside Out Edgeport Serial Driver (TI devices)"
241	help
242	  Say Y here if you want to use any of the devices from Inside Out
243	  Networks (Digi) that are not supported by the io_edgeport driver.
244	  This includes the Edgeport/1 device.
245
246	  To compile this driver as a module, choose M here: the
247	  module will be called io_ti.
248
249config USB_SERIAL_F81232
250	tristate "USB Fintek F81232 Single Port Serial Driver"
251	help
252	  Say Y here if you want to use the Fintek F81232 single
253	  port usb to serial adapter.
254
255	  To compile this driver as a module, choose M here: the
256	  module will be called f81232.
257
 
 
 
 
 
 
 
 
 
 
258config USB_SERIAL_GARMIN
259       tristate "USB Garmin GPS driver"
260       help
261         Say Y here if you want to connect to your Garmin GPS.
262         Should work with most Garmin GPS devices which have a native USB port.
263
264         See <http://sourceforge.net/projects/garmin-gps> for the latest
265         version of the driver.
266
267         To compile this driver as a module, choose M here: the
268         module will be called garmin_gps.
269
270config USB_SERIAL_IPW
271        tristate "USB IPWireless (3G UMTS TDD) Driver"
272	select USB_SERIAL_WWAN
273	help
274	  Say Y here if you want to use a IPWireless USB modem such as
275	  the ones supplied by Axity3G/Sentech South Africa.
276
277	  To compile this driver as a module, choose M here: the
278	  module will be called ipw.
279
280config USB_SERIAL_IUU
281	tristate "USB Infinity USB Unlimited Phoenix Driver"
282	help
283	  Say Y here if you want to use a IUU in phoenix mode and get
284	  an extra ttyUSBx device. More information available on
285	  http://eczema.ecze.com/iuu_phoenix.html
286
287	  To compile this driver as a module, choose M here: the
288	  module will be called iuu_phoenix.o
289
290config USB_SERIAL_KEYSPAN_PDA
291	tristate "USB Keyspan PDA Single Port Serial Driver"
292	select USB_EZUSB_FX2
293	help
294	  Say Y here if you want to use a Keyspan PDA single port USB to
295	  serial converter device.  This driver makes use of firmware
296	  developed from scratch by Brian Warner.
297
298	  To compile this driver as a module, choose M here: the
299	  module will be called keyspan_pda.
300
301config USB_SERIAL_KEYSPAN
302	tristate "USB Keyspan USA-xxx Serial Driver"
303	select USB_EZUSB_FX2
304	---help---
305	  Say Y here if you want to use Keyspan USB to serial converter
306	  devices.  This driver makes use of Keyspan's official firmware
307	  and was developed with their support.  You must also include
308	  firmware to support your particular device(s).
309
310	  See <http://blemings.org/hugh/keyspan.html> for more information.
311
312	  To compile this driver as a module, choose M here: the
313	  module will be called keyspan.
314
315config USB_SERIAL_KEYSPAN_MPR
316	bool "USB Keyspan MPR Firmware"
317	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
318	help
319	  Say Y here to include firmware for the Keyspan MPR converter.
320
321config USB_SERIAL_KEYSPAN_USA28
322	bool "USB Keyspan USA-28 Firmware"
323	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
324	help
325	  Say Y here to include firmware for the USA-28 converter.
326
327config USB_SERIAL_KEYSPAN_USA28X
328	bool "USB Keyspan USA-28X Firmware"
329	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
330	help
331	  Say Y here to include firmware for the USA-28X converter.
332	  Be sure you have a USA-28X, there are also 28XA and 28XB
333	  models, the label underneath has the actual part number.
334
335config USB_SERIAL_KEYSPAN_USA28XA
336	bool "USB Keyspan USA-28XA Firmware"
337	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
338	help
339	  Say Y here to include firmware for the USA-28XA converter.
340	  Be sure you have a USA-28XA, there are also 28X and 28XB
341	  models, the label underneath has the actual part number.
342
343config USB_SERIAL_KEYSPAN_USA28XB
344	bool "USB Keyspan USA-28XB Firmware"
345	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
346	help
347	  Say Y here to include firmware for the USA-28XB converter.
348	  Be sure you have a USA-28XB, there are also 28X and 28XA
349	  models, the label underneath has the actual part number.
350
351config USB_SERIAL_KEYSPAN_USA19
352	bool "USB Keyspan USA-19 Firmware"
353	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
354	help
355	  Say Y here to include firmware for the USA-19 converter.
356
357config USB_SERIAL_KEYSPAN_USA18X
358	bool "USB Keyspan USA-18X Firmware"
359	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
360	help
361	  Say Y here to include firmware for the USA-18X converter.
362
363config USB_SERIAL_KEYSPAN_USA19W
364	bool "USB Keyspan USA-19W Firmware"
365	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
366	help
367	  Say Y here to include firmware for the USA-19W converter.
368
369config USB_SERIAL_KEYSPAN_USA19QW
370	bool "USB Keyspan USA-19QW Firmware"
371	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
372	help
373	  Say Y here to include firmware for the USA-19QW converter.
374
375config USB_SERIAL_KEYSPAN_USA19QI
376	bool "USB Keyspan USA-19QI Firmware"
377	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
378	help
379	  Say Y here to include firmware for the USA-19QI converter.
380
381config USB_SERIAL_KEYSPAN_USA49W
382	bool "USB Keyspan USA-49W Firmware"
383	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
384	help
385	  Say Y here to include firmware for the USA-49W converter.
386
387config USB_SERIAL_KEYSPAN_USA49WLC
388	bool "USB Keyspan USA-49WLC Firmware"
389	depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
390	help
391	  Say Y here to include firmware for the USA-49WLC converter.
392
393config USB_SERIAL_KLSI
394	tristate "USB KL5KUSB105 (Palmconnect) Driver"
395	---help---
396	  Say Y here if you want to use a KL5KUSB105 - based single port
397	  serial adapter. The most widely known -- and currently the only
398	  tested -- device in this category is the PalmConnect USB Serial
399	  adapter sold by Palm Inc. for use with their Palm III and Palm V
400	  series PDAs.
401
402	  Please read <file:Documentation/usb/usb-serial.txt> for more
403	  information.
404
405	  To compile this driver as a module, choose M here: the
406	  module will be called kl5kusb105.
407
408config USB_SERIAL_KOBIL_SCT
409        tristate "USB KOBIL chipcard reader"
410        ---help---
411          Say Y here if you want to use one of the following KOBIL USB chipcard
412          readers:
413
414            - USB TWIN
415            - KAAN Standard Plus
416            - KAAN SIM
417            - SecOVID Reader Plus
418            - B1 Professional
419            - KAAN Professional
420
421          Note that you need a current CT-API.
422          To compile this driver as a module, choose M here: the
423	  module will be called kobil_sct.
424
425config USB_SERIAL_MCT_U232
426	tristate "USB MCT Single Port Serial Driver"
427	---help---
428	  Say Y here if you want to use a USB Serial single port adapter from
429	  Magic Control Technology Corp. (U232 is one of the model numbers).
430
431	  This driver also works with Sitecom U232-P25 and D-Link DU-H3SP USB
432	  BAY, Belkin F5U109, and Belkin F5U409 devices.
433
434	  To compile this driver as a module, choose M here: the
435	  module will be called mct_u232.
436
437config USB_SERIAL_METRO
438	tristate "USB Metrologic Instruments USB-POS Barcode Scanner Driver"
439	---help---
440	  Say Y here if you want to use a USB POS Metrologic barcode scanner.
441
442	  To compile this driver as a module, choose M here: the
443	  module will be called metro-usb.
444
445config USB_SERIAL_MOS7720
446	tristate "USB Moschip 7720 Serial Driver"
447	---help---
448	  Say Y here if you want to use USB Serial single and double
449	  port adapters from Moschip Semiconductor Tech.
450
451	  To compile this driver as a module, choose M here: the
452	  module will be called mos7720.
453
454config USB_SERIAL_MOS7715_PARPORT
455	bool "Support for parallel port on the Moschip 7715"
456	depends on USB_SERIAL_MOS7720
457	depends on PARPORT=y || PARPORT=USB_SERIAL_MOS7720
458	select PARPORT_NOT_PC
459	---help---
460	Say Y if you have a Moschip 7715 device and would like to use
461	the parallel port it provides.  The port will register with
462	the parport subsystem as a low-level driver.
463
464config USB_SERIAL_MOS7840
465	tristate "USB Moschip 7840/7820 USB Serial Driver"
466	---help---
467	  Say Y here if you want to use a MCS7840 Quad-Serial or MCS7820
468	  Dual-Serial port device from MosChip Semiconductor.
469
470	  The MCS7840 and MCS7820 have been developed to connect a wide range
471	  of standard serial devices to a USB host.  The MCS7840 has a USB
472	  device controller connected to four (4) individual UARTs while the
473	  MCS7820 controller connects to two (2) individual UARTs.
474
475	  To compile this driver as a module, choose M here: the
476	  module will be called mos7840.  If unsure, choose N.
477
478config USB_SERIAL_MXUPORT
479	tristate "USB Moxa UPORT Serial Driver"
480	---help---
481	  Say Y here if you want to use a MOXA UPort Serial hub.
482
483	  This driver supports:
484
485	  [2 Port]
486	  - UPort 1250 :  2 Port RS-232/422/485 USB to Serial Hub
487	  - UPort 1250I : 2 Port RS-232/422/485 USB to Serial Hub with
488			  Isolation
489
490	  [4 Port]
491	  - UPort 1410 :  4 Port RS-232 USB to Serial Hub
492	  - UPort 1450 :  4 Port RS-232/422/485 USB to Serial Hub
493	  - UPort 1450I : 4 Port RS-232/422/485 USB to Serial Hub with
494			  Isolation
495
496	  [8 Port]
497	  - UPort 1610-8 : 8 Port RS-232 USB to Serial Hub
498	  - UPort 1650-8 : 8 Port RS-232/422/485 USB to Serial Hub
499
500	  [16 Port]
501	  - UPort 1610-16 : 16 Port RS-232 USB to Serial Hub
502	  - UPort 1650-16 : 16 Port RS-232/422/485 USB to Serial Hub
503
504	  To compile this driver as a module, choose M here: the
505	  module will be called mxuport.
506
507config USB_SERIAL_NAVMAN
508	tristate "USB Navman GPS device"
509	help
510	  To compile this driver as a module, choose M here: the
511	  module will be called navman.
512
513config USB_SERIAL_PL2303
514	tristate "USB Prolific 2303 Single Port Serial Driver"
515	help
516	  Say Y here if you want to use the PL2303 USB Serial single port
517	  adapter from Prolific.
518
519	  To compile this driver as a module, choose M here: the
520	  module will be called pl2303.
521
522config USB_SERIAL_OTI6858
523	tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
524	help
525	  Say Y here if you want to use the OTi-6858 single port USB to serial
526          converter device.
527
528	  To compile this driver as a module, choose M here: the
529	  module will be called oti6858.
530
531config USB_SERIAL_QCAUX
532	tristate "USB Qualcomm Auxiliary Serial Port Driver"
533	help
534	  Say Y here if you want to use the auxiliary serial ports provided
535	  by many modems based on Qualcomm chipsets.  These ports often use
536	  a proprietary protocol called DM and cannot be used for AT- or
537	  PPP-based communication.
538
539	  To compile this driver as a module, choose M here: the
540	  module will be called qcaux.  If unsure, choose N.
541
542config USB_SERIAL_QUALCOMM
543	tristate "USB Qualcomm Serial modem"
544	select USB_SERIAL_WWAN
545	help
546	  Say Y here if you have a Qualcomm USB modem device.  These are
547	  usually wireless cellular modems.
548
549	  To compile this driver as a module, choose M here: the
550	  module will be called qcserial.
551
552config USB_SERIAL_SPCP8X5
553	tristate "USB SPCP8x5 USB To Serial Driver"
554	help
555	  Say Y here if you want to use the spcp8x5 converter chip.  This is
556	  commonly found in some Z-Wave USB devices.
557
558	  To compile this driver as a module, choose M here: the
559	  module will be called spcp8x5.
560
561config USB_SERIAL_SAFE
562	tristate "USB Safe Serial (Encapsulated) Driver"
563
564config USB_SERIAL_SAFE_PADDED
565	bool "USB Secure Encapsulated Driver - Padded"
566	depends on USB_SERIAL_SAFE
567
568config USB_SERIAL_SIERRAWIRELESS
569	tristate "USB Sierra Wireless Driver"
570	help
571	  Say M here if you want to use Sierra Wireless devices.
572
573	  Many devices have a feature known as TRU-Install. For those devices
574	  to work properly, the USB Storage Sierra feature must be enabled.
575
576	  To compile this driver as a module, choose M here: the
577	  module will be called sierra.
578
579config USB_SERIAL_SYMBOL
580	tristate "USB Symbol Barcode driver (serial mode)"
581	help
582	  Say Y here if you want to use a Symbol USB Barcode device
583	  in serial emulation mode.
584
585	  To compile this driver as a module, choose M here: the
586	  module will be called symbolserial.
587
588config USB_SERIAL_TI
589	tristate "USB TI 3410/5052 Serial Driver"
590	help
591	  Say Y here if you want to use the TI USB 3410 or 5052
592	  serial devices.
593
594	  To compile this driver as a module, choose M here: the
595	  module will be called ti_usb_3410_5052.
596
597config USB_SERIAL_CYBERJACK
598	tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
599	---help---
600	  Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
601	  reader. This is an interface to ISO 7816 compatible contact-based
602	  chipcards, e.g. GSM SIMs.
603
604	  To compile this driver as a module, choose M here: the
605	  module will be called cyberjack.
606
607	  If unsure, say N.
608
609config USB_SERIAL_XIRCOM
610	tristate "USB Xircom / Entrega Single Port Serial Driver"
611	select USB_EZUSB_FX2
612	help
613	  Say Y here if you want to use a Xircom or Entrega single port USB to
614	  serial converter device.  This driver makes use of firmware
615	  developed from scratch by Brian Warner.
616
617	  To compile this driver as a module, choose M here: the
618	  module will be called keyspan_pda.
619
620config USB_SERIAL_WWAN
621	tristate
622
623config USB_SERIAL_OPTION
624	tristate "USB driver for GSM and CDMA modems"
625	select USB_SERIAL_WWAN
626	help
627	  Say Y here if you have a GSM or CDMA modem that's connected to USB.
628
629	  This driver also supports several PCMCIA cards which have a
630	  built-in OHCI-USB adapter and an internally-connected GSM modem.
631	  The USB bus on these cards is not accessible externally.
632
633	  Supported devices include (some of?) those made by:
634	  Option, Huawei, Audiovox, Novatel Wireless, or Anydata.
635
636	  To compile this driver as a module, choose M here: the
637	  module will be called option.
638
639	  If this driver doesn't recognize your device,
640	  it might be accessible via the FTDI_SIO driver.
641
642config USB_SERIAL_OMNINET
643	tristate "USB ZyXEL omni.net LCD Plus Driver"
644	help
645	  Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
646
647	  To compile this driver as a module, choose M here: the
648	  module will be called omninet.
649
650config USB_SERIAL_OPTICON
651	tristate "USB Opticon Barcode driver (serial mode)"
652	help
653	  Say Y here if you want to use a Opticon USB Barcode device
654	  in serial emulation mode.
655
656	  To compile this driver as a module, choose M here: the
657	  module will be called opticon.
658
659config USB_SERIAL_XSENS_MT
660	tristate "Xsens motion tracker serial interface driver"
661	help
662	  Say Y here if you want to use Xsens motion trackers.
663
664	  This driver supports the new generation of motion trackers
665	  by Xsens. Older devices can be accessed using the FTDI_SIO
666	  driver.
667
668	  To compile this driver as a module, choose M here: the
669	  module will be called xsens_mt.
670
671config USB_SERIAL_WISHBONE
672	tristate "USB-Wishbone adapter interface driver"
673	help
674	  Say Y here if you want to use a USB attached Wishbone bus.
675
676	  Wishbone is an open hardware SoC bus commonly used in FPGA
677	  designs. Bus access can be serialized using the Etherbone
678	  protocol <http://www.ohwr.org/projects/etherbone-core>.
679
680	  This driver is intended to be used with devices which attach
681	  their internal Wishbone bus to a USB serial interface using
682	  the Etherbone protocol. A userspace library is required to
683	  speak the protocol made available by this driver as ttyUSBx.
684
685	  To compile this driver as a module, choose M here: the
686	  module will be called wishbone-serial.
687
688config USB_SERIAL_SSU100
689	tristate "USB Quatech SSU-100 Single Port Serial Driver"
690	help
691	  Say Y here if you want to use the Quatech SSU-100 single
692	  port usb to serial adapter.
693
694	  To compile this driver as a module, choose M here: the
695	  module will be called ssu100.
696
697config USB_SERIAL_QT2
698	tristate "USB Quatech Serial Driver for USB 2 devices"
699	help
700	  Say Y here if you want to use the Quatech USB 2
701	  serial adapters.
702
703	  To compile this driver as a module, choose M here: the
704	  module will be called quatech-serial.
 
 
 
 
 
 
 
 
 
705
706config USB_SERIAL_DEBUG
707	tristate "USB Debugging Device"
708	help
709	  Say Y here if you have a USB debugging device used to receive
710	  debugging data from another machine.  The most common of these
711	  devices is the NetChip TurboCONNECT device.
712
713	  To compile this driver as a module, choose M here: the
714	  module will be called usb-debug.
715
716endif # USB_SERIAL
v5.4
  1# SPDX-License-Identifier: GPL-2.0
  2#
  3# USB Serial device configuration
  4#
  5
  6menuconfig USB_SERIAL
  7	tristate "USB Serial Converter support"
  8	depends on TTY
  9	---help---
 10	  Say Y here if you have a USB device that provides normal serial
 11	  ports, or acts like a serial device, and you want to connect it to
 12	  your USB bus.
 13
 14	  Please read <file:Documentation/usb/usb-serial.rst> for more
 15	  information on the specifics of the different devices that are
 16	  supported, and on how to use them.
 17
 18	  To compile this driver as a module, choose M here: the
 19	  module will be called usbserial.
 20
 21if USB_SERIAL
 22
 23config USB_SERIAL_CONSOLE
 24	bool "USB Serial Console device support"
 25	depends on USB_SERIAL=y
 26	---help---
 27	  If you say Y here, it will be possible to use a USB to serial
 28	  converter port as the system console (the system console is the
 29	  device which receives all kernel messages and warnings and which
 30	  allows logins in single user mode). This could be useful if some
 31	  terminal or printer is connected to that serial port.
 32
 33	  Even if you say Y here, the currently visible virtual console
 34	  (/dev/tty0) will still be used as the system console by default, but
 35	  you can alter that using a kernel command line option such as
 36	  "console=ttyUSB0". (Try "man bootparam" or see the documentation of
 37	  your boot loader (lilo or loadlin) about how to pass options to the
 38	  kernel at boot time.)
 39
 40	  If you don't have a VGA card installed and you say Y here, the
 41	  kernel will automatically use the first USB to serial converter
 42	  port, /dev/ttyUSB0, as system console.
 43
 44	  If unsure, say N.
 45
 46config USB_SERIAL_GENERIC
 47	bool "USB Generic Serial Driver"
 48	help
 49	  Say Y here if you want to use the generic USB serial driver.  Please
 50	  read <file:Documentation/usb/usb-serial.rst> for more information on
 51	  using this driver.  It is recommended that the "USB Serial converter
 52	  support" be compiled as a module for this driver to be used
 53	  properly.
 54
 55config USB_SERIAL_SIMPLE
 56	tristate "USB Serial Simple Driver"
 57	help
 58	  Say Y here to use the USB serial "simple" driver.  This driver
 59	  handles a wide range of very simple devices, all in one
 60	  driver.  Specifically, it supports:
 61		- Suunto ANT+ USB device.
 62		- Medtronic CareLink USB device
 63		- Fundamental Software dongle.
 64		- Google USB serial devices
 65		- HP4x calculators
 66		- Libtransistor USB console
 67		- a number of Motorola phones
 68		- Motorola Tetra devices
 69		- Novatel Wireless GPS receivers
 70		- Siemens USB/MPI adapter.
 71		- ViVOtech ViVOpay USB device.
 72		- Infineon Modem Flashloader USB interface
 73		- ZIO Motherboard USB serial interface
 74
 75	  To compile this driver as a module, choose M here: the module
 76	  will be called usb-serial-simple.
 77
 78config USB_SERIAL_AIRCABLE
 79	tristate "USB AIRcable Bluetooth Dongle Driver"
 80	help
 81	    Say Y here if you want to use USB AIRcable Bluetooth Dongle.
 82
 83	    To compile this driver as a module, choose M here: the module
 84	    will be called aircable.
 85
 86config USB_SERIAL_ARK3116
 87	tristate "USB ARK Micro 3116 USB Serial Driver"
 88	help
 89	  Say Y here if you want to use a ARK Micro 3116 USB to Serial
 90	  device.
 91
 92	  To compile this driver as a module, choose M here: the
 93	  module will be called ark3116
 94
 95config USB_SERIAL_BELKIN
 96	tristate "USB Belkin and Peracom Single Port Serial Driver"
 97	help
 98	  Say Y here if you want to use a Belkin USB Serial single port
 99	  adaptor (F5U103 is one of the model numbers) or the Peracom single
100	  port USB to serial adapter.
101
102	  To compile this driver as a module, choose M here: the
103	  module will be called belkin_sa.
104
105config USB_SERIAL_CH341
106	tristate "USB Winchiphead CH341 Single Port Serial Driver"
107	help
108	  Say Y here if you want to use a Winchiphead CH341 single port
109	  USB to serial adapter.
110
111	  To compile this driver as a module, choose M here: the
112	  module will be called ch341.
113
114config USB_SERIAL_WHITEHEAT
115	tristate "USB ConnectTech WhiteHEAT Serial Driver"
116	select USB_EZUSB_FX2
117	help
118	  Say Y here if you want to use a ConnectTech WhiteHEAT 4 port
119	  USB to serial converter device.
120
121	  To compile this driver as a module, choose M here: the
122	  module will be called whiteheat.
123
124config USB_SERIAL_DIGI_ACCELEPORT
125	tristate "USB Digi International AccelePort USB Serial Driver"
126	---help---
127	  Say Y here if you want to use Digi AccelePort USB 2 or 4 devices,
128	  2 port (plus parallel port) and 4 port USB serial converters.  The
129	  parallel port on the USB 2 appears as a third serial port on Linux.
130	  The Digi Acceleport USB 8 is not yet supported by this driver.
131
132	  This driver works under SMP with the usb-uhci driver.  It does not
133	  work under SMP with the uhci driver.
134
135	  To compile this driver as a module, choose M here: the
136	  module will be called digi_acceleport.
137
138config USB_SERIAL_CP210X
139	tristate "USB CP210x family of UART Bridge Controllers"
140	help
141	  Say Y here if you want to use a CP2101/CP2102/CP2103 based USB
142	  to RS232 converters.
143
144	  To compile this driver as a module, choose M here: the
145	  module will be called cp210x.
146
147config USB_SERIAL_CYPRESS_M8
148	tristate "USB Cypress M8 USB Serial Driver"
149	help
150	  Say Y here if you want to use a device that contains the Cypress
151	  USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
152
153		Attempted SMP support... send bug reports!
154
155	  Supported microcontrollers in the CY4601 family are:
156		CY7C63741 CY7C63742 CY7C63743 CY7C64013
157	
158	  To compile this driver as a module, choose M here: the
159	  module will be called cypress_m8.
160
161config USB_SERIAL_EMPEG
162	tristate "USB Empeg empeg-car Mark I/II Driver"
163	help
164	  Say Y here if you want to connect to your Empeg empeg-car Mark I/II
165	  mp3 player via USB.  The driver uses a single ttyUSB{0,1,2,...}
166	  device node.  See <file:Documentation/usb/usb-serial.rst> for more
167	  tidbits of information.
168
169	  To compile this driver as a module, choose M here: the
170	  module will be called empeg.
171
172config USB_SERIAL_FTDI_SIO
173	tristate "USB FTDI Single Port Serial Driver"
174	---help---
175	  Say Y here if you want to use a FTDI SIO single port USB to serial
176	  converter device. The implementation I have is called the USC-1000.
177	  This driver has also been tested with the 245 and 232 devices.
178
179	  See <http://ftdi-usb-sio.sourceforge.net/> for more
180	  information on this driver and the device.
181
182	  To compile this driver as a module, choose M here: the
183	  module will be called ftdi_sio.
184
185config USB_SERIAL_VISOR
186	tristate "USB Handspring Visor / Palm m50x / Sony Clie Driver"
187	help
188	  Say Y here if you want to connect to your HandSpring Visor, Palm
189	  m500 or m505 through its USB docking station. See
190	  <http://usbvisor.sourceforge.net/index.php3> for more information on using this
191	  driver.
192
193	  To compile this driver as a module, choose M here: the
194	  module will be called visor.
195
196config USB_SERIAL_IPAQ
197	tristate "USB PocketPC PDA Driver"
198	help
199	  Say Y here if you want to connect to your Compaq iPAQ, HP Jornada
200	  or any other PDA running Windows CE 3.0 or PocketPC 2002
201	  using a USB cradle/cable. For information on using the driver,
202	  read <file:Documentation/usb/usb-serial.rst>.
203
204	  To compile this driver as a module, choose M here: the
205	  module will be called ipaq.
206
207config USB_SERIAL_IR
208	tristate "USB IR Dongle Serial Driver"
209	help
210	  Say Y here if you want to enable simple serial support for USB IrDA
211	  devices.  This is useful if you do not want to use the full IrDA
212	  stack.
213
214	  To compile this driver as a module, choose M here: the
215	  module will be called ir-usb.
216
217config USB_SERIAL_EDGEPORT
218	tristate "USB Inside Out Edgeport Serial Driver"
219	---help---
220	  Say Y here if you want to use any of the following devices from
221	  Inside Out Networks (Digi):
222	  Edgeport/4
223	  Rapidport/4
224	  Edgeport/4t
225	  Edgeport/2
226	  Edgeport/4i
227	  Edgeport/2i
228	  Edgeport/421
229	  Edgeport/21
230	  Edgeport/8
231	  Edgeport/8 Dual
232	  Edgeport/2D8
233	  Edgeport/4D8
234	  Edgeport/8i
235	  Edgeport/2 DIN
236	  Edgeport/4 DIN
237	  Edgeport/16 Dual
238
239	  To compile this driver as a module, choose M here: the
240	  module will be called io_edgeport.
241
242config USB_SERIAL_EDGEPORT_TI
243	tristate "USB Inside Out Edgeport Serial Driver (TI devices)"
244	help
245	  Say Y here if you want to use any of the devices from Inside Out
246	  Networks (Digi) that are not supported by the io_edgeport driver.
247	  This includes the Edgeport/1 device.
248
249	  To compile this driver as a module, choose M here: the
250	  module will be called io_ti.
251
252config USB_SERIAL_F81232
253	tristate "USB Fintek F81232 Single Port Serial Driver"
254	help
255	  Say Y here if you want to use the Fintek F81232 single
256	  port usb to serial adapter.
257
258	  To compile this driver as a module, choose M here: the
259	  module will be called f81232.
260
261config USB_SERIAL_F8153X
262	tristate "USB Fintek F81532/534 Multi-Ports Serial Driver"
263	help
264	  Say Y here if you want to use the Fintek F81532/534 Multi-Ports
265	  USB to serial adapter.
266
267	  To compile this driver as a module, choose M here: the
268	  module will be called f81534.
269
270
271config USB_SERIAL_GARMIN
272       tristate "USB Garmin GPS driver"
273       help
274         Say Y here if you want to connect to your Garmin GPS.
275         Should work with most Garmin GPS devices which have a native USB port.
276
277         See <http://sourceforge.net/projects/garmin-gps> for the latest
278         version of the driver.
279
280         To compile this driver as a module, choose M here: the
281         module will be called garmin_gps.
282
283config USB_SERIAL_IPW
284        tristate "USB IPWireless (3G UMTS TDD) Driver"
285	select USB_SERIAL_WWAN
286	help
287	  Say Y here if you want to use a IPWireless USB modem such as
288	  the ones supplied by Axity3G/Sentech South Africa.
289
290	  To compile this driver as a module, choose M here: the
291	  module will be called ipw.
292
293config USB_SERIAL_IUU
294	tristate "USB Infinity USB Unlimited Phoenix Driver"
295	help
296	  Say Y here if you want to use a IUU in phoenix mode and get
297	  an extra ttyUSBx device. More information available on
298	  http://eczema.ecze.com/iuu_phoenix.html
299
300	  To compile this driver as a module, choose M here: the
301	  module will be called iuu_phoenix.o
302
303config USB_SERIAL_KEYSPAN_PDA
304	tristate "USB Keyspan PDA Single Port Serial Driver"
305	select USB_EZUSB_FX2
306	help
307	  Say Y here if you want to use a Keyspan PDA single port USB to
308	  serial converter device.  This driver makes use of firmware
309	  developed from scratch by Brian Warner.
310
311	  To compile this driver as a module, choose M here: the
312	  module will be called keyspan_pda.
313
314config USB_SERIAL_KEYSPAN
315	tristate "USB Keyspan USA-xxx Serial Driver"
316	select USB_EZUSB_FX2
317	---help---
318	  Say Y here if you want to use Keyspan USB to serial converter
319	  devices.  This driver makes use of Keyspan's official firmware
320	  and was developed with their support.  You must also include
321	  firmware to support your particular device(s).
322
323	  See <http://blemings.org/hugh/keyspan.html> for more information.
324
325	  To compile this driver as a module, choose M here: the
326	  module will be called keyspan.
327
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
328config USB_SERIAL_KLSI
329	tristate "USB KL5KUSB105 (Palmconnect) Driver"
330	---help---
331	  Say Y here if you want to use a KL5KUSB105 - based single port
332	  serial adapter. The most widely known -- and currently the only
333	  tested -- device in this category is the PalmConnect USB Serial
334	  adapter sold by Palm Inc. for use with their Palm III and Palm V
335	  series PDAs.
336
337	  Please read <file:Documentation/usb/usb-serial.rst> for more
338	  information.
339
340	  To compile this driver as a module, choose M here: the
341	  module will be called kl5kusb105.
342
343config USB_SERIAL_KOBIL_SCT
344        tristate "USB KOBIL chipcard reader"
345        ---help---
346          Say Y here if you want to use one of the following KOBIL USB chipcard
347          readers:
348
349            - USB TWIN
350            - KAAN Standard Plus
351            - KAAN SIM
352            - SecOVID Reader Plus
353            - B1 Professional
354            - KAAN Professional
355
356          Note that you need a current CT-API.
357          To compile this driver as a module, choose M here: the
358	  module will be called kobil_sct.
359
360config USB_SERIAL_MCT_U232
361	tristate "USB MCT Single Port Serial Driver"
362	---help---
363	  Say Y here if you want to use a USB Serial single port adapter from
364	  Magic Control Technology Corp. (U232 is one of the model numbers).
365
366	  This driver also works with Sitecom U232-P25 and D-Link DU-H3SP USB
367	  BAY, Belkin F5U109, and Belkin F5U409 devices.
368
369	  To compile this driver as a module, choose M here: the
370	  module will be called mct_u232.
371
372config USB_SERIAL_METRO
373	tristate "USB Metrologic Instruments USB-POS Barcode Scanner Driver"
374	---help---
375	  Say Y here if you want to use a USB POS Metrologic barcode scanner.
376
377	  To compile this driver as a module, choose M here: the
378	  module will be called metro-usb.
379
380config USB_SERIAL_MOS7720
381	tristate "USB Moschip 7720 Serial Driver"
382	---help---
383	  Say Y here if you want to use USB Serial single and double
384	  port adapters from Moschip Semiconductor Tech.
385
386	  To compile this driver as a module, choose M here: the
387	  module will be called mos7720.
388
389config USB_SERIAL_MOS7715_PARPORT
390	bool "Support for parallel port on the Moschip 7715"
391	depends on USB_SERIAL_MOS7720
392	depends on PARPORT=y || PARPORT=USB_SERIAL_MOS7720
393	select PARPORT_NOT_PC
394	---help---
395	Say Y if you have a Moschip 7715 device and would like to use
396	the parallel port it provides.  The port will register with
397	the parport subsystem as a low-level driver.
398
399config USB_SERIAL_MOS7840
400	tristate "USB Moschip 7840/7820 USB Serial Driver"
401	---help---
402	  Say Y here if you want to use a MCS7840 Quad-Serial or MCS7820
403	  Dual-Serial port device from MosChip Semiconductor.
404
405	  The MCS7840 and MCS7820 have been developed to connect a wide range
406	  of standard serial devices to a USB host.  The MCS7840 has a USB
407	  device controller connected to four (4) individual UARTs while the
408	  MCS7820 controller connects to two (2) individual UARTs.
409
410	  To compile this driver as a module, choose M here: the
411	  module will be called mos7840.  If unsure, choose N.
412
413config USB_SERIAL_MXUPORT
414	tristate "USB Moxa UPORT Serial Driver"
415	---help---
416	  Say Y here if you want to use a MOXA UPort Serial hub.
417
418	  This driver supports:
419
420	  [2 Port]
421	  - UPort 1250 :  2 Port RS-232/422/485 USB to Serial Hub
422	  - UPort 1250I : 2 Port RS-232/422/485 USB to Serial Hub with
423			  Isolation
424
425	  [4 Port]
426	  - UPort 1410 :  4 Port RS-232 USB to Serial Hub
427	  - UPort 1450 :  4 Port RS-232/422/485 USB to Serial Hub
428	  - UPort 1450I : 4 Port RS-232/422/485 USB to Serial Hub with
429			  Isolation
430
431	  [8 Port]
432	  - UPort 1610-8 : 8 Port RS-232 USB to Serial Hub
433	  - UPort 1650-8 : 8 Port RS-232/422/485 USB to Serial Hub
434
435	  [16 Port]
436	  - UPort 1610-16 : 16 Port RS-232 USB to Serial Hub
437	  - UPort 1650-16 : 16 Port RS-232/422/485 USB to Serial Hub
438
439	  To compile this driver as a module, choose M here: the
440	  module will be called mxuport.
441
442config USB_SERIAL_NAVMAN
443	tristate "USB Navman GPS device"
444	help
445	  To compile this driver as a module, choose M here: the
446	  module will be called navman.
447
448config USB_SERIAL_PL2303
449	tristate "USB Prolific 2303 Single Port Serial Driver"
450	help
451	  Say Y here if you want to use the PL2303 USB Serial single port
452	  adapter from Prolific.
453
454	  To compile this driver as a module, choose M here: the
455	  module will be called pl2303.
456
457config USB_SERIAL_OTI6858
458	tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
459	help
460	  Say Y here if you want to use the OTi-6858 single port USB to serial
461          converter device.
462
463	  To compile this driver as a module, choose M here: the
464	  module will be called oti6858.
465
466config USB_SERIAL_QCAUX
467	tristate "USB Qualcomm Auxiliary Serial Port Driver"
468	help
469	  Say Y here if you want to use the auxiliary serial ports provided
470	  by many modems based on Qualcomm chipsets.  These ports often use
471	  a proprietary protocol called DM and cannot be used for AT- or
472	  PPP-based communication.
473
474	  To compile this driver as a module, choose M here: the
475	  module will be called qcaux.  If unsure, choose N.
476
477config USB_SERIAL_QUALCOMM
478	tristate "USB Qualcomm Serial modem"
479	select USB_SERIAL_WWAN
480	help
481	  Say Y here if you have a Qualcomm USB modem device.  These are
482	  usually wireless cellular modems.
483
484	  To compile this driver as a module, choose M here: the
485	  module will be called qcserial.
486
487config USB_SERIAL_SPCP8X5
488	tristate "USB SPCP8x5 USB To Serial Driver"
489	help
490	  Say Y here if you want to use the spcp8x5 converter chip.  This is
491	  commonly found in some Z-Wave USB devices.
492
493	  To compile this driver as a module, choose M here: the
494	  module will be called spcp8x5.
495
496config USB_SERIAL_SAFE
497	tristate "USB Safe Serial (Encapsulated) Driver"
498
499config USB_SERIAL_SAFE_PADDED
500	bool "USB Secure Encapsulated Driver - Padded"
501	depends on USB_SERIAL_SAFE
502
503config USB_SERIAL_SIERRAWIRELESS
504	tristate "USB Sierra Wireless Driver"
505	help
506	  Say M here if you want to use Sierra Wireless devices.
507
508	  Many devices have a feature known as TRU-Install. For those devices
509	  to work properly, the USB Storage Sierra feature must be enabled.
510
511	  To compile this driver as a module, choose M here: the
512	  module will be called sierra.
513
514config USB_SERIAL_SYMBOL
515	tristate "USB Symbol Barcode driver (serial mode)"
516	help
517	  Say Y here if you want to use a Symbol USB Barcode device
518	  in serial emulation mode.
519
520	  To compile this driver as a module, choose M here: the
521	  module will be called symbolserial.
522
523config USB_SERIAL_TI
524	tristate "USB TI 3410/5052 Serial Driver"
525	help
526	  Say Y here if you want to use the TI USB 3410 or 5052
527	  serial devices.
528
529	  To compile this driver as a module, choose M here: the
530	  module will be called ti_usb_3410_5052.
531
532config USB_SERIAL_CYBERJACK
533	tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
534	---help---
535	  Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
536	  reader. This is an interface to ISO 7816 compatible contact-based
537	  chipcards, e.g. GSM SIMs.
538
539	  To compile this driver as a module, choose M here: the
540	  module will be called cyberjack.
541
542	  If unsure, say N.
543
544config USB_SERIAL_XIRCOM
545	tristate "USB Xircom / Entrega Single Port Serial Driver"
546	select USB_EZUSB_FX2
547	help
548	  Say Y here if you want to use a Xircom or Entrega single port USB to
549	  serial converter device.  This driver makes use of firmware
550	  developed from scratch by Brian Warner.
551
552	  To compile this driver as a module, choose M here: the
553	  module will be called keyspan_pda.
554
555config USB_SERIAL_WWAN
556	tristate
557
558config USB_SERIAL_OPTION
559	tristate "USB driver for GSM and CDMA modems"
560	select USB_SERIAL_WWAN
561	help
562	  Say Y here if you have a GSM or CDMA modem that's connected to USB.
563
564	  This driver also supports several PCMCIA cards which have a
565	  built-in OHCI-USB adapter and an internally-connected GSM modem.
566	  The USB bus on these cards is not accessible externally.
567
568	  Supported devices include (some of?) those made by:
569	  Option, Huawei, Audiovox, Novatel Wireless, or Anydata.
570
571	  To compile this driver as a module, choose M here: the
572	  module will be called option.
573
574	  If this driver doesn't recognize your device,
575	  it might be accessible via the FTDI_SIO driver.
576
577config USB_SERIAL_OMNINET
578	tristate "USB ZyXEL omni.net LCD Plus Driver"
579	help
580	  Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
581
582	  To compile this driver as a module, choose M here: the
583	  module will be called omninet.
584
585config USB_SERIAL_OPTICON
586	tristate "USB Opticon Barcode driver (serial mode)"
587	help
588	  Say Y here if you want to use a Opticon USB Barcode device
589	  in serial emulation mode.
590
591	  To compile this driver as a module, choose M here: the
592	  module will be called opticon.
593
594config USB_SERIAL_XSENS_MT
595	tristate "Xsens motion tracker serial interface driver"
596	help
597	  Say Y here if you want to use Xsens motion trackers.
598
599	  This driver supports the new generation of motion trackers
600	  by Xsens. Older devices can be accessed using the FTDI_SIO
601	  driver.
602
603	  To compile this driver as a module, choose M here: the
604	  module will be called xsens_mt.
605
606config USB_SERIAL_WISHBONE
607	tristate "USB-Wishbone adapter interface driver"
608	help
609	  Say Y here if you want to use a USB attached Wishbone bus.
610
611	  Wishbone is an open hardware SoC bus commonly used in FPGA
612	  designs. Bus access can be serialized using the Etherbone
613	  protocol <http://www.ohwr.org/projects/etherbone-core>.
614
615	  This driver is intended to be used with devices which attach
616	  their internal Wishbone bus to a USB serial interface using
617	  the Etherbone protocol. A userspace library is required to
618	  speak the protocol made available by this driver as ttyUSBx.
619
620	  To compile this driver as a module, choose M here: the
621	  module will be called wishbone-serial.
622
623config USB_SERIAL_SSU100
624	tristate "USB Quatech SSU-100 Single Port Serial Driver"
625	help
626	  Say Y here if you want to use the Quatech SSU-100 single
627	  port usb to serial adapter.
628
629	  To compile this driver as a module, choose M here: the
630	  module will be called ssu100.
631
632config USB_SERIAL_QT2
633	tristate "USB Quatech Serial Driver for USB 2 devices"
634	help
635	  Say Y here if you want to use the Quatech USB 2
636	  serial adapters.
637
638	  To compile this driver as a module, choose M here: the
639	  module will be called quatech-serial.
640
641config USB_SERIAL_UPD78F0730
642	tristate "USB Renesas uPD78F0730 Single Port Serial Driver"
643	help
644	  Say Y here if you want to use the Renesas uPD78F0730
645	  serial driver.
646
647	  To compile this driver as a module, choose M here: the
648	  module will be called upd78f0730.
649
650config USB_SERIAL_DEBUG
651	tristate "USB Debugging Device"
652	help
653	  Say Y here if you have a USB debugging device used to receive
654	  debugging data from another machine.  The most common of these
655	  devices is the NetChip TurboCONNECT device.
656
657	  To compile this driver as a module, choose M here: the
658	  module will be called usb-debug.
659
660endif # USB_SERIAL