$ dmesg | grep tty
[ 0.000000] console [tty0] enabled
[ 0.944478] 00:01: ttyS4 at I/O 0x3e0 (irq = 4, base_baud = 115200) is a 16550A
[ 0.965079] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 0.985674] 00:03: ttyS2 at I/O 0x3e8 (irq = 7, base_baud = 115200) is a 16550A
[ 1.006269] 00:04: ttyS3 at I/O 0x2e8 (irq = 7, base_baud = 115200) is a 16550A
[ 1.026867] 00:05: ttyS5 at I/O 0x2f0 (irq = 7, base_baud = 115200) is a 16550A
[ 1.047441] 00:06: ttyS6 at I/O 0x2e0 (irq = 7, base_baud = 115200) is a 16550A
$ ls -l /dev/ttyS[123456]
crw-rw---- 1 root dialout 4, 65 дек 21 13:02 /dev/ttyS1
crw-rw---- 1 root dialout 4, 66 дек 21 12:11 /dev/ttyS2
crw-rw---- 1 root dialout 4, 67 дек 21 12:11 /dev/ttyS3
crw-rw---- 1 root dialout 4, 68 дек 21 12:57 /dev/ttyS4
crw-rw---- 1 root dialout 4, 69 дек 21 12:11 /dev/ttyS5
crw-rw---- 1 root dialout 4, 70 дек 21 12:55 /dev/ttyS6