From owner-freebsd-current@FreeBSD.ORG Wed Aug 17 10:40:54 2005 Return-Path: X-Original-To: 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 827DD16A41F for ; Wed, 17 Aug 2005 10:40:54 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 75E4F43D46 for ; Wed, 17 Aug 2005 10:40:53 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 17 Aug 2005 10:40:51 -0000 Received: from h081217095233.dyn.cm.kabsi.at (EHLO localhost.localdomain) [81.217.95.233] by mail.gmx.net (mp023) with SMTP; 17 Aug 2005 12:40:51 +0200 X-Authenticated: #16703784 From: Stefan Ehmann To: =?ISO-8859-1?Q?=D8yvind?= Kolbu In-Reply-To: <20050817101539.GA86752@putsch.kolbu.ws> References: <1124027087.1306.8.camel@taxman.pepperland> <20050817101539.GA86752@putsch.kolbu.ws> Content-Type: text/plain; charset=ISO8859-1 Date: Wed, 17 Aug 2005 12:40:51 +0200 Message-Id: <1124275251.1129.1.camel@taxman.pepperland> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 Cc: sam@freebsd.org, current@freebsd.org Subject: Re: [PATCH] Re: if_iwi stopped working 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: Wed, 17 Aug 2005 10:40:54 -0000 On Wed, 2005-08-17 at 12:15 +0200, Øyvind Kolbu wrote: > On 14-08-2005 15:44, Stefan Ehmann wrote: > > It stopped working some days ago. Via binary search I tracked it down to > > August, 10th (I see some changes done by sam which might be the > > culprit). > > That commit updates most wireless drivers, except iwi. Using the same > change as made on the ipw driver on iwi makes my wlan work again. > > I'm using the patch below on my laptop and writes this mail via iwi. > Thanks, works here again too.