Re: nfe0 problem (obsd 4.1)

2007-06-28 Thread Markus Ritzer
Hi! I've noticed that once in a while the nfe0 interface will stop sending and receiving data. At this point I can not make it work again. The only solution I have is to reboot the box. I have installed a dc0 card in the box since. The problem seemed intermittent and not reliably reproducibl

Re: nfe0 problem (obsd 4.1)

2007-06-27 Thread Tony Lambiris
After applying the patches, you want to go into if_nfe.c, and after line 244 (PCI_PRODUCT_NVIDIA_MCP55_LAN2) you would want to put "sc->sc_encap_delay = 10;" On 6/27/07, Vijay Sankar <[EMAIL PROTECTED]> wrote: On Wednesday 27 June 2007 10:50, Tony Lambiris wrote: > You might be interested in som

Re: nfe0 problem (obsd 4.1)

2007-06-27 Thread Tony Lambiris
You might be interested in some unofficial patches I had created when experiencing the same thing. I hadn't officially released these because of the awful DELAY() timeout hack taken from the original nfe code from DragonFly BSD. Most of the updates were taken from NetBSD. Either way, what you woul

Re: nfe0 problem (obsd 4.1)

2007-06-27 Thread Vijay Sankar
On Wednesday 27 June 2007 10:50, Tony Lambiris wrote: > You might be interested in some unofficial patches I had created when > experiencing the same thing. I hadn't officially released these > because of the awful DELAY() timeout hack taken from the original nfe > code from DragonFly BSD. Most of

Re: nfe0 problem (obsd 4.1)

2007-06-24 Thread patrick keshishian
On 6/24/07, Vijay Sankar <[EMAIL PROTECTED]> wrote: On Sunday 24 June 2007 13:50, patrick keshishian wrote: > Hi, > > I've been noticing some strange problems with the built-in nfe0 > interface on my desktop. Actually I've seen it on two such > computers, but the description below is for my curr

Re: nfe0 problem (obsd 4.1)

2007-06-24 Thread Vijay Sankar
On Sunday 24 June 2007 13:50, patrick keshishian wrote: > Hi, > > I've been noticing some strange problems with the built-in nfe0 > interface on my desktop. Actually I've seen it on two such > computers, but the description below is for my current desktop PC. > > The PC is running `cvs up -dP -rOP

Re: nfe0 problem (obsd 4.1)

2007-06-24 Thread Shane Harbour
I have one of the older Sun Ultra 20 systems that also has an nfe(4) in it. It does the same thing everytime I try to cvs or put a load on the interface. Only way around it was to install a second NIC. Like someone else mentioned before, until more documentation is available, probably won't

Re: nfe0 problem (obsd 4.1)

2007-06-24 Thread Srebrenko Sehic
On 6/24/07, patrick keshishian <[EMAIL PROTECTED]> wrote: Hi, I've been noticing some strange problems with the built-in nfe0 interface on my desktop. Actually I've seen it on two such computers, but the description below is for my current desktop PC. The PC is running `cvs up -dP -rOPENBSD_4_

Re: nfe0 problem (obsd 4.1)

2007-06-24 Thread Jason McIntyre
On Sun, Jun 24, 2007 at 11:50:28AM -0700, patrick keshishian wrote: > Hi, > > I've been noticing some strange problems with the built-in nfe0 > interface on my desktop. Actually I've seen it on two such > computers, but the description below is for my current desktop PC. > > The PC is running `c

nfe0 problem (obsd 4.1)

2007-06-24 Thread patrick keshishian
Hi, I've been noticing some strange problems with the built-in nfe0 interface on my desktop. Actually I've seen it on two such computers, but the description below is for my current desktop PC. The PC is running `cvs up -dP -rOPENBSD_4_1' built. I'm including netstat, ifconfig output[1] and dme