From owner-freebsd-hackers Mon May 12 05:02:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA15472 for hackers-outgoing; Mon, 12 May 1997 05:02:48 -0700 (PDT) Received: from gw-nl1.philips.com (gw-nl1.philips.com [192.68.44.33]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA15462 for ; Mon, 12 May 1997 05:02:43 -0700 (PDT) Received: (from nobody@localhost) by gw-nl1.philips.com (8.6.10/8.6.10-0.994n-08Nov95) id OAA11252; Mon, 12 May 1997 14:02:23 +0200 Received: from smtprelay.nl.cis.philips.com(130.139.36.3) by gw-nl1.philips.com via smap (V1.3+ESMTP) with ESMTP id sma009780; Mon May 12 13:57:38 1997 Received: from bsd.lss.cp.philips.com (bsd.lss.cp.philips.com [130.144.199.33]) by smtprelay.nl.cis.philips.com (8.6.10/8.6.10-1.2.1m-970402) with SMTP id NAA28172; Mon, 12 May 1997 13:57:38 +0200 Received: by bsd.lss.cp.philips.com (8.8.3/1.63) id NAA04429; Mon, 12 May 1997 13:57:37 +0200 (MET DST) From: Guido.vanRooij@nl.cis.philips.com (Guido van Rooij) Message-Id: <199705121157.NAA04429@bsd.lss.cp.philips.com> Subject: Re: Hp interface card To: dg@root.com Date: Mon, 12 May 1997 13:57:37 +0200 (MET DST) Cc: Guido.vanRooij@nl.cis.philips.com, guido@bsd.lss.cp.philips.com, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199705121145.EAA04703@implode.root.com> from David Greenman at "May 12, 97 04:45:44 am" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk David Greenman wrote: > >guido wrote: > >> Is anyone working on a driver for the HP J3171A 10/100 Base-T lan adpater? > >> It is the one that comes with the E40 model Pentium Pro netserver. > >> > > > >It turns out this thing *is* a Intel EtherExpress PRO/100 > > Pro/100 or Pro/100B? They are completely different cards. The Pro/100B > uses the 82557 and is supported under FreeBSD. The Pro/100 is not. It is a Intel EtherExpress PRO/100B. I didn't know the B was that important ;-) (covered by your fxp driver). -Guido