From owner-freebsd-stable@FreeBSD.ORG Wed Oct 13 15:30:39 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 A771316A4D1 for ; Wed, 13 Oct 2004 15:30:39 +0000 (GMT) Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id A25F443D3F for ; Wed, 13 Oct 2004 15:30:38 +0000 (GMT) (envelope-from jesper@hackunite.net) Received: from mail.hackunite.net ([213.112.198.219] [213.112.198.219]) by mxfep01.bredband.com with SMTP id <20041013153037.WWAA7872.mxfep01.bredband.com@mail.hackunite.net> for ; Wed, 13 Oct 2004 17:30:37 +0200 Received: from 213.112.198.199 (SquirrelMail authenticated user z3l3zt@hackunite.net) by mail.hackunite.net with HTTP; Wed, 13 Oct 2004 17:30:41 +0200 (CEST) Message-ID: <50689.213.112.198.199.1097681441.squirrel@mail.hackunite.net> In-Reply-To: <000801c4b0dd$aca98bb0$162a15ac@spud> References: <51977.213.112.198.199.1097594508.squirrel@mail.hackunite.net> <000801c4b0dd$aca98bb0$162a15ac@spud> Date: Wed, 13 Oct 2004 17:30:41 +0200 (CEST) From: "Jesper Wallin" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: SquirrelMail 1.4.2 X-Priority: 3 Importance: Normal 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: Wed, 13 Oct 2004 15:30:39 -0000 Heya again.. 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="YES" to /boot/loader.conf and loading my other 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 Best regards, Jesper Wallin