From owner-freebsd-isp Sat May 17 14:47:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA14522 for isp-outgoing; Sat, 17 May 1997 14:47:13 -0700 (PDT) Received: from red.jnx.com (red.jnx.com [208.197.169.254]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA14517 for ; Sat, 17 May 1997 14:47:11 -0700 (PDT) Received: from chimp.jnx.com (chimp.jnx.com [208.197.169.6]) by red.jnx.com (8.8.5/8.8.5) with ESMTP id OAA20852; Sat, 17 May 1997 14:46:09 -0700 (PDT) Received: (from tli@localhost) by chimp.jnx.com (8.7.6/8.7.3) id OAA11943; Sat, 17 May 1997 14:46:05 -0700 (PDT) Date: Sat, 17 May 1997 14:46:05 -0700 (PDT) Message-Id: <199705172146.OAA11943@chimp.jnx.com> From: Tony Li To: dennis@etinc.com CC: bradley@dunn.org, isp@FreeBSD.ORG In-reply-to: <3.0.32.19970517102841.00b2d9e0@etinc.com> (message from dennis on Sat, 17 May 1997 10:28:45 -0400) Subject: Re: interface card to connect 64k..256k to connect to internet Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >4XT1 = 4x(1.5Mbpsx2) = 12Mbps >4 cards@12Mbps = 48Mbps >1x 10/100 = 100Mbps > >Total=148Mbps. PCI can (and does) deliver up to 500Mbps. Of course we were talking about 4 QUAD T1 cards, but you can do the math.... Dennis, look again, dude! I did. Really. ;-) I _should_ have noted that if you have the 100BaseT in full duplex, then it's 248Mbps. Yawn. It would be very interesting to see even higher density T1 cards. I know of one 8xT1 card. I don't know of a FreeBSD driver for it tho. I wonder what could be done.... ;-) ISA can handle 6 T1 lines in practice...and worst case PCI is 8 times faster, usually MUCH better than that. The difference is that with ISA, it IS the limiting factor, with PCI, its the OS processing as you pps get very high that is the limiting factor. The other consideration is ISA configuration. For some folks, it's a non-starter. Tony