one char delay

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all,

i do some hobby work on porting linux to Alpscale asm9260 SoC and have
fallowing problem with serial driver. May be you can help me.

- each RX char will be send to the console only after next chart is
entered. For example:
Typed: dmesg
Displ:  dmesg
- all chars are immediately send with uart_insert_char() and
tty_flip_buffer_push() to the core. So this delay is not insight of
driver. I assume, i miss some flag or initialization.

The driver was initially based on atmel_serial.c and ported by Alpscale
to 2.4.28.
I reused this code.. which is working with this issue. Here is the driver:
https://github.com/olerem/linux-2.6/blob/arm_9260-2014.07.29/drivers/tty/serial/asm9260_serial.c

-- 
Regards,
Oleksij

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux