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 [EMAIL PROTECTED]'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,                           [EMAIL PROTECTED]
Sentex Communications                             www.sentex.net
Cambridge, Ontario Canada                         www.sentex.net/mike


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to