Re: Getting serial.c to share it's interrupts.

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 15 Apr 1998 19:24:52 +0100 (BST)


> But wouldn't it then necessary that you know how many data is transferred
> in a given time? Given the possibility of compression; you don't know that
> so you would have to choose the highest possible clockrate for the
> syncronisation?!? Hm, I don't really know how it works but it seems to be
> interesting enough to read a good book about it :))

It looks something like this (grossly simplified)

[PC]---[ASYNC bitstream]----[Compressor]---[Reliable Link Protocol]--(1)

(1)----[Synchronous Bitstream]-------[Codecs]-------->telephone

So the bit rate is constant across the phone line. The reliable link protocol
is needed to make the streaming compression work sensibly.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu