Re: nve0: device timeout (1)



Turning off the watchdog timer in the source may work around the
problem. It's probably not a real fix, but, if it works...
*** if_nve.c 25 Dec 2005 21:57:03 -0000 1.7.2.8
--- if_nve.c 5 Jan 2006 00:12:45 -0000
***************
*** 943,949 ****
return;
}
/* Set watchdog timer. */
! ifp->if_timer = 8;

/* Copy packet to BPF tap */
BPF_MTAP(ifp, m0);
--- 943,949 ----
return;
}
/* Set watchdog timer. */
! ifp->if_timer = 0;

/* Copy packet to BPF tap */
BPF_MTAP(ifp, m0);

I must apologize. This patch is from David G. Lawrence of Download
Technologies. He posted Saturday in a thread titled "nve timeout (and
down) regression?"
--
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@xxxxxx Phone: +1 510 486-8634
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: nve0: device timeout (1)
    ... It's probably not a real fix, but, if it works... ... I must apologize. ... This patch is from David G. Lawrence of Download ... that thanks to You and David. ...
    (freebsd-current)
  • Re: prism 2.5 timeout in wi_cmd 0x010b
    ... > I've been seeing and reporting that problem too, ... problem on both Prism and WaveLAN cards. ... the patch for current is at a different location. ... Energy Sciences Network ...
    (freebsd-current)
  • Re: Fatal trap 12: page fault while in kernel mode
    ... page fault while in kernel mode ... Baldwin recently committed a fix for a bug with these symptoms to 7-CURRENT> ... This same patch is currently in texting on mx1.FreeBSD.org. ... Energy Sciences Network (ESnet) ...
    (freebsd-stable)
  • Re: Any chance to get my sound card to work ?
    ... >> The driver seems identified the device, but no sound at all when I ... > You may try this patch: ... Energy Sciences Network ...
    (freebsd-current)
  • Re: [RELENG_5_2] Cardbus trouble
    ... > Am 25.12.'03 schrieb Michael Lestinsky: ... >> I did this and applied your patch as well. ... R. Kevin Oberman, Network Engineer ... Energy Sciences Network ...
    (freebsd-current)