lkml.org 
[lkml]   [1999]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: serial.c (half duplex support)
   Date: Tue, 26 Oct 1999 18:25:58 +0100
From: David Woodhouse <David.Woodhouse@mvhi.com>

Instead of this, Profibus uses an idle time of 33 bits to ensure
unambiguous detection of frame boundaries. Therefore, I'd like to be
able to find out from the hardware driver when such an idle period
happens.

At what baud rates does Profibus run? The problem is that you will need
to read a high-resolution clock at every interrupt, and this is (a) slow
or unavailable on some architectures, and (b) non-portable.

Some intelligent serial ports will simply not support this at all.

If Profibus has such a broken architecture, then it may not be possible
to support it using the generic serial driver. And you may need to
support in such a way that it will only work on the i386 platform, or
some such. It's not going to be pretty.....

- Ted

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.063 / U:2.652 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site