From owner-freebsd-wireless@freebsd.org Tue Nov 8 21:20:35 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 B87EFC3758A for ; Tue, 8 Nov 2016 21:20:35 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: from mail-it0-x22a.google.com (mail-it0-x22a.google.com [IPv6:2607:f8b0:4001:c0b::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C70C6C for ; Tue, 8 Nov 2016 21:20:35 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: by mail-it0-x22a.google.com with SMTP id q124so233540837itd.1 for ; Tue, 08 Nov 2016 13:20:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=+Y97GQXUmbw8iyxhBLFQTFqcyqtorq8wjxjZXQ1xl0I=; b=FiABXtmkRPPSNQy9ScDXYErV3RjkvO0TVifKiOTfMhGQTI6R+rpqPbimh9EGhCltvT Lwk3NErGsfVpD0lcxdBK2lOr1pUN3heL2+JnyN3vn7bIzrYvp9UtOIekKYn+26og5gFa ILRVBeqE56/k9TWdcLgTM9qCxaCVK1G5rUTonKMIpBzdB9+8ZG7j00af6ndlyIvxb2yS aWNSdDg+ffiJg3vcQ/bBL9cCfdMVYS8jPeQ/d/SciWmnKR89hy2GWh2VYKa85dQ4crKr ZXzH9r7myQESeRmmh40h8YpsDKpZvtUjqAsdq3pt4kEr9tkQXwWd7PCxHU3b8FmJMhlD kKjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=+Y97GQXUmbw8iyxhBLFQTFqcyqtorq8wjxjZXQ1xl0I=; b=jZx//Tgg4QLp+NtG6yAcXB9u+3/wOXucL1Vxel2iu3Xfkmm3Bh5SHpyT9Wdt0bWcD9 k2OgKR/7jRgbdCtczXpX2xMG8BEYqx/RRIJAtrQWmWxx+KtmTK0POpQ85owkRzCUg0cm 17Reo/vIgChYieobdMGxaLTJFEosrQdhIRjfRjqpWyMmMKmZbSf9iokwCMI9o5beeupl Gx7P8cxXQCenWMYFEKClwZsxl8gZV4FE+GupsFEGQDb11Hv2Sjk74HDcn8MOAsyREW/f umDrJb8X5+EwbRBIDxH5ZlQoxOc0sswLaUA+VJq6ObEiYeZOM1X/58al6qqgBQ8lNa3H Wh2w== X-Gm-Message-State: ABUngvdyCgDU0Aar/ezzFk2lPHzKGFOd9NjFMGksPQtYINOunsdQkrkTB/u8Eu/1qcfW1QtSvdq/s5z1owW7Wg== X-Received: by 10.107.8.105 with SMTP id 102mr14553915ioi.154.1478640034552; Tue, 08 Nov 2016 13:20:34 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.87.67 with HTTP; Tue, 8 Nov 2016 13:20:34 -0800 (PST) From: Subbsd Date: Wed, 9 Nov 2016 00:20:34 +0300 Message-ID: Subject: Wireless Intel 8260 driver for FreeBSD To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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, 08 Nov 2016 21:20:35 -0000 Hello, Does anyone know about the possibility of using Wireless 8260 ? I initially addressed this issue to freebsd@intel.com, but it seems no one is home. It is difficult to assume that such a huge and rich company like Intel@ can not keep at least one FreeBSD driver developer and all the work is done by community (after spending the money to purchase equipment ;-) ---------- Forwarded message ---------- Date: Sun, Nov 6, 2016 at 8:40 PM Subject: Wireless 8260 driver for FreeBSD To: freebsd@intel.com Hello, I've buy http://www.intel.com/content/www/us/en/nuc/nuc-kit-nuc6i5syk.html harware and wish to use this as development desktop platform on my office with FreeBSD OS (at the moment i setup FreeBSD 12-CURRENT snapshot). With a big community/developers help via FreeBSD maillist I was able successfull to make of the graphics subsystem ( DRM 4.7 from dev-branch: https://github.com/FreeBSDDesktop/freebsd-base-graphics/wiki ) Looks like all other hardware compatible with FreeBSD 12 except wirelless devices. I can find any information about Wireless 8260 and FreeBSD. On Intel.com site, i see official FreeBSD ethernet drivers ( em ), but can't find any drivers for wireless. Some people indicated to iwn driver: https://www.freebsd.org/cgi/man.cgi?query=iwn&apropos=0&sektion=4&manpath=FreeBSD+12-current&arch=default&format=html But it not works for me. My pciconf -vl output from FreeBSD NUC 6i5syk: none5@pci0:1:0:0: class=0x028000 card=0x90108086 chip=0x24f38086 rev=0x3a hdr=0x00 vendor = 'Intel Corporation' device = 'Wireless 8260' class = network Where I can find the driver if it exists? Or is there some kind of timeline when you plan to upgrade iwn for 8260 ? Thx!