From owner-freebsd-current Sun Jun 22 12:36:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA19262 for current-outgoing; Sun, 22 Jun 1997 12:36:20 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA19257 for ; Sun, 22 Jun 1997 12:36:18 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id MAA29222; Sun, 22 Jun 1997 12:24:46 -0700 From: Terry Lambert Message-Id: <199706221924.MAA29222@phaeton.artisoft.com> Subject: Re: getty modem control To: louie@TransSys.COM (Louis A. Mamakos) Date: Sun, 22 Jun 1997 12:24:46 -0700 (MST) Cc: terry@lambert.org, adam@veda.is, joerg_wunsch@uriah.heep.sax.de, freebsd-current@FreeBSD.ORG In-Reply-To: <199706220041.UAA25091@whizzo.TransSys.COM> from "Louis A. Mamakos" at Jun 21, 97 08:41:17 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Link-level compression is evil anyway; compression belongs on > > the host side of the host UART so that the datarate is not > > limited by the serial port rate. > > I disagree. Given that the modem is already doing V.42 link-level > reliablity, it fits in very nicely with it's segmentation. I can never exceed the DTE rate if the compression is done in the modem. If the compression is done in the host, I can routinely exceed the DTE rate. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.