Subject: Re: Lost connections in -current?
To: <>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 10/27/2002 16:54:59
In message <200210221848.g9MIm1p19798@guild.plethora.net>, Peter Seebach writes
:
>Sometime recently, I started having network problems on my laptop running
>-current; specifically, large connections (say, moving multi-megabyte files)
>tend to abort.  I can do an entire CVS update, so this may be load-dependant.
>I'm using a wi0 card as my network interface.  Transmissions die the same
>way no matter who initiated them.

Very interesting!  This happens on both a wi0 that's an old card in a cardbus
slot, and on a wi0 that's a minipci.

Weirder still:  #defining WI_DEBUG in /sys/dev/ic/wi.c makes the problem go
away.

I'll probably send in a pr soon with a patch.

-s