Hi, we have built a linux kernel (version 2.4.27) with hot-plugging USB device support and we have connected a console to the USB host controller via a Digitus USB RS232 serial adapter cable.
Concerning tty output we have set the output filtering options: OPOST (postprocess output) and ONLCR (map LF to CR-LF). When we print a text file on the console, each line is terminated by CR-LF, sometimes lines a terminated by CR-CR instead of CR-CR-LF on the console. So something goes wrong during postprocessing. Can anybody give me information?? <<usbttytest.c>> I looking forward to receiving your information. Kind regards Wolfgang Zodel Tenovis, Kleyerstr. 94, D-60326 Frankfurt MPI/SFS T +49 (0) 7505 3712 email: [EMAIL PROTECTED]
usbttytest.c
Description: usbttytest.c