.. | .. |
---|
6 | 6 | menuconfig USB_SERIAL |
---|
7 | 7 | tristate "USB Serial Converter support" |
---|
8 | 8 | depends on TTY |
---|
9 | | - ---help--- |
---|
| 9 | + help |
---|
10 | 10 | Say Y here if you have a USB device that provides normal serial |
---|
11 | 11 | ports, or acts like a serial device, and you want to connect it to |
---|
12 | 12 | your USB bus. |
---|
13 | 13 | |
---|
14 | | - Please read <file:Documentation/usb/usb-serial.txt> for more |
---|
| 14 | + Please read <file:Documentation/usb/usb-serial.rst> for more |
---|
15 | 15 | information on the specifics of the different devices that are |
---|
16 | 16 | supported, and on how to use them. |
---|
17 | 17 | |
---|
.. | .. |
---|
23 | 23 | config USB_SERIAL_CONSOLE |
---|
24 | 24 | bool "USB Serial Console device support" |
---|
25 | 25 | depends on USB_SERIAL=y |
---|
26 | | - ---help--- |
---|
| 26 | + help |
---|
27 | 27 | If you say Y here, it will be possible to use a USB to serial |
---|
28 | 28 | converter port as the system console (the system console is the |
---|
29 | 29 | device which receives all kernel messages and warnings and which |
---|
.. | .. |
---|
47 | 47 | bool "USB Generic Serial Driver" |
---|
48 | 48 | help |
---|
49 | 49 | Say Y here if you want to use the generic USB serial driver. Please |
---|
50 | | - read <file:Documentation/usb/usb-serial.txt> for more information on |
---|
| 50 | + read <file:Documentation/usb/usb-serial.rst> for more information on |
---|
51 | 51 | using this driver. It is recommended that the "USB Serial converter |
---|
52 | 52 | support" be compiled as a module for this driver to be used |
---|
53 | 53 | properly. |
---|
.. | .. |
---|
66 | 66 | - Libtransistor USB console |
---|
67 | 67 | - a number of Motorola phones |
---|
68 | 68 | - Motorola Tetra devices |
---|
| 69 | + - Nokia mobile phones |
---|
69 | 70 | - Novatel Wireless GPS receivers |
---|
70 | 71 | - Siemens USB/MPI adapter. |
---|
71 | 72 | - ViVOtech ViVOpay USB device. |
---|
.. | .. |
---|
123 | 124 | |
---|
124 | 125 | config USB_SERIAL_DIGI_ACCELEPORT |
---|
125 | 126 | tristate "USB Digi International AccelePort USB Serial Driver" |
---|
126 | | - ---help--- |
---|
| 127 | + help |
---|
127 | 128 | Say Y here if you want to use Digi AccelePort USB 2 or 4 devices, |
---|
128 | 129 | 2 port (plus parallel port) and 4 port USB serial converters. The |
---|
129 | 130 | parallel port on the USB 2 appears as a third serial port on Linux. |
---|
130 | 131 | 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 | 132 | |
---|
135 | 133 | To compile this driver as a module, choose M here: the |
---|
136 | 134 | module will be called digi_acceleport. |
---|
.. | .. |
---|
163 | 161 | help |
---|
164 | 162 | Say Y here if you want to connect to your Empeg empeg-car Mark I/II |
---|
165 | 163 | mp3 player via USB. The driver uses a single ttyUSB{0,1,2,...} |
---|
166 | | - device node. See <file:Documentation/usb/usb-serial.txt> for more |
---|
| 164 | + device node. See <file:Documentation/usb/usb-serial.rst> for more |
---|
167 | 165 | tidbits of information. |
---|
168 | 166 | |
---|
169 | 167 | To compile this driver as a module, choose M here: the |
---|
.. | .. |
---|
171 | 169 | |
---|
172 | 170 | config USB_SERIAL_FTDI_SIO |
---|
173 | 171 | tristate "USB FTDI Single Port Serial Driver" |
---|
174 | | - ---help--- |
---|
| 172 | + help |
---|
175 | 173 | Say Y here if you want to use a FTDI SIO single port USB to serial |
---|
176 | 174 | converter device. The implementation I have is called the USC-1000. |
---|
177 | 175 | This driver has also been tested with the 245 and 232 devices. |
---|
.. | .. |
---|
199 | 197 | Say Y here if you want to connect to your Compaq iPAQ, HP Jornada |
---|
200 | 198 | or any other PDA running Windows CE 3.0 or PocketPC 2002 |
---|
201 | 199 | using a USB cradle/cable. For information on using the driver, |
---|
202 | | - read <file:Documentation/usb/usb-serial.txt>. |
---|
| 200 | + read <file:Documentation/usb/usb-serial.rst>. |
---|
203 | 201 | |
---|
204 | 202 | To compile this driver as a module, choose M here: the |
---|
205 | 203 | module will be called ipaq. |
---|
.. | .. |
---|
216 | 214 | |
---|
217 | 215 | config USB_SERIAL_EDGEPORT |
---|
218 | 216 | tristate "USB Inside Out Edgeport Serial Driver" |
---|
219 | | - ---help--- |
---|
| 217 | + help |
---|
220 | 218 | Say Y here if you want to use any of the following devices from |
---|
221 | 219 | Inside Out Networks (Digi): |
---|
222 | 220 | Edgeport/4 |
---|
.. | .. |
---|
269 | 267 | |
---|
270 | 268 | |
---|
271 | 269 | config 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. |
---|
| 270 | + tristate "USB Garmin GPS driver" |
---|
| 271 | + help |
---|
| 272 | + Say Y here if you want to connect to your Garmin GPS. |
---|
| 273 | + Should work with most Garmin GPS devices which have a native USB port. |
---|
276 | 274 | |
---|
277 | | - See <http://sourceforge.net/projects/garmin-gps> for the latest |
---|
278 | | - version of the driver. |
---|
| 275 | + See <http://sourceforge.net/projects/garmin-gps> for the latest |
---|
| 276 | + version of the driver. |
---|
279 | 277 | |
---|
280 | | - To compile this driver as a module, choose M here: the |
---|
281 | | - module will be called garmin_gps. |
---|
| 278 | + To compile this driver as a module, choose M here: the |
---|
| 279 | + module will be called garmin_gps. |
---|
282 | 280 | |
---|
283 | 281 | config USB_SERIAL_IPW |
---|
284 | | - tristate "USB IPWireless (3G UMTS TDD) Driver" |
---|
| 282 | + tristate "USB IPWireless (3G UMTS TDD) Driver" |
---|
285 | 283 | select USB_SERIAL_WWAN |
---|
286 | 284 | help |
---|
287 | 285 | Say Y here if you want to use a IPWireless USB modem such as |
---|
.. | .. |
---|
314 | 312 | config USB_SERIAL_KEYSPAN |
---|
315 | 313 | tristate "USB Keyspan USA-xxx Serial Driver" |
---|
316 | 314 | select USB_EZUSB_FX2 |
---|
317 | | - ---help--- |
---|
| 315 | + help |
---|
318 | 316 | Say Y here if you want to use Keyspan USB to serial converter |
---|
319 | 317 | devices. This driver makes use of Keyspan's official firmware |
---|
320 | 318 | and was developed with their support. You must also include |
---|
.. | .. |
---|
327 | 325 | |
---|
328 | 326 | config USB_SERIAL_KLSI |
---|
329 | 327 | tristate "USB KL5KUSB105 (Palmconnect) Driver" |
---|
330 | | - ---help--- |
---|
| 328 | + help |
---|
331 | 329 | Say Y here if you want to use a KL5KUSB105 - based single port |
---|
332 | 330 | serial adapter. The most widely known -- and currently the only |
---|
333 | 331 | tested -- device in this category is the PalmConnect USB Serial |
---|
334 | 332 | adapter sold by Palm Inc. for use with their Palm III and Palm V |
---|
335 | 333 | series PDAs. |
---|
336 | 334 | |
---|
337 | | - Please read <file:Documentation/usb/usb-serial.txt> for more |
---|
| 335 | + Please read <file:Documentation/usb/usb-serial.rst> for more |
---|
338 | 336 | information. |
---|
339 | 337 | |
---|
340 | 338 | To compile this driver as a module, choose M here: the |
---|
341 | 339 | module will be called kl5kusb105. |
---|
342 | 340 | |
---|
343 | 341 | config 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: |
---|
| 342 | + tristate "USB KOBIL chipcard reader" |
---|
| 343 | + help |
---|
| 344 | + Say Y here if you want to use one of the following KOBIL USB chipcard |
---|
| 345 | + readers: |
---|
348 | 346 | |
---|
349 | | - - USB TWIN |
---|
350 | | - - KAAN Standard Plus |
---|
351 | | - - KAAN SIM |
---|
352 | | - - SecOVID Reader Plus |
---|
353 | | - - B1 Professional |
---|
354 | | - - KAAN Professional |
---|
| 347 | + - USB TWIN |
---|
| 348 | + - KAAN Standard Plus |
---|
| 349 | + - KAAN SIM |
---|
| 350 | + - SecOVID Reader Plus |
---|
| 351 | + - B1 Professional |
---|
| 352 | + - KAAN Professional |
---|
355 | 353 | |
---|
356 | | - Note that you need a current CT-API. |
---|
357 | | - To compile this driver as a module, choose M here: the |
---|
| 354 | + Note that you need a current CT-API. |
---|
| 355 | + To compile this driver as a module, choose M here: the |
---|
358 | 356 | module will be called kobil_sct. |
---|
359 | 357 | |
---|
360 | 358 | config USB_SERIAL_MCT_U232 |
---|
361 | 359 | tristate "USB MCT Single Port Serial Driver" |
---|
362 | | - ---help--- |
---|
| 360 | + help |
---|
363 | 361 | Say Y here if you want to use a USB Serial single port adapter from |
---|
364 | 362 | Magic Control Technology Corp. (U232 is one of the model numbers). |
---|
365 | 363 | |
---|
.. | .. |
---|
371 | 369 | |
---|
372 | 370 | config USB_SERIAL_METRO |
---|
373 | 371 | tristate "USB Metrologic Instruments USB-POS Barcode Scanner Driver" |
---|
374 | | - ---help--- |
---|
| 372 | + help |
---|
375 | 373 | Say Y here if you want to use a USB POS Metrologic barcode scanner. |
---|
376 | 374 | |
---|
377 | 375 | To compile this driver as a module, choose M here: the |
---|
.. | .. |
---|
379 | 377 | |
---|
380 | 378 | config USB_SERIAL_MOS7720 |
---|
381 | 379 | tristate "USB Moschip 7720 Serial Driver" |
---|
382 | | - ---help--- |
---|
| 380 | + help |
---|
383 | 381 | Say Y here if you want to use USB Serial single and double |
---|
384 | 382 | port adapters from Moschip Semiconductor Tech. |
---|
385 | 383 | |
---|
.. | .. |
---|
391 | 389 | depends on USB_SERIAL_MOS7720 |
---|
392 | 390 | depends on PARPORT=y || PARPORT=USB_SERIAL_MOS7720 |
---|
393 | 391 | select PARPORT_NOT_PC |
---|
394 | | - ---help--- |
---|
| 392 | + help |
---|
395 | 393 | Say Y if you have a Moschip 7715 device and would like to use |
---|
396 | 394 | the parallel port it provides. The port will register with |
---|
397 | 395 | the parport subsystem as a low-level driver. |
---|
398 | 396 | |
---|
399 | 397 | config USB_SERIAL_MOS7840 |
---|
400 | 398 | tristate "USB Moschip 7840/7820 USB Serial Driver" |
---|
401 | | - ---help--- |
---|
| 399 | + help |
---|
402 | 400 | Say Y here if you want to use a MCS7840 Quad-Serial or MCS7820 |
---|
403 | 401 | Dual-Serial port device from MosChip Semiconductor. |
---|
404 | 402 | |
---|
.. | .. |
---|
412 | 410 | |
---|
413 | 411 | config USB_SERIAL_MXUPORT |
---|
414 | 412 | tristate "USB Moxa UPORT Serial Driver" |
---|
415 | | - ---help--- |
---|
| 413 | + help |
---|
416 | 414 | Say Y here if you want to use a MOXA UPort Serial hub. |
---|
417 | 415 | |
---|
418 | 416 | This driver supports: |
---|
.. | .. |
---|
458 | 456 | tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller" |
---|
459 | 457 | help |
---|
460 | 458 | Say Y here if you want to use the OTi-6858 single port USB to serial |
---|
461 | | - converter device. |
---|
| 459 | + converter device. |
---|
462 | 460 | |
---|
463 | 461 | To compile this driver as a module, choose M here: the |
---|
464 | 462 | module will be called oti6858. |
---|
.. | .. |
---|
531 | 529 | |
---|
532 | 530 | config USB_SERIAL_CYBERJACK |
---|
533 | 531 | tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader" |
---|
534 | | - ---help--- |
---|
| 532 | + help |
---|
535 | 533 | Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard |
---|
536 | 534 | reader. This is an interface to ISO 7816 compatible contact-based |
---|
537 | 535 | chipcards, e.g. GSM SIMs. |
---|