From owner-freebsd-questions Thu Mar 13 20:36:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA17676 for questions-outgoing; Thu, 13 Mar 1997 20:36:22 -0800 (PST) Received: from X2.root.com (X2.root.com [198.145.90.53]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA17671 for ; Thu, 13 Mar 1997 20:36:20 -0800 (PST) Received: from X2.root.com (localhost [127.0.0.1]) by X2.root.com (8.8.5/8.8.5) with ESMTP id TAA00221; Thu, 13 Mar 1997 19:52:21 -0800 (PST) Message-Id: <199703140352.TAA00221@X2.root.com> To: sfmc@inx.net cc: freebsd-questions@FreeBSD.ORG Subject: Re: Intel Etherexpress Pro/100B ISA version In-reply-to: Your message of "Thu, 13 Mar 1997 12:42:59 EST." <33283CA3.5995@inx.net> From: David Greenman Reply-To: dg@root.com Date: Thu, 13 Mar 1997 19:52:20 -0800 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Hi, I went through the FreeBSD handbook and found the PCI version >of the above card supported. My question is, would this fxp0 driver >work for the ISA version. If not, would there be a separate version >for the ISA card? A Pro/100B for ISA? Really? That's the first I've heard of it, and it does seem a bit silly to attempt to do 100Mbps ethernet over ISA (where it isn't possible to get even half of 100Mbps). Anyway, no, there is no chance that the current fxp driver will work with an ISA card. The chipset on the board must be entirely different (the 82557 on the PCI Pro/100B is very PCI-centric). -DG David Greenman Core-team/Principal Architect, The FreeBSD Project