From owner-freebsd-hardware Fri Jun 28 17:06:16 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA18168 for hardware-outgoing; Fri, 28 Jun 1996 17:06:16 -0700 (PDT) Received: from zoo.toronto.edu (zoo.toronto.edu [128.100.72.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA18154 for ; Fri, 28 Jun 1996 17:06:13 -0700 (PDT) Date: Fri, 28 Jun 1996 20:05:50 -0400 (EDT) From: Henry Spencer Subject: Re: muliport boards - building a PPP dialup server To: "Jacob M. Parnas" cc: hardware@freebsd.org, bsdi-users@bsdi.com In-Reply-To: <199606281741.NAA04008@jparnas.cybercom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm confused. I thought the 16550 was good up to 115,200 baud, but when > ISDN eventually takes over with compression, ~512kbaud will be the norm. > I don't know if they can handle that... Why bother trying to make them handle it? Ethernet is a much nicer way to connect to high-speed networks (or even not-so-high-speed ones like ISDN), given that there has to be an interface gadget of some kind between you and the network anyway. UARTs are for low speeds. Henry Spencer henry@zoo.toronto.edu