From owner-freebsd-multimedia@FreeBSD.ORG Sat Jun 4 13:10:12 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 704991065670 for ; Sat, 4 Jun 2011 13:10:11 +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 BC27B8FC08 for ; Sat, 4 Jun 2011 13:10:11 +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 p54DABdq039534 for ; Sat, 4 Jun 2011 13:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p54DABZI039533; Sat, 4 Jun 2011 13:10:11 GMT (envelope-from gnats) Date: Sat, 4 Jun 2011 13:10:11 GMT Message-Id: <201106041310.p54DABZI039533@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Gerald Pfeifer 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: Gerald Pfeifer List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2011 13:10:12 -0000 The following reply was made to PR kern/156874; it has been noted by GNATS. From: Gerald Pfeifer To: Andriy Gapon Cc: bug-followup@freebsd.org Subject: Re: kern/156874: [sound] [patch] OSS lacks SNDCTL_DSP_HALT Date: Sat, 4 Jun 2011 15:09:29 +0200 (CEST) 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? Gerald