From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from helium.openadk.org (helium.openadk.org [89.238.66.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2A56A382296 for ; Mon, 18 May 2026 04:34:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=89.238.66.15 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779078845; cv=none; b=cgghIUvEHaGk01cw0e1Y9e3xzXAwD+uIvk5lVGAR4kL7H3ciPD1ru2LTL9A0MuksKM0Rp67U7OtqBiaXB1quN9fK9d1Xzrcr69S0+BFT9wf5kVOcA0kf+4lfJfUbF5p0TIXYcNwZYTAIpRI6Zqo0EcX9ZTxmwJ7OFdF/DS1EGQ8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779078845; c=relaxed/simple; bh=9bWBVkGCRf0NhP3vwPVHi1/1YGyiF6b6QotAuU/9I8k=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ZqnZilfeXCvwV6SGh/OE+7DOhXtG7EetcPwJPnJpGhnAaisx7+5QhW/rr7KeKg6kO387LtkVQtByoklkYusceSIPy6QQUUIE0cNHhyiU9CzL9TVpQrHlF9e7CKnhAoIijyK6DMMVoRqYFgiU6HLTffnlPdzP0+8MDm9ar1QkaOw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=openadk.org; spf=pass smtp.mailfrom=openadk.org; dkim=fail (0-bit key) header.d=openadk.org header.i=@openadk.org header.b=VmntXl6X reason="key not found in DNS"; arc=none smtp.client-ip=89.238.66.15 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=openadk.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=openadk.org Authentication-Results: smtp.subspace.kernel.org; dkim=fail reason="key not found in DNS" (0-bit key) header.d=openadk.org header.i=@openadk.org header.b="VmntXl6X" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=openadk.org; s=2022; t=1779078839; bh=9bWBVkGCRf0NhP3vwPVHi1/1YGyiF6b6QotAuU/9I8k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VmntXl6Xe34W0pyEirAderURkLRvOCzMrcEFj7nZ7RvS97ZKHi5HSg6uO1dTH9ulp XXebmgIY1k04IVUnX3eZ+vmlhfSeVfmb250A70ofn17xuKzg+/JlutrRr89tb3UFiN CmQGHo2EWmdRee65N5tMymj3AEk/2yiJBD+ozfplBH4GbFWYRiLMb1h+Q8VO1u++XV 7/SnZER8Dm/tGIEZvaDPV0PQyTWISU4kzi7jIQae9SCOL6COVb/43GexrN0ddwHcGc 14bxDZDUpZ7HWSrPwgCPI62Mc2Dv/uXDf9JHc0xbgSjuc82OnGogoR5ekZZDu2kwe7 R7uTi555cPi5w== Received: by helium.openadk.org (Postfix, from userid 1000) id 5F6BD31E0C80; Mon, 18 May 2026 06:33:59 +0200 (CEST) Date: Mon, 18 May 2026 06:33:59 +0200 From: Waldemar Brodkorb To: Peter =?utf-8?Q?M=C3=BCnster?= Cc: linux-mips@vger.kernel.org, Waldemar Brodkorb Subject: Re: Asus WL500g Premium (BCM47XX) problem Message-ID: Mail-Followup-To: Peter =?utf-8?Q?M=C3=BCnster?= , linux-mips@vger.kernel.org, Waldemar Brodkorb References: <87y0hhgbip.fsf@a16n.net> <87cxytg5n7.fsf@a16n.net> Precedence: bulk X-Mailing-List: linux-mips@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87cxytg5n7.fsf@a16n.net> X-Operating-System: Linux 6.12.85+deb13-amd64 x86_64 Hi Peter, Peter Münster wrote, > On Sun, May 17 2026, Waldemar Brodkorb wrote: > > > It is not integrated. > > Is it planned? If not, what could I do please, to make it happen? What device do you have? Can you test the patch, maybe I can resend it. Last time I got no response, so I thought nobody is interested in it. > > You can find the patch which applies on latest 6.18 kernel here: > > I get "Error: Forbidden"... Ah, I forgot that I had disabled the Sourcebrowser for unauthenticated users because of massive AI crawler attacks. You can always clone my repo of FreeWRT to get the patch: git clone https://git.freewrt.de/git/freewrt best regards Waldemar