From owner-freebsd-hackers Thu Aug 24 18:45:38 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id SAA15237 for hackers-outgoing; Thu, 24 Aug 1995 18:45:38 -0700 Received: from misery.sdf.com (misery.sdf.com [204.191.196.34]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id SAA15230 for ; Thu, 24 Aug 1995 18:45:29 -0700 Received: by misery.sdf.com id <1036>; Thu, 24 Aug 1995 18:40:04 +0100 Date: Thu, 24 Aug 1995 18:39:53 -0700 (PDT) From: Tom Samplonius To: Joe Greco cc: Bill Fenner , terryl@cs.stanford.edu, freebsd-hackers@FreeBSD.org Subject: Re: ISDN Anyone? In-Reply-To: <199508241644.LAA19807@brasil.moneng.mei.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk On Thu, 24 Aug 1995, Joe Greco wrote: > > Er, forgive me if I'm being obtuse, but don't you need a higher serial rate > > than 115200 to get full performance out of 2 B channels? > > Yes. You get about 90% cap at 115200. > > However, I challenge you to plug a TA into a standard PC serial port and go > faster than that. :-) (The UTA-220 can't hit 230.4K at this point in time > anyways, so the picture *was* the optimal setup, and a PC serial port can't > go faster with a standard crystal). The Hayes ESP card can do 230.4K, and looks like a regular 16550. Some patches for using the ESP's larger buffers were posted recently. Tom