From owner-freebsd-stable@FreeBSD.ORG Thu Oct 14 00:07:40 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76CB716A4CE for ; Thu, 14 Oct 2004 00:07:40 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3CF743D2F for ; Thu, 14 Oct 2004 00:07:36 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id i9E07X9L069375; Thu, 14 Oct 2004 09:37:33 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Thu, 14 Oct 2004 09:37:32 +0930 User-Agent: KMail/1.7 References: <51977.213.112.198.199.1097594508.squirrel@mail.hackunite.net> <000801c4b0dd$aca98bb0$162a15ac@spud> <50689.213.112.198.199.1097681441.squirrel@mail.hackunite.net> In-Reply-To: <50689.213.112.198.199.1097681441.squirrel@mail.hackunite.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2084190.RDDPJzYj0V"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410140937.33044.doconnor@gsoft.com.au> X-Spam-Score: -1.9 () IN_REP_TO,MIME_LONG_LINE_QP,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_03_05,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Jesper Wallin Subject: Re: How do I change so pcm1 is pcm0 and vice versa? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 00:07:40 -0000 --nextPart2084190.RDDPJzYj0V Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, 14 Oct 2004 01:00, Jesper Wallin wrote: > First of all, thanks for your replies.. My goal was to use _both_ cards, I > just wanted my emu10k1 card to be the "default" one which spares me the > time from changing sound device in all programs (mplayer, xmms, mpg123, > etc) .. > > By adding snd_emu10k1_load=3D"YES" to /boot/loader.conf and loading my ot= her > card (snd_via82c686) using a file in /usr/local/etc/rc.d works flawless.. > :) Now my emu10k1 card is pcm0 and my built-in card is pcm1.. :) > > Once again, thanks for your replies! :D If you're running 5.x you can set the sysctl hw.snd.unit. If you're running 4.x you can do cd /dev sh ./MAKEDEV snd0 sh ./MAKEDEV snd1 =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2084190.RDDPJzYj0V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBbcNF5ZPcIHs/zowRAqLvAJ9p+5i7FkmgpeXENIfhyv9FYFvR7QCfTbYl AbKw1CAUxT3ICklRi8KzjzY= =taAK -----END PGP SIGNATURE----- --nextPart2084190.RDDPJzYj0V--