From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from complete.lackof.org (complete.lackof.org [198.49.126.79]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.lackof.org", Issuer "CAcert Class 3 Root" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 9AFD321F755 for ; Tue, 18 Aug 2015 14:18:23 -0700 (PDT) Received: from taggart.lackof.org (c-67-183-84-60.hsd1.wa.comcast.net [67.183.84.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "taggart.lackof.org", Issuer "CAcert Class 3 Root" (verified OK)) by complete.lackof.org (Postfix) with ESMTPS id 4817C33E0147; Tue, 18 Aug 2015 15:18:22 -0600 (MDT) Received: by taggart.lackof.org (Postfix, from userid 1000) id BFBE61EF; Tue, 18 Aug 2015 14:18:21 -0700 (PDT) From: Matt Taggart To: David Lang In-reply-to: References: <20150818200840.31F771EF@taggart.lackof.org> <20150818203315.DF3861EF@taggart.lackof.org> Comments: In-reply-to David Lang message dated "Tue, 18 Aug 2015 13:44:10 -0700." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <22367.1439932701.1@zorak.home.bogus> Content-Transfer-Encoding: quoted-printable Date: Tue, 18 Aug 2015 14:18:21 -0700 Message-Id: <20150818211821.BFBE61EF@taggart.lackof.org> X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on complete.lackof.org Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] google wifi X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2015 21:18:45 -0000 David Lang writes: > how open is the wifi driver? Is it something that we can dive into and m= odify > for make-wifi-fast? or is it a typical vendor blob? more info.. ath10k ChromeOS uses tools to share/merge config files. The config parts specific to OnHub are here: https://chromium.googlesource.com/chromiumos/= third_party/kernel/+/chromeos-3.14/chromeos/config/armel/chromiumos-ipq806= x.flavour.config it's using a v3.18 kernel mac80211 code base. (USE=3D"wireless318") -- = Matt Taggart matt@lackof.org