From owner-freebsd-wireless@freebsd.org Wed Jun 22 10:17:40 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 CCBC9B3B727 for ; Wed, 22 Jun 2016 10:17:40 +0000 (UTC) (envelope-from freebsd-wireless@sm.msk.ru) Received: from xide.reclama.ru (xide.reclama.ru [46.4.49.166]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7178C2C6C for ; Wed, 22 Jun 2016 10:17:39 +0000 (UTC) (envelope-from freebsd-wireless@sm.msk.ru) Received: from user Date: Wed, 22 Jun 2016 13:10:42 +0300 From: Sergey Organization: Private person X-Priority: 3 (Normal) Message-ID: <458429537.20160622131042@sm.msk.ru> To: freebsd-wireless@freebsd.org Subject: Wireless 3165, Intel Corporation MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (xide.reclama.ru [46.4.49.166]); Wed, 22 Jun 2016 13:10:19 +0300 (MSK) 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: Wed, 22 Jun 2016 10:17:40 -0000 Hi all, Got a new laptop from HP and this Wi-Fi card on it: none4@pci0:3:0:0: class=0x028000 card=0x40108086 chip=0x31658086 rev=0x81 hdr=0x00 vendor = 'Intel Corporation' device = 'Wireless 3165' class = network Sure, it is not recognized by the kernel. The only mention of it I've found is: https://lists.freebsd.org/pipermail/freebsd-wireless/2016-February/006465.html and there is no visible solution. I've found a driver here, for iwa and iwl devices, it seems to be suitable but is absent in my distribution. https://github.com/erikarn/freebsd-iwa/tree/master/src/sys/dev/iwa Is that code worth to try to add to the kernel and is there anywhere a manual of adding a driver? Going to try myself. My FreeBSD looks like: vf# uname -a FreeBSD vf 11.0-ALPHA4 FreeBSD 11.0-ALPHA4 #2: Wed Jun 22 04:01:08 MSK 2016 root@VF:/usr/obj/usr/src/sys/vf amd64 vf# svn info Service unavailableService unavailablePath: . Working Copy Root Path: /usr/src URL: svn://svn.freebsd.org/base/head Relative URL: ^/head Repository Root: svn://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 302074 -- Best regards, Sergey mailto:freebsd-wireless@sm.msk.ru