From owner-freebsd-questions@freebsd.org Thu Mar 2 15:43:34 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D860ECF4D4E for ; Thu, 2 Mar 2017 15:43:34 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.231]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cdptpa-oedge", Issuer "cdptpa-oedge" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A2F60FAC for ; Thu, 2 Mar 2017 15:43:34 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from [76.181.114.47] ([76.181.114.47:54075] helo=raspberrypi.bildanet.com) by cdptpa-omsmta02 (envelope-from ) (ecelerity 3.6.9.48312 r(Core:3.6.9.0)) with ESMTP id 9E/3D-16480-C5D38B85; Thu, 02 Mar 2017 15:42:20 +0000 Received: from [192.168.1.40] (helo=desktop.example.org) by raspberrypi.bildanet.com with esmtp (Exim 4.84) (envelope-from ) id 1cjSs0-00025O-Cq for freebsd-questions@freebsd.org; Thu, 02 Mar 2017 10:42:20 -0500 To: FreeBSD Questions From: Baho Utot Subject: Firmware Message-ID: Date: Thu, 2 Mar 2017 10:42:20 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.7:25 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2017 15:43:34 -0000 Where does FreeBSD look for firmware when it is required for a device to function. I have /boot/firmware but there is nothing stored there. I have a USB wireless device using: Realtek RTL8188CU/RTL8188RU/RTL8188EU/RTL8192CU USB IEEE 802.11b/g/n wireless network device and a BCM4311. The Realtek works the broadcom does not. The broadcom bwn kmod cannot find the firmware and I have been unable to figure out what directory it should be in. Thanks