* query regarding serial driver for ARM
@ 2006-04-25 6:22 Manish RATHI
0 siblings, 0 replies; only message in thread
From: Manish RATHI @ 2006-04-25 6:22 UTC (permalink / raw)
To: linux-kernel
Hi,
I am loosing characters in serial transfer in case user buffer size is very small. This loss is due to tty buffer overflow.
I am using pl1011 serial driver. Hardware provided hardware flow control (RTS/CTS) based on FIFO thresholds. At the same time software also control the RTS/CTS pins in case of uart_throttle i.e. tty buffer overflow. In my hardware, software control of pins is not possible if it's already done by hardware. So effectilvely uart_throttle() defined in serial driver core framework function has no effect.
Can anybody help me in this regard?
Regards
Manish
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-25 6:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-25 6:22 query regarding serial driver for ARM Manish RATHI
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome