From nobody Thu Aug 29 16:24:01 2024 X-Original-To: bugs@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 4WvmnG5qwvz5T9dW for ; Thu, 29 Aug 2024 16:24:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WvmnG4RG4z53mT for ; Thu, 29 Aug 2024 16:24:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724948642; a=rsa-sha256; cv=none; b=DmmQfhnVjgj+pWvH7wYwV8zTdtymo9M5hxDhqNsjk3zSamOWwgsqmQumIFhM2MrdPLyhKU UArq2I7Pd0LzVYlLgTLa7tKpHm3cjyZmd/ZgrlxY7j+cucnMXetUEN7+WDlu5BmzV3eOM/ o5zOY701n6hQ7KgeG0cQn5n+l0dgCOsBBScY5sbljlVEkSRt9n6MbOAmjaGgNajsNWowuN P617nO2/arD2QjZFbKB1rRVcfHI99f7nMvCEgeOCy0RIcQw0yruhlj8f30nCCsXzOvJTBM j+AZom/N5+YBITVg067CiwkamzM/ZBBN6w+efv3liR3Fn9H2cje2ZaX0Yehpqw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1724948642; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aoqC/aMcZd0ehMI4C3uD1O9EhVUakUvx+LXUlX8YUfs=; b=YP51aAtpSghEUc6uEAXyZFcTbxVfV+mvHM0+S4H03CatpxVByaBr51EdN1oAZpP0it1CbE 3Y5x69YY80pyufW2CnchKviuInBMNwknS5wVrBedZnvwKdNyk9d64bKC7YrHvkfS8nI+Sd HkgnUjs+V/74sKago6rzc/5qLJAZjIM4Eyqisz4010SOWt+jVsdKM1tNJtFYxnKK/TX7bZ bvXyNZj920Zsv+clVejgoMnR2VPMtL8TLO7wKlOGAsQeJeJHP9fULcVhDybOvQh3H5rS60 6nr50fStOZ73mD+f5UFFEgFL0NUlFR5R4w+SG3YdKw6k7PnNKpSj/XvIR29AmQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WvmnG41rczPwM for ; Thu, 29 Aug 2024 16:24:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 47TGO2p0008257 for ; Thu, 29 Aug 2024 16:24:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47TGO2xS008256 for bugs@FreeBSD.org; Thu, 29 Aug 2024 16:24:02 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 23546] [sound] [snd_csa] [patch] csa DMA-interrupt problem Date: Thu, 29 Aug 2024 16:24:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 4.2-STABLE X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D23546 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #6 from Warner Losh --- So if you follow all the moves of this file, this patch will still apply. However, it's unclear to me that this is a good idea to apply it. The maintainer sat on it for a while, suggesting that it wasn't good. There's no good explanation about why this is needed. and there appears to be no other complaints about this. Plus, this is a 'long tail' sound card at this point, being mostly legacy and the risk to breaking it might be high. Add to that = at least one report of the patch not working. I think we'd be better off just closing this. --=20 You are receiving this mail because: You are the assignee for the bug.=