From owner-freebsd-questions@FreeBSD.ORG Sun Aug 17 05:31:21 2014 Return-Path: Delivered-To: freebsd-questions@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 231F71EF for ; Sun, 17 Aug 2014 05:31:21 +0000 (UTC) Received: from zhaozhou.dcollins.info (zhaozhou.dcollins.info [208.79.92.75]) by mx1.freebsd.org (Postfix) with ESMTP id 0B231297A for ; Sun, 17 Aug 2014 05:31:20 +0000 (UTC) Received: from Acer (CPE-137-147-36-111.lnse7.lon.bigpond.net.au [137.147.36.111]); by zhaozhou.dcollins.info (OpenSMTPD) with ESMTP id 7bd8feea; TLS version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; for ; Sat, 16 Aug 2014 22:24:40 -0700 (PDT) From: "dbc" To: Subject: how to encourage a wireless driver to exist? Date: Sun, 17 Aug 2014 15:24:27 +1000 Message-ID: <003e01cfb9db$8c11b1e0$a43515a0$@dcollins.info> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: Ac+52g4gZoLsP8iAR92rI4Es2RCRIw== Content-Language: en-us Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2014 05:31:21 -0000 Hello, I have a new laptop which I'm well sick of having to run linux on. Is there a way to encourage someone to write a driver for intel 7260 wifi card? I am a C programmer, and I would be willing to volunteer time, but I don't know how useful I will be with neither driver writing nor wifi protocol nor FreeBSD development process experience. Still, if anyone would point me in the right direction I would happily give it a shot. Where can this stuff be learnt? I also see that linux drivers exist, but I'm not sure about legal problems when copying from those. Or, while I probably couldn't afford to fund it entirely myself, is there a way I could chip into a pot to help fund someone with more experience to at least make a start on it? Sincerely, Daniel Collins