From owner-freebsd-wireless@FreeBSD.ORG Sun Jul 20 18:22:05 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7B294E3 for ; Sun, 20 Jul 2014 18:22:05 +0000 (UTC) Received: from mail-vc0-x230.google.com (mail-vc0-x230.google.com [IPv6:2607:f8b0:400c:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 83D472DFD for ; Sun, 20 Jul 2014 18:22:05 +0000 (UTC) Received: by mail-vc0-f176.google.com with SMTP id id10so6017983vcb.21 for ; Sun, 20 Jul 2014 11:22:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sergeylukin.com; s=sergeylukin; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tYdWLTJgU6T47P2seBg2UXqu0mSZWNfcmwJG6D0/kyM=; b=gDiI2RWy8juu7GeiMRzFDX0uBXQdxAAs+UUxjjQBV82zk7K4mNS7CJCC2deCMILL4v u1AAA3I54vDGhjt9GseLs4mHTCO3v1bhC12JEZ9hZhLaNDjl0wGRbKiXCA2Ex5QTrUbc NoOCwCcAhRZ5I8KGvr7OTOrL5gzsbQ/144eVQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=tYdWLTJgU6T47P2seBg2UXqu0mSZWNfcmwJG6D0/kyM=; b=cdXwSoRRX/G5aysvNBEU0Uam3qmxsoKXtVDqp1DvLKKGeveMlQT/EBIxjaT/kuBSyq kpct3UMLIzSrhQItDuMaHFdjZP2KEVtaeRxJLQ9uq9x2ljz3wxu2zlPRDuKu51/lqElT HkEwQ7+b2t/dsdR6QL1OGy9Jvy7XX7uJc93gXMn4+9foCZxlAlGux54oVTuuWTo/ybjC 70SX3Djm0AltO2fHVdmQ3v1ULoNO2/i5ItZZkYiWJDOFB1t2qOXIGkrhReGSzi82QerE 1+x4sQbddagRe7tK4JkDuDSXXxO3PXwy0ESTGZv00BQsdUpKHRdFfBz+y3OEwkswS7YE NPOg== X-Gm-Message-State: ALoCoQlOj+AsQfX5ql+evWpwB1kpZ9+XLFFEpTZoipQsBbWd4at8qUbkPJOVvxhGsLZcnkZFzJux MIME-Version: 1.0 X-Received: by 10.52.244.81 with SMTP id xe17mr20225812vdc.24.1405880524536; Sun, 20 Jul 2014 11:22:04 -0700 (PDT) Received: by 10.58.227.5 with HTTP; Sun, 20 Jul 2014 11:22:04 -0700 (PDT) X-Originating-IP: [81.218.50.34] In-Reply-To: <53CBFFED.70605@metricspace.net> References: <20140718112742.86c7ed9a8a91cac4d19dcf816ccd588e.e8ceb5707c.mailapi@email07.europe.secureserver.net> <53CBFFED.70605@metricspace.net> Date: Sun, 20 Jul 2014 21:22:04 +0300 Message-ID: Subject: Re: Support for Intel Dual-Band Wireless-N7260 From: Sergey Lukin To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 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: Sun, 20 Jul 2014 18:22:06 -0000 I'm also interested in writing a driver for Intel N7260 (personally own it on my laptop and can't wait for the moment when I could actually use it with my favorite OS). Have never written hardware drivers so I purchased a book "FreeBSD Device Drivers" by Joseph Kong, hoping this will help me to get started. If only someone who has more experience could start a public repository and lay out some initial code I'm pretty sure the contribution could start rolling as not a few people already in this mailing list showed their interest in collaboration. Any ideas? On Sun, Jul 20, 2014 at 8:44 PM, Eric McCorkle wrote: > I'm somewhat interested in working on this driver, but I don't know how > effective I'll be in the immediate term, as I've never written a wireless > driver for FreeBSD... > > > On 07/18/2014 14:33, Adrian Chadd wrote: > >> Hi! >> >> I'm sorry, I'm the nominal person who would do it but I'm just too >> burnt out to add this to the "things I'll do for free" pile. >> >> >> >> -a >> >> >> On 18 July 2014 11:27, wrote: >> >>> Hello! >>> >>> First of all: I'm quiet new to the world of BSD. So if this is the wrong >>> way to do things, please forgive me. >>> >>> I have bough a shining new laptop, but neither FreeBSD 10 nor OpenBSD >>> support the wireless chip. >>> From what I gather the chip is an Intel Dual-Band Wireless-N7260. The >>> laptop is a Sony Vaio Pro SVP1321M2EB.EC1. >>> >>> pciconf -lv http://pastebin.com/m7W7pLqR >>> dmesg http://pastebin.com/gfFaXHHd >>> uname -a http://pastebin.com/S40JJ0EJ >>> >>> I have no access to the Internet on my FreeBSD installation. But I can >>> transfer patches via my Ubuntu partition or a USB stick. >>> >>> Samuel >>> _______________________________________________ >>> freebsd-wireless@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >>> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@ >>> freebsd.org" >>> >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@ >> freebsd.org" >> >> _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org > " >