From owner-freebsd-questions@FreeBSD.ORG Wed May 26 11:33:32 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2ED581065672 for ; Wed, 26 May 2010 11:33:32 +0000 (UTC) (envelope-from milu@dat.pl) Received: from jab.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id DFB518FC16 for ; Wed, 26 May 2010 11:33:31 +0000 (UTC) Received: from jab.dat.pl (jsrv.dat.pl [127.0.0.1]) by jab.dat.pl (Postfix) with ESMTP id 1B5505C41; Wed, 26 May 2010 13:33:30 +0200 (CEST) X-Virus-Scanned: amavisd-new at dat.pl Received: from jab.dat.pl ([127.0.0.1]) by jab.dat.pl (jab.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rmI9X368tC2U; Wed, 26 May 2010 13:33:27 +0200 (CEST) Received: from snifi.localnet (87-204-241-35.ip.netia.com.pl [87.204.241.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by jab.dat.pl (Postfix) with ESMTPSA id E91575018; Wed, 26 May 2010 13:33:26 +0200 (CEST) From: Maciej Milewski To: freebsd-questions@freebsd.org Date: Wed, 26 May 2010 13:33:25 +0200 User-Agent: KMail/1.13.3 (Linux/2.6.32-trunk-686; KDE/4.4.3; i686; ; ) References: <20100526075528.1A3A24C0363@server3.febas.de> In-Reply-To: <20100526075528.1A3A24C0363@server3.febas.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201005261333.26094.milu@dat.pl> Cc: markus@amobos.org Subject: Re: ACER Aspire ACPI / Intel Wifi Link 5100 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2010 11:33:32 -0000 On 26 may 2010 at 09:55:28 markus@amobos.org wrote: > 2. My wifi link 5100 card isn't detected, too. no matter if acpi is on > or off. is there a driver around? i wasn't able to find something. Try loading if_iwn module. But before loading read man if_iwn there are information about using this module. Greetings, Maciej Milewski