From owner-freebsd-wireless@FreeBSD.ORG Mon Jul 21 12:21:13 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 EEA19272 for ; Mon, 21 Jul 2014 12:21:12 +0000 (UTC) Received: from n1plwbeout07-02.prod.ams1.secureserver.net (n1plsmtp07-02-02.prod.ams1.secureserver.net [188.121.52.107]) by mx1.freebsd.org (Postfix) with ESMTP id 275592DD3 for ; Mon, 21 Jul 2014 12:21:11 +0000 (UTC) Received: from localhost ([188.121.52.243]) by n1plwbeout07-02.prod.ams1.secureserver.net with bizsmtp id V0M21o0045EqHN4010M213; Mon, 21 Jul 2014 05:21:03 -0700 X-SID: V0M21o0045EqHN401 Received: (qmail 20723 invoked by uid 99); 21 Jul 2014 12:21:02 -0000 MIME-Version: 1.0 To: freebsd-wireless@freebsd.org From: s@familjenberger.com Subject: Re: Support for Intel Dual-Band Wireless-N7260 (Eric McCorkle) In-Reply-To: Date: Mon, 21 Jul 2014 05:21:02 -0700 Message-Id: <20140721052102.86c7ed9a8a91cac4d19dcf816ccd588e.24c85c4a35.mailapi@email07.europe.secureserver.net> X-Originating-IP: 80.244.92.27 User-Agent: MailAPI X-Sender: s@familjenberger.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Mon, 21 Jul 2014 12:21:13 -0000 If it is to any help I think some work is already done. But I don't know ho= w to test it: https://github.com/seanbruno/freebsd-iwl =20 =20 Message: 1 Date: Sun, 20 Jul 2014 13:44:13 -0400 From: Eric McCorkle To: freebsd-wireless@freebsd.org Subject: Re: Support for Intel Dual-Band Wireless-N7260 Message-ID: <53CBFFED.70605@metricspace.net> Content-Type: text/plain; charset=3DISO-8859-1; format=3Dflowed =20 I'm somewhat interested in working on this driver, but I don't know how=20 effective I'll be in the immediate term, as I've never written a=20 wireless driver for FreeBSD... =20 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 wron= g way to do things, please forgive me. >> >> I have bough a shining new laptop, but neither FreeBSD 10 nor OpenBSD s= upport the wireless chip. >> From what I gather the chip is an Intel Dual-Band Wireless-N7260. The l= aptop 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= =2Eorg" > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd= =2Eorg" > =20 =20 ------------------------------ =20 Message: 2 Date: Sun, 20 Jul 2014 21:22:04 +0300 From: Sergey Lukin To: freebsd-wireless@freebsd.org Subject: Re: Support for Intel Dual-Band Wireless-N7260 Message-ID: Content-Type: text/plain; charset=3DUTF-8 =20 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). =20 Have never written hardware drivers so I purchased a book "FreeBSD Device Drivers" by Joseph Kong, hoping this will help me to get started. =20 If only someone who has more experience could start a public repository an= d 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? =20 =20 =20 =20 On Sun, Jul 20, 2014 at 8:44 PM, Eric McCorkle wrot= e: =20 > 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 wireles= s > 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 wro= ng >>> 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= =2Eorg > " > =20 =20 ------------------------------ =20 Message: 3 Date: Mon, 21 Jul 2014 08:00:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bugzilla] Commit Needs MFC Message-ID: <201407210800.s6L80LJf008547@kenobi.freebsd.org> Content-Type: text/plain =20 Hi, =20 You have a bug in the "Needs MFC" state which has not been touched in 7 or= more days. This email serves as a reminder that you may want to MFC this b= ug or marked it as completed. =20 In the event you have a longer MFC timeout you may update this bug with a = comment and I won't remind you again for 7 days. =20 This reminder is only sent on Mondays. Please file a bug about concerns yo= u may have. =20 This search was scheduled by eadler@FreeBSD.org. =20 =20 (7 bugs) =20 Bug 140567: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D140567 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-wireless@FreeBSD.org Status: Needs MFC Resolution:=20 Summary: [ath] [patch] ath is not worked on my notebook PC Bug 154598: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D154598 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-wireless@FreeBSD.org Status: Needs MFC Resolution:=20 Summary: [ath] Atheros 5424/2424 can't connect to WPA network Bug 163312: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D163312 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-wireless@FreeBSD.org Status: Needs MFC Resolution:=20 Summary: [panic] [ath] kernel panic: page fault with ath0 taskq Bug 166190: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D166190 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-wireless@FreeBSD.org Status: Needs MFC Resolution:=20 Summary: [ath] TX hangs and frames stuck in TX queue Bug 166357: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D166357 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-wireless@FreeBSD.org Status: Needs MFC Resolution:=20 Summary: [ath] 802.11n TX stall when the first frame in the BAW is in the = software queue Bug 166642: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D166642 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-wireless@FreeBSD.org Status: Needs MFC Resolution:=20 Summary: [ieee80211] [patch] in 802.11n mode for FreeBSD AP, having a stat= ion in powersave cripples AP TX. Bug 169362: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D169362 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-wireless@FreeBSD.org Status: Needs MFC Resolution:=20 Summary: [ath] AR5416: radar pulse PHY errors sometimes include the CRC Er= ror bit set as well as the PHY errors =20 =20 =20 ------------------------------ =20 Subject: Digest Footer =20 _______________________________________________ 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= " =20 ------------------------------ =20 End of freebsd-wireless Digest, Vol 161, Issue 1 ************************************************