| What: /sys/class/tty/console/active |
| Contact: Kay Sievers <kay.sievers@vrfy.org> |
| Shows the list of currently configured |
| console devices, like 'tty1 ttyS0'. |
| The last entry in the file is the active |
| device connected to /dev/console. |
| The file supports poll() to detect virtual |
| What: /sys/class/tty/tty0/active |
| Contact: Kay Sievers <kay.sievers@vrfy.org> |
| Shows the currently active virtual console |
| The file supports poll() to detect virtual |
| What: /sys/class/tty/ttyS0/uartclk |
| Contact: Tomas Hlavacek <tmshlvck@gmail.com> |
| Shows the current uartclk value associated with the |
| UART port in serial_core, that is bound to TTY like ttyS0. |