From owner-freebsd-wireless@FreeBSD.ORG Tue Jun 17 14:04:28 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37F67578 for ; Tue, 17 Jun 2014 14:04:28 +0000 (UTC) Received: from mail.metricspace.net (mail.metricspace.net [IPv6:2001:470:1f11:617::103]) by mx1.freebsd.org (Postfix) with ESMTP id 1138C2321 for ; Tue, 17 Jun 2014 14:04:28 +0000 (UTC) Received: from [172.16.1.182] (unknown [172.16.1.182]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: eric) by mail.metricspace.net (Postfix) with ESMTPSA id 8C9442432A for ; Tue, 17 Jun 2014 14:04:27 +0000 (UTC) Message-ID: <53A04AE9.1070401@metricspace.net> Date: Tue, 17 Jun 2014 10:04:25 -0400 From: Eric McCorkle User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-wireless@freebsd.org Subject: Intel 7620AC? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18 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, 17 Jun 2014 14:04:28 -0000 Hello, I recently purchased a new laptop, which came with an Intel 7260AC card, which doesn't seem to be supported on FreeBSD. I thought I might replace it with a supported card, like an Atheros, but the device seems to be a different form-factor than micro-PCIe (NGFF M.2, I think is what it's called). Cursory googling seems to indicate that there's a linux driver. Are there any plans to port it? Or as an alternative, are there any supported cards that use the M.2 interface? Thanks, Eric