From owner-freebsd-questions@FreeBSD.ORG Sat Sep 22 22:25:22 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 830841065670 for ; Sat, 22 Sep 2012 22:25:22 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 583C18FC15 for ; Sat, 22 Sep 2012 22:25:22 +0000 (UTC) Received: from [192.168.1.200] ([173.88.193.247]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 22 Sep 2012 15:25:22 -0700 Message-ID: <505E3AC4.8050500@a1poweruser.com> Date: Sat, 22 Sep 2012 18:25:08 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Matthias Apitz References: <505DCA81.9090506@a1poweruser.com> <505DE747.2020707@gmx.de> <505DF206.9060103@a1poweruser.com> <505E049B.3010002@gmx.de> <505E0A9B.2080308@a1poweruser.com> <20120922191031.GA1308@tiny.Sisis.de> In-Reply-To: <20120922191031.GA1308@tiny.Sisis.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 22 Sep 2012 22:25:22.0313 (UTC) FILETIME=[27B2B790:01CD9911] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] Cc: freebsd-questions@freebsd.org Subject: Re: How to configure USB wifi stick? 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: Sat, 22 Sep 2012 22:25:22 -0000 Matthias Apitz wrote: > El día Saturday, September 22, 2012 a las 02:59:39PM -0400, Fbsd8 escribió: > >>> Have you load bwi driver? >>> it looks like Linksys AE2500 USB use BMC4323 chipset. >>> https://www.google.de/search?q=Cisco+Linksys+AE2500+chipset >>> >> I am running 9.1-RC1 and have no boot loader.conf for any wifi modules. >> Is there some usb.conf file where I can add statement for my USB linksys >> AE2500 wifi stick so the kernel modules will get auto loaded at first >> use time? >> If not, what are the boot loader statements I need to add? > > How about > > $ man bwi > $ man loader.conf > > HIH > > matthias After reading the man bwi I see that driver is just for b/g not n. I bought my AE2500 because it supports "n" mode which gives you 3 times faster connection wifi speed.