From owner-freebsd-mobile@FreeBSD.ORG Mon Jun 2 14:00:54 2008 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 6E645106564A for ; Mon, 2 Jun 2008 14:00:54 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from smtp2.sbb.co.yu (smtp2.sbb.co.yu [82.117.194.22]) by mx1.freebsd.org (Postfix) with ESMTP id E8EA28FC14 for ; Mon, 2 Jun 2008 14:00:53 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from faust.net (cable-89-216-102-41.dynamic.sbb.rs [89.216.102.41]) by smtp2.sbb.co.yu (8.14.0/8.14.0) with ESMTP id m52E0ovu017557 for ; Mon, 2 Jun 2008 16:00:50 +0200 Received: by faust.net (Postfix, from userid 1001) id A112A1CC2F; Mon, 2 Jun 2008 16:01:09 +0200 (CEST) Date: Mon, 2 Jun 2008 16:01:09 +0200 From: Zoran Kolic To: freebsd-mobile@freebsd.org Message-ID: <20080602140109.GA907@faust.net> References: <20080602120017.10D3810656FD@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080602120017.10D3810656FD@hub.freebsd.org> X-SMTP-Vilter-Version: 1.3.2 X-SBB-Virus-Status: clean X-SBB-Spam-Score: -0.8 Subject: Re: Toshiba Satelite U305 WiFi/net/acpi problem 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: Mon, 02 Jun 2008 14:00:54 -0000 > I have toshiba notebook (U305-S5107) with I4965AGN Wifi and RTL8139 > network adapters. > When i boot my notebook with ACPI enabled - i have no network support, > none of controllers appears in ifconfig output, but when i'm booting > with ACPI disabled - i can use re0 (with some strange looses in RX > traffic, but it is another story) but completley have no chance to use > my WiFi. This ethernet device should be handled by rl. Not a good adapter, but you have no choice now. > I4965AGN is handled by iwn(4), not by ipw(4) nor by iwi(4). The iwn driver > is currently only available in FreeBSD CURRENT ("8.0") branch. Or you could pick some pcmcia card for the start. Latter, the intel adapter would come to os version you use. Zoran