From owner-freebsd-mobile@FreeBSD.ORG Fri Jan 22 19:43:45 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35A76106566C for ; Fri, 22 Jan 2010 19:43:45 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id B7DF88FC1E for ; Fri, 22 Jan 2010 19:43:44 +0000 (UTC) Received: by fxm27 with SMTP id 27so815554fxm.3 for ; Fri, 22 Jan 2010 11:43:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=lkdqt895KvSXIzHk/R84NdFejogDtr76QZToQTNSPOU=; b=Y/FgzUhKxt7kOCrxEkHUmSRjxaGFz+j8yVqkW4EJUSxGVISQxpVqUhEQQ5r8GEhiuw XgZjnQS+n5oHok0GDQWqr/AaXkgPKoH8iEAxFkkB+JzcMpSMNthsd5x8pmMrXJaiDbwi /60fLGUE6oUZkemdm5mdLXmY82E9CxNHYoI28= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=g2+B2tI9nAG69E/dlQ9rONuJo8H3t25LtfBuLosd1KhtGyJgfD/EG3SH8Krv3m57b4 pmEX08VdgTW+CqgEtBpI6f4pHXfwzvRBf+7JzWA7RMR1ehcKMQO3l4jCB5qy7r/IqrYa ta8mcgv+Xs5QOXU7bY+zRKDmUCcWmwEUuxV7E= Received: by 10.223.4.25 with SMTP id 25mr3466606fap.38.1264189423343; Fri, 22 Jan 2010 11:43:43 -0800 (PST) Received: from ?10.0.10.4? (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by mx.google.com with ESMTPS id 13sm1477650fxm.9.2010.01.22.11.43.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 22 Jan 2010 11:43:40 -0800 (PST) Sender: Rui Paulo Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <20100122172410.01c42580.torfinn.ingolfsen@broadpark.no> Date: Fri, 22 Jan 2010 19:43:38 +0000 Content-Transfer-Encoding: 7bit Message-Id: References: <201001220110.o0M1Aqiv015915@yoda.pixi.com> <20100122172410.01c42580.torfinn.ingolfsen@broadpark.no> To: Torfinn Ingolfsen , knowtree@aloha.com X-Mailer: Apple Mail (2.1077) Cc: freebsd-mobile@freebsd.org Subject: Re: wi (Lucent) panics on ifconfig wi0 up X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2010 19:43:45 -0000 On 22 Jan 2010, at 16:24, Torfinn Ingolfsen wrote: > On Thu, 21 Jan 2010 15:10:53 -1000 (HST) > knowtree@aloha.com wrote: > >>> On 1/21/10, knowtree@aloha.com wrote: >> OK, I filed PR kern/143074. I sure it it wasn't operator error!! In the >> meantime I'll try ndis again on the built-in Intel 5100AGN, > > If you haven't tried it already, perhaps you should try the new iwb driver? > See http://forums.freebsd.org/showthread.php?t=8041&highlight=5100 You mean "iwn" and that's available on stable/8. Regards -- Rui Paulo