mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Minor rewording / update
This commit is contained in:
@ -143,7 +143,7 @@ values.
|
||||
|
||||
The details of how the kernel updates the termios2 structure with the
|
||||
baudrate values supplied by the serial drivers can be seen in file
|
||||
"drivers/tty/tty_ioctl.c", function "tty_termios_encode_baud_rate()"
|
||||
which is what the serial drivers call to notify the kernel about the
|
||||
effective baudrate.
|
||||
"drivers/tty/tty_ioctl.c", or "drivers/tty/tty_baudrate.c" function
|
||||
"tty_termios_encode_baud_rate()" which is what the serial drivers call
|
||||
to notify the kernel about the effective baudrate.
|
||||
|
||||
|
Reference in New Issue
Block a user