From patchwork Sun Jan 16 21:30:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hauke Mehrtens X-Patchwork-Id: 1580548 X-Patchwork-Delegate: hauke@hauke-m.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=nIDRUBY3; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=hauke-m.de header.i=@hauke-m.de header.a=rsa-sha256 header.s=MBO0001 header.b=hzW7jw1n; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4JcSvL3k08z9ssD for ; Mon, 17 Jan 2022 08:33:14 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=35dnBqDPwfeYHnfxjXRG+O36r3X4obeZTtSC3sWnHEM=; b=nIDRUBY3MOrKmS FmIUvCTOLmKTv+UicP8K1ZS6yCuB6PYxk3zLWPLg7WQ2+Y3YcACXcmyiSV6+q99vl1nwI7s/6OH7a NNCn5cJbqHqwd5ytRLCi8C3c0T9IkRN29h9Iatps9nehuUSQSSlq3mj7CK6oQFkgBSrtQcLRpy2wR aU6dXvw7HeJ+dZJPKH3B8DqS1EiJFvmh+hRI472HyErIGqrVwCZDyHDFMsD6H6+4pKUZnjZOm/3Km iTOIIGDKgWBTMSgO+lU8Lj3mwaKMsr9J7b4R5Qv2xfVru7U3TW9b/7Oq3BtJsyr1eel0EX9RXsw8s Lx4T7ZBxKv9JfRw6vlow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n9D74-00D1VE-Mp; Sun, 16 Jan 2022 21:30:58 +0000 Received: from mout-p-202.mailbox.org ([2001:67c:2050::465:202]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n9D6p-00D1Sj-Bg for openwrt-devel@lists.openwrt.org; Sun, 16 Jan 2022 21:30:44 +0000 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:105:465:1:3:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4JcSrJ1sMzzQjhN; Sun, 16 Jan 2022 22:30:40 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hauke-m.de; s=MBO0001; t=1642368638; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=eaJp5JIENJIZ++ZRA0LUx2UGFgIzF+tmtLwyzRKdGmY=; b=hzW7jw1nUUF0GLQzSfPKzzQWJaZOCErmvLxwXOJDKHhHjbMH0zQXEXZDZ/pv69srZw/5sr 15AXMDV7v2vkbk1N1dnLzx4vB75228pMIuXwo1kVSDz5N3wnLp4D9xDZSvv0vgY3Q4lkBO Oyg3kDfbOHSAuKgPjcGojFDpE9FPFM/cDl+mlHZzzfKQJa0OvevMKmT7dDZes5UXL0CnGB 2JnsoYZBDInpQRgyQw/5beXUf3H7GFDm0NtT1lU4ljvs1QV4n+omh8Fj2SCqFMvTSwqMul SdSoEPfdo8rK8MkvgrM3P0X9UDDQh+V5u+hPoVzpqaRcPT8/9EKUmL67b2VGYw== From: Hauke Mehrtens To: openwrt-devel@lists.openwrt.org Cc: Hauke Mehrtens Subject: [PATCH 1/2] devices: Add Atheros AR9381 Date: Sun, 16 Jan 2022 22:30:24 +0100 Message-Id: <20220116213025.1379508-1-hauke@hauke-m.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220116_133043_586146_BE35536E X-CRM114-Status: UNSURE ( 6.00 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.9 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: This adds the Atheros AR9381 to the devices list. This card was found in the TP-LINK TD-W8970. Signed-off-by: Hauke Mehrtens --- devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.txt b/devices.txt index e6c18e6..3cec45a 100644 --- a/devices.txt +++ b/devices.txt @@ -172, 6 +172, 7 @@ 0x168c 0x0046 0x168c 0xcafe 0 0 "Qualcomm Atheros" "QCA9984" 0x168c 0x0050 [...] Content analysis details: (-0.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2001:67c:2050:0:0:0:465:202 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org This adds the Atheros AR9381 to the devices list. This card was found in the TP-LINK TD-W8970. Signed-off-by: Hauke Mehrtens --- devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.txt b/devices.txt index e6c18e6..3cec45a 100644 --- a/devices.txt +++ b/devices.txt @@ -172,6 +172,7 @@ 0x168c 0x0046 0x168c 0xcafe 0 0 "Qualcomm Atheros" "QCA9984" 0x168c 0x0050 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9887" 0x168c 0x0056 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9886" +0x168c 0xabcd 0x0000 0x0000 0 0 "Atheros" "AR9381" 0x1814 0x3050 0x1814 0x0005 0 0 "Ralink" "Rt3050" 0x1814 0x3051 0x1814 0x0007 0 0 "Ralink" "Rt3051" 0x1814 0x3052 0x1814 0x0008 0 0 "Ralink" "Rt3052" From patchwork Sun Jan 16 21:30:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hauke Mehrtens X-Patchwork-Id: 1580549 X-Patchwork-Delegate: hauke@hauke-m.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=LAASiuwW; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=hauke-m.de header.i=@hauke-m.de header.a=rsa-sha256 header.s=MBO0001 header.b=EfOrkdm7; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4JcSvK2v87z9sRR for ; Mon, 17 Jan 2022 08:33:14 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=UqBc/DLklcEgoJeCMSpkF+EmmqmOQ/Cod2yRe3ScT90=; b=LAASiuwWiEhPGB aS3itY+/OgS8kPwoLK+6nDRobKPzaoq5r9Lw+tt8WGW+7Jw+CVWu88+BbsDwssXPywARsEoKgnev4 QxOcfY6y8LNiWSgEZi1pr4Zqpi/mHMleP/Kvej3ovfF8++HQAXVOWGWMQ15/ZdYUsAwlopXgj6ORO lyTvTq4X65oS+xjf5ur7hfagLWglvg0g2VRXW/j3eqS+ZvHGgjL4vfLj+Kq8Ff1UYYkVJQS29X8o4 ttyjlvVV9Ted5HhiIeZGT7vCeVuO8YDXBYpMcZ2jw3+edC+IaI1Jj5tuOhbLnUcCSS//Ju64XGt6e SLwrQcKRHVrsypHnE+fA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n9D6s-00D1Tl-Ca; Sun, 16 Jan 2022 21:30:46 +0000 Received: from mout-p-202.mailbox.org ([80.241.56.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n9D6p-00D1Sk-Bh for openwrt-devel@lists.openwrt.org; Sun, 16 Jan 2022 21:30:44 +0000 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:105:465:1:3:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4JcSrJ5lg9zQjws; Sun, 16 Jan 2022 22:30:40 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hauke-m.de; s=MBO0001; t=1642368639; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SxdVjx+3HGDthBuX4l0jI8N3c3jSNgvz15yer82lhuM=; b=EfOrkdm7DW41FbfyUamR49aWdfDx72x4QXLupMHbRTZOVxmdPSqNpK6Qo7SwBrVMbKCqcA qnpnXnVgWSDUgQaOhvumoRZd0rEqg2BmbL8eFd9xr+jgY6Uohe14EHcBe6OLWTjUxEBlSr dscRz6I+aGeB2Kb0R9CoUh69zkb07E54P5WgJQIkwO/PRTJFHByY3MLu066R3zlgnNzDxl vAO7JbILw6AF+AcVHNetA5+I4jJqhxsxr8a6ODCw9wVzoF69wf4mloYJMP2FJ4hWaie8Hc qrTsSKwjulalutwhSq5s/EwWAZ3C6QEDnBujG3ohlTWhAdoXq8j46tWmUoU2oQ== From: Hauke Mehrtens To: openwrt-devel@lists.openwrt.org Cc: Hauke Mehrtens Subject: [PATCH 2/2] devices: Add Cypress CYW43455 Date: Sun, 16 Jan 2022 22:30:25 +0100 Message-Id: <20220116213025.1379508-2-hauke@hauke-m.de> In-Reply-To: <20220116213025.1379508-1-hauke@hauke-m.de> References: <20220116213025.1379508-1-hauke@hauke-m.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220116_133043_586030_B15A7BB3 X-CRM114-Status: UNSURE ( 7.09 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.9 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: This adds the Cypress CYW43455. This device was found on the Raspberry Pi 4. Signed-off-by: Hauke Mehrtens --- devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.txt b/devices.txt index 3cec45a..19c7a48 100644 --- a/devices.txt +++ b/devices.txt @@ -198,4 +198,5 @@ 0x14c3 0x7662 0x14c3 0x7662 0 0 "MediaTek" "MT76x2E" 0x14c3 0x7915 0x14c3 0 [...] Content analysis details: (-0.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [80.241.56.172 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [80.241.56.172 listed in wl.mailspike.net] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org This adds the Cypress CYW43455. This device was found on the Raspberry Pi 4. Signed-off-by: Hauke Mehrtens --- devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.txt b/devices.txt index 3cec45a..19c7a48 100644 --- a/devices.txt +++ b/devices.txt @@ -198,4 +198,5 @@ 0x14c3 0x7662 0x14c3 0x7662 0 0 "MediaTek" "MT76x2E" 0x14c3 0x7915 0x14c3 0x7915 0 0 "MediaTek" "MT7915E" 0x14e4 0xaa52 0x14e4 0xaa52 0 0 "Broadcom" "BCM43602" +0x02d0 0xa9a6 0x0000 0x0000 0 0 "Cypress" "CYW43455" 0x1ae9 0x0310 0x1ae9 0x0000 0 0 "Wilocity" "Wil6210"