Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 21:11:11 +0200
From:      "lokadamus@gmx.de" <lokadamus@gmx.de>
To:        Fbsd8 <fbsd8@a1poweruser.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: How to configure USB wifi stick?
Message-ID:  <505E0D4F.4060603@gmx.de>
In-Reply-To: <505E0A9B.2080308@a1poweruser.com>
References:  <505DCA81.9090506@a1poweruser.com> <505DE747.2020707@gmx.de>	<505DF206.9060103@a1poweruser.com> <505E049B.3010002@gmx.de> <505E0A9B.2080308@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22.09.2012 20:59, Fbsd8 wrote:
> lokadamus@gmx.de wrote:
>> On 22.09.2012 19:14, Fbsd8 wrote:
>>> lokadamus@gmx.de wrote:
>>>> On 22.09.2012 16:26, Fbsd8 wrote:
>>>>> Looking for howto on configuring a
>>>>> Cisco Linksys AE2500 USB wifi stick.
>>>>> When I plug it in all I get is the USB msg
>>>>> "ugen3.2: <Cisco> at usbus3".
>>>>> FreeBSD handbook does not have section on usb wifi setup.
>>>>>
>>>>>
>>>>>
>>>> Is your USB stick or Chip on hardware list?
>>>> http://www.freebsd.org/releases/8.2R/hardware.html#WLAN
>>>> rum and ural driver are for some wifi usb sticks.
>>>>
>>>>
>>> NO
>>>
>> 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?
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
>
Create loader.conf self.
cd /boot/
edit loader.conf
/autoboot_delay/="3"
When you reboot your system and you see, that you only have 3 or 2 
seconds instead 10 your loader.conf will be load.
When i remeber right, put bwi_load="YES" in loader.conf

 From command line you can make "kldload bwi" to load and test it 
without reboot.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?505E0D4F.4060603>