From owner-freebsd-current@FreeBSD.ORG Mon Sep 5 09:17:00 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8232016A41F for ; Mon, 5 Sep 2005 09:17:00 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A4BD143D48 for ; Mon, 5 Sep 2005 09:16:59 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 05 Sep 2005 09:16:57 -0000 Received: from h081217094242.dyn.cm.kabsi.at (EHLO localhost.localdomain) [81.217.94.242] by mail.gmx.net (mp020) with SMTP; 05 Sep 2005 11:16:57 +0200 X-Authenticated: #16703784 From: Stefan Ehmann To: Darren Pilgrim In-Reply-To: <000701c5b1d4$387bd5b0$642a15ac@SMILEY> References: <000701c5b1d4$387bd5b0$642a15ac@SMILEY> Content-Type: text/plain Date: Mon, 05 Sep 2005 11:16:49 +0200 Message-Id: <1125911809.1211.5.camel@taxman.pepperland> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: 'Patrick =?ISO-8859-1?Q?Lamaizi=E8re=27?= , freebsd-current@freebsd.org, 'Pascal Hofstee' Subject: RE: [6.0 beta3] problem with cvsup and wifi (iwi) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 09:17:00 -0000 On Sun, 2005-09-04 at 21:42 -0700, Darren Pilgrim wrote: > > From: Pascal Hofstee [mailto:caelian@gmail.com] > > > > On Sun, 2005-09-04 at 18:07 -0700, Darren Pilgrim wrote: > > > There is an issue with either the iwi driver or Damien Bergamini's > > > firmware that result in the device crashing and/or losing > > the network > > > under heavy packet load. I'm having the same issue here with the > > > 2915. I can trigger it using cvsup or SSH-forwarded X sessions. > > > > i am not exactly knowlegable on the matter .. but considering > > i experience the same cvsup behavior on my if_ral interface > > .. i am more inclined to believe it's an issue somewhere in > > the underlying framework than it is in a specific driver. > > Except that it doesn't happen when I use my ath card. If it is the > framework, I'd be more inclined toward it being the result of iwi, iwp > and ral being newer, externally maintained and less tightly integrated > with net80211. > > I seem to recall Sam Leffler saying something to the effect that Damien > Bergamini hasn't kept up with the moving target of that Sam's work on > net80211. Sounds reasonable. When it was originally imported, I didn't have any issues with cvsup. Those problems started some time ago. Except for cvsup it works pretty fine though. (I also get strange NFS error messages sometimes, but haven't tested if they only happen with if_iwi).