Jiang, Yunhong wrote:
Hi, all
I'm using qemu on linux, and I have two questions on the serial port
emulation. The serial port means the hardware serial port (/dev/ttyS0 on
Linux).
1) Currently tty_serial_init() set the c_oflags as following:
tty.c_oflag |= OPOST
but it didn't
Hi, all
I'm using qemu on linux, and I have two questions on the serial port
emulation. The serial port means the hardware serial port (/dev/ttyS0 on
Linux).
1) Currently tty_serial_init() set the c_oflags as following:
tty.c_oflag |= OPOST
but it didn't clear the ONLCR/ONLRET e