From owner-freebsd-questions@freebsd.org Mon Jan 9 23:22:29 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 60F5DCA8B6F for ; Mon, 9 Jan 2017 23:22:29 +0000 (UTC) (envelope-from citrin+bsd@citrin.ru) Received: from hz.citrin.ru (hz.citrin.ru [88.198.212.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 22F631FDA for ; Mon, 9 Jan 2017 23:22:28 +0000 (UTC) (envelope-from citrin+bsd@citrin.ru) Received: from x220.lan (c-24-60-168-172.hsd1.ct.comcast.net [24.60.168.172]) by hz.citrin.ru (Postfix) with ESMTPSA id 23E9D29A32F for ; Mon, 9 Jan 2017 23:22:20 +0000 (UTC) Subject: Re: Edison tactic - 1.ifconfig wlan0 ssid myssid , work but some missed ,2.pkg install To: freebsd-questions@freebsd.org References: <1483886536.3077593.840915257.60D1F4BB@webmail.messagingengine.com> <20170108165630.540acb46.freebsd@edvax.de> <941e4b56-0d6b-ee11-bf87-0a3b96ccd80a@passap.ru> <20170108190338.682794e7.freebsd@edvax.de> From: Anton Yuzhaninov Message-ID: <8b8e732e-42cb-9337-02ad-25115a17edb8@citrin.ru> Date: Mon, 9 Jan 2017 18:22:18 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <20170108190338.682794e7.freebsd@edvax.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=citrin.ru; s=s0; t=1484004140; bh=XKj52mNY2OEnfWruW/6NyV+sj2xrEiu6UyZUuikkubo=; h=Subject:To:References:From:Message-ID:Date:MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=5oRG/v9oCrqtT+ncH40TpuAQB3LVq0FFHvXQcj3oDW8+fq+E/Tet0PP5D8rnyMPVwf+5GMSFqg3IMB0rAxliwUNjOU9ZYqBy+AcVlqm61WTIeFaiJig50j3c8yyFAPJd3iESgvkCf/mXgN+jKfD3ZdluHWwc42/Ya41WTUREV0Q= 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: Mon, 09 Jan 2017 23:22:29 -0000 On 01/08/17 13:03, Polytropon wrote: >> IWN(4) states that an iwn adapter uses a lodable firmware. >> Is it actually loaded? > Isn't that firmware already part of the GENERIC kernel? > If not, "man iwn" has the relevant items that should be > added to /boot/loader.conf (or "iwnfn" for all of the > available firmwares). > Firmware for iwn is build as module and can be loaded from modeles path. There is no need to add entries to loader.conf dmesg should contain strings like: iwn0: iwn_read_firmware: ucode rev=0x12a80601