sysfs-tty 841 B

12345678910111213141516171819202122232425262728
  1. What: /sys/class/tty/console/active
  2. Date: Nov 2010
  3. Contact: Kay Sievers <kay.sievers@vrfy.org>
  4. Description:
  5. Shows the list of currently configured
  6. console devices, like 'tty1 ttyS0'.
  7. The last entry in the file is the active
  8. device connected to /dev/console.
  9. The file supports poll() to detect virtual
  10. console switches.
  11. What: /sys/class/tty/tty0/active
  12. Date: Nov 2010
  13. Contact: Kay Sievers <kay.sievers@vrfy.org>
  14. Description:
  15. Shows the currently active virtual console
  16. device, like 'tty1'.
  17. The file supports poll() to detect virtual
  18. console switches.
  19. What: /sys/class/tty/ttyS0/uartclk
  20. Date: Sep 2012
  21. Contact: Tomas Hlavacek <tmshlvck@gmail.com>
  22. Description:
  23. Shows the current uartclk value associated with the
  24. UART port in serial_core, that is bound to TTY like ttyS0.
  25. uartclk = 16 * baud_base