From owner-freebsd-questions Wed May 7 15:51:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA22907 for questions-outgoing; Wed, 7 May 1997 15:51:11 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA22900 for ; Wed, 7 May 1997 15:51:09 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with SMTP id PAA25578; Wed, 7 May 1997 15:51:26 -0700 (PDT) Message-Id: <199705072251.PAA25578@implode.root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: Postmaster cc: FreeBSD-Questions Subject: Re: Intel EtherExpress 10/100B (PCI) In-reply-to: Your message of "Wed, 07 May 1997 15:40:00 PDT." <33710536@SC.YoungLife.Org> From: David Greenman Reply-To: dg@root.com Date: Wed, 07 May 1997 15:51:26 -0700 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > >Can someone please help me in resolving the following error: > >fxp0: warning: unsupported PHY, type=7 addr=1 > >I am using an Intel EtherExpress 10/100B. I installed FreeBSD 2.2.1 off a >cdrom. I have downloaded the newest if_fxp.c (v 1.21.2.7) and if_fxpreg.h >(v 1.2.2.4) and have recompiled the kernel sucessfully. > >What am I doing wrong? You're using a new card. Intel recently (about 2 months ago) changed to using a different PHY chip. I need to add support for it in the driver, but the card should work okay without the special support (although full duplex might not work and the link0-2 flags won't work). -DG David Greenman Core-team/Principal Architect, The FreeBSD Project