From owner-freebsd-hackers Sat Jan 10 00:07:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA07085 for hackers-outgoing; Sat, 10 Jan 1998 00:07:31 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from gatekeeper.cylink.net (gatekeeper.cylink.com.cy [194.42.128.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA07053 for ; Sat, 10 Jan 1998 00:07:19 -0800 (PST) (envelope-from Andreas.Engel@cylink.net) Received: from cylink.net (verpissdic@CyBaer.Nicosia.CY.GalaxyNet.ORG.harr.harr.harr.bofh.com.cy [194.42.135.84]) by gatekeeper.cylink.net (8.8.7/8.8.3) with ESMTP id KAA25576 ; Sat, 10 Jan 1998 10:07:13 +0200 (EET) Message-ID: <34B71D48.660B8CB3@cylink.net> Date: Sat, 10 Jan 1998 10:03:36 +0300 From: Andreas Engel X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: Re: Fxp0 problem References: <199801100235.SAA12684@implode.root.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk i got the same problem in 2.2.5 .... anyway... i need to use 2.2.2 because of another driver ... is it possible to use the current driver in 2.2.2 without getting this problem and what is the advantage of the new driver ... i now some unnice effects net.inet.ip.intr_queue_drops: 19418 <--------- and i hope i can solve this problem. Thank You for listening, Andreas Engel =) David Greenman wrote: > > > 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