From owner-freebsd-wireless@freebsd.org Tue Jul 19 00:42:09 2016 Return-Path: Delivered-To: freebsd-wireless@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 29356B9C04F for ; Tue, 19 Jul 2016 00:42:09 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 16B1817B4 for ; Tue, 19 Jul 2016 00:42:08 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yuri.doctorlan.com (c-24-5-143-190.hsd1.ca.comcast.net [24.5.143.190]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id u6J0g0A1035417 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Mon, 18 Jul 2016 17:42:02 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-5-143-190.hsd1.ca.comcast.net [24.5.143.190] claimed to be yuri.doctorlan.com Subject: Re: Can't get BCM4313 ndis driver to work To: freebsd-wireless References: <7c50e745-db25-061e-90c0-f844e2336b8c@rawbw.com> From: Yuri Message-ID: Date: Mon, 18 Jul 2016 17:41:59 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <7c50e745-db25-061e-90c0-f844e2336b8c@rawbw.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2016 00:42:09 -0000 On 07/17/2016 16:02, Yuri wrote: > This post https://forums.freebsd.org/threads/33728/ says that BCM4313 > should work. > > But ndis driver when loaded doesn't create the ndis0 interface. > > I think only bcmwl564_sys.ko should suffice, though I also tried with > 3 .ko files too like this guy suggested. > > > Why doesn't ndis0 appear? How to troubleshoot this? Is BCM4313 still > not supported by the native drivers This was probably a wrong version of the Windows drivers. Some website called WikiDrivers had the right version. Yuri