From nobody Thu Oct 17 15:00:07 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 4XTrbr02scz5Z6C0 for ; Thu, 17 Oct 2024 15:00:08 +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 4XTrbq4wh8z5617 for ; Thu, 17 Oct 2024 15:00:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729177207; 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=/cG2jSv7EzetKF31P87u4Lkxd3wwvNkoDS/S5aYCFII=; b=isbid3uHQuXTo+OGpaB2b8b584zrk75qs9rPlIr/ezJ+L96ohGz8LZ4KZ1+CYv80DB2TuM 44ZCMvXPUFyE7/kDWaiJ3VEIAbOZzO5Z0DlTXBdji/J4REZIIBLvIUS9muSOpgGvuf/mIa D6y4kl+woPB7aj2TYY/3xJw37Lj3pY1+9/FC1+xCeoR5ugRuawRqLYSFsOOGX44GqrcMPh goO2BFBYPJGeLiWB6R9KMG/cnhvrsFhwmw+thbo8/xruWEVi+MZQWujdxAUj+kEkyGZnNv TKLcqrWHiZGeJ8m5BfyJprr31PeVhnYlPEpiiZYQJJU2SSB8q6e29eVfiHY9FA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729177207; a=rsa-sha256; cv=none; b=e8Ad7s4Hh38pGeDvV9t5698XKpKPoS0pfxqvLgfWe4M9d7+rg29/6UL5zzQgFhxHVzjYw+ sU3Roex1SxUGWncFcnxwXyLkh1/9ygjOGuk/1+Qgzg9CC5+yOLPCd7lnfrCr99LhA7kQb3 eU7wDButitoXRHLtTeCxyFQpqbcvcVJqEb5D2PeM4OzoubhlHN9/FRHRFY4tYOg88DC9Nt ZvzF6l3jnuT62qSY17HZoi5afaRM/5vgjZK0iDyrAVOWA3BlEpRbJnDq30yD3mVtG7VW8j 4AWzErXbmXYDhuwyH4ojNzaeBn1kNTdJfYxUJo55QmqI2T/9XWkW+sP8r/MfHw== 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 4XTrbq4Wx3ztwj for ; Thu, 17 Oct 2024 15:00:07 +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 49HF07cQ015269 for ; Thu, 17 Oct 2024 15:00:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49HF07vX015268 for bugs@FreeBSD.org; Thu, 17 Oct 2024 15:00:07 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 120406] [devd] [patch] Handle newly attached pcm devices (eg. via uaudio) Date: Thu, 17 Oct 2024 15:00:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: christos@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc bug_status 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=3D120406 Christos Margiolis changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not Accepted CC| |christos@freebsd.org Status|Open |Closed --- Comment #7 from Christos Margiolis --- (In reply to patfbsd from comment #4) I agree with this. I think it's better to close this as there is no point in integrating this behavior in the base system. --=20 You are receiving this mail because: You are the assignee for the bug.=