From nobody Thu Sep 01 08:29:48 2022 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MJDk76py1z4Znbr for ; Thu, 1 Sep 2022 08:29:51 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MJDk72dXxz3dmm for ; Thu, 1 Sep 2022 08:29:51 +0000 (UTC) (envelope-from ronald-lists@klop.ws) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=klop.ws; s=mail; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:To: From:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=xYcEgmy+NfyAdvS02SMU4fLnvHuBkzGrn0CGPCvGAnY=; b=fLeIb85WsuF21F0NPa0ZC6po+t 0G2Je8sAv0B87b84IdUQbSraVCHqKrqTarunk/cD33m+vAY/3mTswXN4QVAQTTlVZWy2CQTxnLRBv XApD0FI+NjStjW80UJ5FvaxOj7rM8vEgRYVjQ4H5eCgYY0I3JAVIMM68h0g7LA45qoVM=; Message-ID: Date: Thu, 1 Sep 2022 10:29:48 +0200 List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: sound on raspberry pi 4 Content-Language: en-US From: Ronald Klop To: Hans Petter Selasky , freebsd-arm@freebsd.org, Warner Losh , Marco Devesas Campos References: <1e9994f4-39f9-5adf-2cb7-03c9981b424e@selasky.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.greenhost.nl X-Spam-Level: / X-Spam-Score: -0.4 X-Spam-Status: No, score=-0.4 required=5.0 tests=ALL_TRUSTED,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,T_SCC_BODY_TEXT_LINE autolearn=disabled version=3.4.2 X-Scan-Signature: a350ae07b5350cdad28cef237d2e7179 X-Rspamd-Queue-Id: 4MJDk72dXxz3dmm X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=mail header.b=fLeIb85W; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of ronald-lists@klop.ws designates 195.190.28.88 as permitted sender) smtp.mailfrom=ronald-lists@klop.ws X-Spamd-Result: default: False [-2.49 / 15.00]; SUSPICIOUS_RECIPS(1.50)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; NEURAL_HAM_SHORT(-1.00)[-0.999]; NEURAL_HAM_LONG(-1.00)[-0.995]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; R_SPF_ALLOW(-0.20)[+ip4:195.190.28.64/27:c]; R_DKIM_ALLOW(-0.20)[klop.ws:s=mail]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FREEMAIL_TO(0.00)[selasky.org,freebsd.org,bsdimp.com,gmail.com]; RCVD_COUNT_ZERO(0.00)[0]; ASN(0.00)[asn:47172, ipnet:195.190.28.0/24, country:NL]; DKIM_TRACE(0.00)[klop.ws:+]; MID_RHS_MATCH_FROM(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; FROM_HAS_DN(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[195.190.28.88:from]; TAGGED_RCPT(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On 9/1/22 10:27, Ronald Klop wrote: > On 9/1/22 10:02, Hans Petter Selasky wrote: >> On 9/1/22 09:05, Ronald Klop wrote: >>> >>> A patch is available which fixes this. I tested it myself. >>> https://lists.freebsd.org/archives/freebsd-arm/2022-February/000949.html >> >> Can you upload your patch to: >> >> reviews.freebsd.org - differential revision ? >> >> w/ full patch context? >> >> Just add me as a reviewer. >> >> --HPS > > > According to this mail https://lists.freebsd.org/archives/freebsd-arm/2022-February/001073.html. > I think it is best if Marco or Warner take a look at that. > > If they don't react before the weekend I will try to create a Review. > > Regards, > Ronald. > A bounce because of typos in the address of Marco. Another attempt now. Ronald.