From owner-freebsd-bugs@FreeBSD.ORG Fri Sep 5 00:50:18 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8084016A4BF for ; Fri, 5 Sep 2003 00:50:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2921343FF3 for ; Fri, 5 Sep 2003 00:50:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h857oFUp003463 for ; Fri, 5 Sep 2003 00:50:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h857oFcf003462; Fri, 5 Sep 2003 00:50:15 -0700 (PDT) Resent-Date: Fri, 5 Sep 2003 00:50:15 -0700 (PDT) Resent-Message-Id: <200309050750.h857oFcf003462@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Are Bryne Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22FEB16A4BF for ; Fri, 5 Sep 2003 00:44:39 -0700 (PDT) Received: from c-7a0d73d5.09-71-6f736c2.cust.bredband.no (c-7a0d73d5.09-71-6f736c2.cust.bredband.no [213.115.13.122]) by mx1.FreeBSD.org (Postfix) with SMTP id 8D95343F85 for ; Fri, 5 Sep 2003 00:44:37 -0700 (PDT) (envelope-from are@communique.no) Received: (qmail 21918 invoked by uid 1000); 4 Sep 2003 15:08:01 -0000 Message-Id: <20030904150801.21917.qmail@david.i.communique.no> Date: 4 Sep 2003 15:08:01 -0000 From: Are Bryne To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/56480: mixer(8) -s does not list recording source X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2003 07:50:18 -0000 >Number: 56480 >Category: bin >Synopsis: mixer(8) -s does not list recording source >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 05 00:50:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Are Bryne >Release: FreeBSD 4.8-RELEASE i386 >Organization: Communiqué DA >Environment: System: FreeBSD XXX.communique.no 4.8-RELEASE FreeBSD 4.8-RELEASE #2: Thu Jul 17 00:28:49 CEST 2003 yyy@XXX.communique.no:/usr/obj/usr/src/sys/XXX i386 Checked with the MAIN branch mixer.c (1.20 2003/06/15 08:46:04 grog) also. >Description: The 5-CURRENT mixer shows the recording source when mixer(8) is invoked without parameters. However, the recording source is not part of the "mixer -s" output. This reduces the usefulness of -s, and ports such as sysutils/mixer; as the recording source may not as easily be remembered between reboots as were it part of -s. >How-To-Repeat: mixer -s >Fix: Modify the -s handling of mixer.c, adding ' =rec ' at the end of the output, where is the recording source according to `mixer recsrc`. Hopefully such a change to mixer might also be MFC'd quickly. >Release-Note: >Audit-Trail: >Unformatted: