Date: Tue, 22 May 2001 19:19:13 -0400 From: Mike Tancsa <mike@sentex.net> To: "Vladislav Konecny" <oryon@w3design.sk> Cc: stable@FreeBSD.ORG Subject: Re: Continuing ahc problems - also cause fxp failure Message-ID: <4.2.2.20010522191426.05ff2170@192.168.0.12> In-Reply-To: <00e301c0e314$0a46ff50$03d5a8c0@oryon> References: <200105220925.f4M9Paf00409@earth.backplane.com> <3B0AE7A5.3DB34788@DougBarton.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 01:07 AM 5/23/2001 +0200, Vladislav Konecny wrote:
>Hello all,
>
>bad news.. Matt is not the only one who had problem with fxp device.
>Yesterday I have in dmesg and messages lines like this:
>
>May 22 16:30:24 db /kernel: fxp0: SCB timeout
If you switch back to the old fxp drivers, do you get the same results ?
i.e. timeouts and freezes ?
--- /usr/src/sys/conf/files.orig
+++ /usr/src/sys/conf/files
@@ -161,7 +161,7 @@
dev/ex/if_ex_pccard.c optional ex card
dev/fe/if_fe.c optional fe
dev/fe/if_fe_pccard.c optional fe card
-dev/fxp/if_fxp.c optional fxp
+#dev/fxp/if_fxp.c optional fxp
dev/hea/eni.c optional hea
dev/hea/eni_buffer.c optional hea
dev/hea/eni_globals.c optional hea
@@ -950,7 +950,7 @@
pci/if_dc.c optional dc
pci/if_de.c optional de
pci/if_en_pci.c optional en pci
-#pci/if_fxp.c optional fxp
+pci/if_fxp.c optional fxp
pci/if_lnc_p.c optional lnc pci
pci/if_pcn.c optional pcn
pci/if_mn.c optional mn
One interesting thing in dillon@earth.backplane.com's case was that he was
seeing the problem with the old drivers as well. Perhaps the fxp problems
are symptoms of something else. If you switch back to the fxp code of old,
and you still see the timeouts, it might narrow the problem down a bit.
---Mike
--------------------------------------------------------------------
Mike Tancsa, tel +1 519 651 3400
Network Administration, mike@sentex.net
Sentex Communications www.sentex.net
Cambridge, Ontario Canada www.sentex.net/mike
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20010522191426.05ff2170>
