From owner-freebsd-hackers Mon Mar 9 15:39:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01275 for freebsd-hackers-outgoing; Mon, 9 Mar 1998 15:39:56 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from shell6.ba.best.com (root@shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01135 for ; Mon, 9 Mar 1998 15:39:18 -0800 (PST) (envelope-from bannai@shell6.ba.best.com) Received: (from bannai@localhost) by shell6.ba.best.com (8.8.8/8.8.BEST) id PAA25418 for freebsd-hackers@freebsd.org; Mon, 9 Mar 1998 15:38:31 -0800 (PST) From: Vinay Bannai Message-Id: <199803092338.PAA25418@shell6.ba.best.com> Subject: Re: YA EtherExpress? To: freebsd-hackers@FreeBSD.ORG Date: Mon, 9 Mar 1998 15:38:31 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Snob Art Genre: > While I was searching for information on fast ethernet (specifically, > whether it's always switched, or can be shared), I came across the > following: > > The EtherExpress PRO/100 Smart Adapter is an intelligent server card > for Fast Ethernet networks. The PRO/100 Smart Adapter comes with an > on-board Intel i960 processor that offloads the host CPU and delivers > even lower CPU utilization and faster throughput than the standard > PRO/100 Adapters. The PRO/100 Adapters has a PCI bus and a NetWare > driver co-developed by Intel and Novell for optimal performance. > > Price: $895 > Version: PILA8485 > > Has anyone heard of this? Is there any point to it? Does FreeBSD > support it? Not exactly the same, but something similar. I came across at some time on a i960 based PCI card with a daughter module which could be either be ethernet/ATM Oc-3c/sync RS422. It used a PLX pci bridge chip 9060 (or something like that). I also have a FreeBSD driver for interfacing to the PLX chip. It is not robust, but handles DMA's with read, write ability on multiple open file descriptors. So what is the bridge chip that is used for the PCI interconnect? > > (If anyone knows the answer to my fast ethernet question, that'd be > great too.) > The function of switching is done by the hub or the ethernet switch and not the card. So, you effectively can use any fast ethernet card for switching depending on whetehr you are connected to a ethernet switch or not. Vinay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message