From owner-freebsd-questions@FreeBSD.ORG Wed Sep 8 01:47:04 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9E7010656C9 for ; Wed, 8 Sep 2010 01:47:04 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 866A48FC08 for ; Wed, 8 Sep 2010 01:47:04 +0000 (UTC) Received: by yxn35 with SMTP id 35so2456682yxn.13 for ; Tue, 07 Sep 2010 18:47:03 -0700 (PDT) Received: by 10.151.131.7 with SMTP id i7mr135714ybn.281.1283910423570; Tue, 07 Sep 2010 18:47:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.150.135 with HTTP; Tue, 7 Sep 2010 18:46:43 -0700 (PDT) From: Eitan Adler Date: Tue, 7 Sep 2010 21:46:43 -0400 Message-ID: To: questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Subject: BWN driver error messages 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, 08 Sep 2010 01:47:04 -0000 When I attempt to use the if_bwn driver I get the following messages: Is my card not supported or am I missing a step or is it something else? siba_bwn0: mem 0xf4700000-0xf4703fff irq 1 8 at device 0.0 on pci4 bwn0 on siba_bwn0 bwn0: WLAN (chipid 0x4312 rev 15) PHY (analog 6 type 5 rev 1) RADIO (manuf 0x17f ver 0x2062 rev 2) bwn0: DMA (64 bits) bwn0: Using 1 MSI messages bwn0: [FILTER] wlan0: Ethernet address: 00:21:00:e7:75:20 bwn_v4_lp_ucode15: could not load firmware image, error 2 bwn0: the fw file(bwn_v4_lp_ucode15) not found bwn-open_v4_lp_ucode15: could not load firmware image, error 2 bwn0: the fw file(bwn-open_v4_lp_ucode15) not found -- Eitan Adler