From owner-freebsd-hackers Fri Jan 9 18:36:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA10752 for hackers-outgoing; Fri, 9 Jan 1998 18:36:54 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) 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 SAA10726 for ; Fri, 9 Jan 1998 18:36:30 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id SAA12684; Fri, 9 Jan 1998 18:35:12 -0800 (PST) Message-Id: <199801100235.SAA12684@implode.root.com> To: "Rod Ebrahimi" cc: hackers@FreeBSD.ORG Subject: Re: Fxp0 problem In-reply-to: Your message of "Fri, 09 Jan 1998 16:22:45 PST." <000901bd1d5d$e0e35200$0c8443d1@ip012.directhost.net> From: David Greenman Reply-To: dg@root.com Date: Fri, 09 Jan 1998 18:35:12 -0800 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk > I seem to be recieving a very strange network error... It doesn't seem >to effect the network at all but it does come up every once and a while: > >fxp0: warning: unsupported PHY, type=7,addr=1 > >Something to that sort. > >Any suggestions would be great thanks. This indicates that you have an older version of the device driver that doesn't have support for the i82555 PHY chip that Intel is using on later rev cards. The problem will go away if you upgrade to 2.2.5 or -current. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project