public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Reading accurate size of recepts from serial port
@ 2003-08-26  8:32 Laurent Hugé
  2003-08-26  8:47 ` Russell King
  0 siblings, 1 reply; 8+ messages in thread
From: Laurent Hugé @ 2003-08-26  8:32 UTC (permalink / raw)
  To: linux-kernel

Hi,

I feel sorry to annoy you again with my problem, but I can't imagine there is 
no way to know the accurate size of a recept on the serial port.

I'm trying to implement a network driver above this port :
	- I've done a raw read from 0x03f8 but it was not fast enougth (I'm working 
at 115200 bauds) ;
	- I've created a line discipline, but it can't (according to this mailing 
list) give me the real size of what was read.
Does anybody know a way to read from the serial port with speed and accuracy ?

I'm really confused because the serial driver on Windows can do such a thing, 
and, since I've no other way to find the size of PDU (CCSDS segments), I'm 
obliged to rely on the serial port to let me know that size.
Thanks in advance,
-- 
Laurent Hugé.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-08-27 17:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-26  8:32 Reading accurate size of recepts from serial port Laurent Hugé
2003-08-26  8:47 ` Russell King
2003-08-26 13:39   ` Laurent Hugé
2003-08-26 14:22     ` Stuart MacDonald
2003-08-26 15:23       ` Laurent Hugé
2003-08-27 14:50         ` Herbert Pötzl
2003-08-27 16:53           ` Laurent Hugé
2003-08-27 17:17             ` Richard B. Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox