From owner-freebsd-questions@FreeBSD.ORG Tue Jul 19 07:27:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CBF816A41C for ; Tue, 19 Jul 2005 07:27:31 +0000 (GMT) (envelope-from grn@ispras.ru) Received: from pluton.ispras.ru (pluton.ispras.ru [83.149.199.253]) by mx1.FreeBSD.org (Postfix) with SMTP id 25A6843D45 for ; Tue, 19 Jul 2005 07:27:25 +0000 (GMT) (envelope-from grn@ispras.ru) Received: (qmail 70900 invoked from network); 19 Jul 2005 07:23:31 -0000 Received: from unknown (HELO truba.ispras.ru) (83.149.198.41) by pluton.ispras.ru with SMTP; 19 Jul 2005 07:23:31 -0000 Received: from truba.ispras.ru (root@localhost) by truba.ispras.ru (8.13.1/8.13.1) with SMTP id j6J76Kxs001810 for ; Tue, 19 Jul 2005 11:06:20 +0400 Received: from [83.149.198.208] (pila.ispras.ru [83.149.198.208]) by truba.ispras.ru (8.13.1/8.13.1) with ESMTP id j6J76JtQ001804; Tue, 19 Jul 2005 11:06:19 +0400 Message-ID: <42DCAC85.9020809@ispras.ru> Date: Tue, 19 Jul 2005 11:32:21 +0400 From: Grigory Klyuchnikov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Grigory Klyuchnikov References: <42D23ED9.3070108@ispras.ru> In-Reply-To: <42D23ED9.3070108@ispras.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SpamTest-Info: Pass through X-SpamTest-Status: Not detected X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0125], KAS/Release SMTP-Filter Version 2.0.0 [0125], KAS/Release Cc: freebsd-questions@freebsd.org Subject: Re: Aironet 32-bit CardBus Adapter not attached 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: Tue, 19 Jul 2005 07:27:31 -0000 Hello, To activate Cisco Aironet 1200 32-bit CardBus Adaptor you need to load if_ath driver (Atheros 5212), for this type the command: # kldload if_ath after this you see some messages at the console and network interface ath0 or ath1 into the system, then ifconfig ath0 up and yuor card works. Thanks. Grigory. Grigory Klyuchnikov wrote: > Hello, > > I have Cisco Aironet 32-bit CardBus Adaptor AIR-CB21AG-A-K9. > When I attach it to the notebook with FreeBSD 5.4, the following > message appears on the console: > > kernel: cardbus0: at device 0.0 (no driver attached) > > The kernel config has options: > > # PCMCIA and cardbus bridge support > device cbb # cardbus (yenta) bridge > device pccard # PC Card (16-bit) bus > device cardbus # CardBus (32-bit) bus > ... > > # Wireless NIC cards > device wlan # 802.11 support > device an # Aironet 4500/4800 802.11 wireless NIC > device awi # BayStack 660 and others > device wi # WaveLAN/Intersil/Symbol 802.11 > Does it means, that FreeBSD has not support of Aironet 32-bit cardbus > adapter? And what can I resolve the problem? Maybe anyone has any > experience with such adapter... Please, tell me any points to docs or > some examples... > > Thanks. > > PS: But Aironet 16-bit pccard works OK. > > Regards, > Grigory Klyuchnikov, System Engineer, > Institute for System Programming > Russian Academy of Sciences > > > -- Grigory Klyuchnikov, System Engineer, Institute for System Programming Russian Academy of Sciences