Date: Fri, 09 May 2003 22:38:01 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: vizion communication <vizion@ixpres.com> Cc: freebsd-smp@freebsd.org Subject: Re: What the???? Is there a Doctor in the house? Help Message-ID: <3EBC9039.3154C20D@mindspring.com> References: <003701c31668$38371650$15b55042@vizion2000.net>
next in thread | previous in thread | raw e-mail | index | archive | help
vizion communication wrote: > Ok do not know what is causing this problem and would > appreciate some help in tracking down the cause. > > FreeBSD 4.7 > > System runs fine for maybe a week and then all networking > stops - without warning. I do not know anyway of persuading > it to resume networking without rebooting. > > Does anyone have some useful suggestions on how to diagnose > the cause? You said you had a XXXX networking card, so that's probably the problem. Try this patch on if_XXXX.c: +XXXXXXXXXX -XXXXXXXXXX (it's a unidiff). 8-) Really, you need to provide us with at last the name of your networking card. Also, you should try to ifconfig down the interface, and then ifconfig it back up, in case it's a lost interrupt or something that needs a timer to correct (doing the ifconfig's will reset the card). -- Terry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EBC9039.3154C20D>