From owner-freebsd-current@freebsd.org Wed Jan 24 11:37:54 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53982ECE8A4 for ; Wed, 24 Jan 2018 11:37:54 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from hraggstad.unrelenting.technology (hraggstad.unrelenting.technology [IPv6:2605:2700:0:3:a800:ff:fee9:2feb]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hraggstad.unrelenting.technology", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CF02B84AA2 for ; Wed, 24 Jan 2018 11:37:53 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: by hraggstad.unrelenting.technology (OpenSMTPD) with ESMTPSA id 2fbf76bb TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Wed, 24 Jan 2018 11:37:45 +0000 (UTC) Subject: Re: Broadcom 802.11ac WDI SDIO Adapter (Version 1.605.1.0) not configured To: KIRIYAMA Kazuhiko , freebsd-current References: <201801232303.w0NN34Zq024737@kx.openedu.org> From: Greg V Message-ID: <172d461d-5851-090f-1b5d-7c80d69e855f@unrelenting.technology> Date: Wed, 24 Jan 2018 14:37:43 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <201801232303.w0NN34Zq024737@kx.openedu.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2018 11:37:54 -0000 On 01/24/2018 02:03, KIRIYAMA Kazuhiko wrote: > HI, > > Broadcom 802.11ac WDI SDIO Adapter works in Windows but does > not recognaized in my machne[1]. Actually both ifconfig and > pciconf show nothing wifi drives found: Hi. SDIO support is not there yet. Some development is going on: https://wiki.freebsd.org/SDIO?action=AttachFile&do=view&target=sdio_bsdcam.pdf But seems like it's quite far from actually working with Wi-Fi cards.