Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index

CONFIG_SERIAL_ATMEL_TTYAT: Install as device ttyATn instead of ttySn

General informations

The Linux kernel configuration item CONFIG_SERIAL_ATMEL_TTYAT has multiple definitions:

Install as device ttyATn instead of ttySn found in drivers/tty/serial/Kconfig

The configuration item CONFIG_SERIAL_ATMEL_TTYAT:

Help text

Say Y here if you wish to have the internal AT91 UARTs appear as /dev/ttyATn (major 204, minor starting at 154) instead of the normal /dev/ttySn (major 4, minor starting at 64). This is necessary if you also want other UARTs, such as external 8250/16C550 compatible UARTs. The ttySn nodes are legally reserved for the 8250 serial driver but are often misused by other serial drivers.

To use this, you should create suitable ttyATn device nodes in /dev/, and pass "console=ttyATn" to the kernel.

Say Y if you have an external 8250/16C550 UART. If unsure, say N.

Install as device ttyATn instead of ttySn found in drivers/serial/Kconfig

The configuration item CONFIG_SERIAL_ATMEL_TTYAT:

Help text

Say Y here if you wish to have the internal AT91 / AT32 UARTs appear as /dev/ttyATn (major 204, minor starting at 154) instead of the normal /dev/ttySn (major 4, minor starting at 64). This is necessary if you also want other UARTs, such as external 8250/16C550 compatible UARTs. The ttySn nodes are legally reserved for the 8250 serial driver but are often misused by other serial drivers.

To use this, you should create suitable ttyATn device nodes in /dev/, and pass "console=ttyATn" to the kernel.

Say Y if you have an external 8250/16C550 UART. If unsure, say N.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index

Automatically generated (in year 2024). See also LKDDb sources on GitLab