From owner-cvs-all Thu Nov 2 6:56:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C82F37B4D7; Thu, 2 Nov 2000 06:56:29 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA91403; Thu, 2 Nov 2000 06:56:29 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Message-Id: <200011021456.GAA91403@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 2 Nov 2000 06:56:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mbone/rat/files patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/11/02 06:56:29 PST Added files: mbone/rat/files patch-ae Log: newpcm reports the mixer vol control as an input, but it is an output control. There are some configurations of rat that will set vol to zero thinking it's an input, resulting in the user not hearing audio being received. This patch removes vol from the driver reported inputs. PR: 22082 Submitted by: maintainer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message