From owner-freebsd-questions Sat Sep 27 20:05:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA01567 for questions-outgoing; Sat, 27 Sep 1997 20:05:38 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA01559 for ; Sat, 27 Sep 1997 20:05:33 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id UAA13795; Sat, 27 Sep 1997 20:06:03 -0700 (PDT) Message-Id: <199709280306.UAA13795@implode.root.com> To: jayrich@room101.sysc.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: support for intel etherexpress 10 In-reply-to: Your message of "Sat, 27 Sep 1997 21:21:07 CDT." <19970928022107.618.qmail@room101.sysc.com> From: David Greenman Reply-To: dg@root.com Date: Sat, 27 Sep 1997 20:06:03 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >I was looking through the handbook because I want to buy an Intel >Etherexpress PRO/10+ PCI card. It mentions the "Intel Etherexpress" as >being supported. However, I looked at the LINT file for 2.2-stable and it >only mentions fxp0 as the PCI driver for the PRO/100 only. It's been my >experience that sometimes a card's ISA version will work, but it's PCI >will not. > >I just wanted to make sure before I bought the card that it works with >FreeBSD... perhaps FreeBSD 3.0 and not 2.2.2? > >Does anyone have this card working or can anyone tell me for sure if it's >supported? Intel's product naming is quite confusing. The Pro/10+ refers to either the ISA or the PCI adapter, but these use entirely different chips and aren't software compatible at all with each other. The PCI Pro/10+ is supported in the 'fxp' driver, and the ISA Pro/10+ is support in the 'ex' driver. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project