From owner-freebsd-multimedia@FreeBSD.ORG Sun Jun 5 21:10:14 2011 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C50A106566C for ; Sun, 5 Jun 2011 21:10:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5B06B8FC12 for ; Sun, 5 Jun 2011 21:10:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p55LAEPH028379 for ; Sun, 5 Jun 2011 21:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p55LAEvV028378; Sun, 5 Jun 2011 21:10:14 GMT (envelope-from gnats) Date: Sun, 5 Jun 2011 21:10:14 GMT Message-Id: <201106052110.p55LAEvV028378@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Andriy Gapon Cc: Subject: Re: kern/156874: [sound] [patch] OSS lacks SNDCTL_DSP_HALT X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andriy Gapon List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2011 21:10:14 -0000 The following reply was made to PR kern/156874; it has been noted by GNATS. From: Andriy Gapon To: Gerald Pfeifer Cc: bug-followup@FreeBSD.org Subject: Re: kern/156874: [sound] [patch] OSS lacks SNDCTL_DSP_HALT Date: Mon, 06 Jun 2011 00:03:30 +0300 on 04/06/2011 16:09 Gerald Pfeifer said the following: > On Wed, 11 May 2011, Andriy Gapon wrote: >> The patch looks good to me. >> I think that I will commit it if nobody objects. > > Thanks, Andriy. I did not see any objections and am wondering whether > you can commit this for FreeBSD 9.0 and the next 8.x release? Done, r222723 with MFC planned in ~ 1 week. Maybe __FreeBSD_version bump is needed for this? -- Andriy Gapon