From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id BA12F3B29E for ; Fri, 12 Jul 2019 07:08:46 -0400 (EDT) Received: by mail-ed1-f52.google.com with SMTP id m10so8848969edv.6 for ; Fri, 12 Jul 2019 04:08:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=3oTlwlSRqNpyoJXW3WpabdFTnqUh2oIlo6E9U4NXztc=; b=ihfIOgpL47gUa0+ymoAQphztG7fYldtQp67XMpI05HabGrth9AInbzwQ4tpa8RvEJm JwCMSkSAC5kdQmuymXUuGsC5DAqDQLMdE7SnkuWKDTbFrpauqWTuJxeeUoJuvSYg9Xn/ uxKoSdebfSjUe2VD4E3P8F2O8NnGFxmkZlZu/ysJa7VfcItjwA5hdzKh24HL2Aw9qu02 hLJRuSRbTt8BT6aMi+qVhY/CohZiUbclH7bP1+YR9XAB3com9wEeqoeXThVvr50b8Lp/ HbhajRGqkSA4uHtg03vLeda3TAxonjjdKWbSBkUsiEaNo4gl0RTRMfTU84EPkb7Em+4Y bPHA== X-Gm-Message-State: APjAAAW7OmJI/G/0MfzWg8Q2p5V1RXDXH+vugd1VjDDhbdMdrzxeFvKm RXMRCWBHYg7kBxSXd8XgSvl69A== X-Google-Smtp-Source: APXvYqzpR9yAL52Ft+6ZS8EsGy4SWGJYGrSgsNDa5waSS3v/KVSl+D3WKY/T6q2G/z/GF93lSzC/FA== X-Received: by 2002:a50:89b4:: with SMTP id g49mr8576296edg.39.1562929725981; Fri, 12 Jul 2019 04:08:45 -0700 (PDT) Received: from alrua-x1.borgediget.toke.dk (borgediget.toke.dk. [85.204.121.218]) by smtp.gmail.com with ESMTPSA id c24sm1725411ejb.33.2019.07.12.04.08.45 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 12 Jul 2019 04:08:45 -0700 (PDT) Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id D30A8181CE6; Fri, 12 Jul 2019 13:08:44 +0200 (CEST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Jon Pike , make-wifi-fast@lists.bufferbloat.net In-Reply-To: References: X-Clacks-Overhead: GNU Terry Pratchett Date: Fri, 12 Jul 2019 13:08:44 +0200 Message-ID: <875zo7v7b7.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] Make-Wifi-Fast benefits on which hardware? X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jul 2019 11:08:46 -0000 Jon Pike writes: > Been away from "the scene" for a bit, was wondering if the new TP-Link > travel router I'm eyeing would be able to take advantage of the latest? > > Its the TL-WR902AC. Depending on hardware version its either a QCA9531 > with a QCA9887 for 5ghz, or a *MediaTek* MT7628AN and a MT7610EN. > > How are either of those for working with the stuff? > > Is it still a short list of supported hardware, or has it spread out a > lot? The OpenWrt ToH indicates that MT7610EN is not supported by the upstream driver: https://openwrt.org/toh/tp-link/tl-wr902ac_v3 I do see some references to MT7610E (without the N) in the driver, though, so not sure if this is still accurate. If it *is* supported I would tend to go with mediatek over ath10k... -Toke