Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Aug 2003 13:25:07 -0400
From:      Adam <blueeskimo@gmx.net>
To:        Mathew Kanner <mat@cnd.mcgill.ca>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Specifying default alternate sound device?
Message-ID:  <1060104307.565.13.camel@jake>
In-Reply-To: <20030805171706.GC34329@cnd.mcgill.ca>
References:  <1060103212.565.11.camel@jake> <20030805171706.GC34329@cnd.mcgill.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2003-08-05 at 13:17, Mathew Kanner wrote:
> 	With devfs, the default sound unit is tunable by a sysctl.
> 
> tube# sysctl hw.snd.unit=0 ; ls -l dsp dsp0.0 dsp1.0 ; sysctl hw.snd.unit=1 ; ls -l dsp dsp0.0 dsp1.0
> hw.snd.unit: 1 -> 0
> crw-rw-rw-  1 root  wheel   30,   3 Aug  5 11:24 dsp
> crw-rw-rw-  1 root  wheel   30,   3 Aug  5 11:24 dsp0.0
> crw-rw-rw-  1 root  wheel   30,  19 Aug  5 11:24 dsp1.0
> hw.snd.unit: 0 -> 1
> crw-rw-rw-  1 root  wheel   30,  19 Aug  5 11:24 dsp
> crw-rw-rw-  1 root  wheel   30,   3 Aug  5 11:24 dsp0.0
> crw-rw-rw-  1 root  wheel   30,  19 Aug  5 11:24 dsp1.0

Thanks! Is there a similar trick for specifying mixer1 instead of the
default mixer?

-Adam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1060104307.565.13.camel>