From owner-freebsd-stable Tue Mar 10 21:07:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15180 for freebsd-stable-outgoing; Tue, 10 Mar 1998 21:07:03 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from endeavor.flash.net (endeavor.flash.net [209.30.0.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA15172 for ; Tue, 10 Mar 1998 21:06:49 -0800 (PST) (envelope-from steph8@flash.net) Received: from flash.net (auisdn1-68.flash.net [208.194.193.68]) by endeavor.flash.net (8.8.8/8.8.5) with ESMTP id XAA09212 for ; Tue, 10 Mar 1998 23:06:45 -0600 (CST) Message-ID: <35060C46.E4F737F6@flash.net> Date: Tue, 10 Mar 1998 23:00:06 -0500 From: Stephan Nagy X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: "stable@FreeBSD.ORG" Subject: Sound Question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk I recently built a new kernel, and I enabled luigi's sound code, and here is where the problem arrises. It detects the card and assigns it to pcm1. In the kernel it is device pcm0 ... if i change device pcm0... to device pcm1 ... It detects the sound card and assigns it to pcm2. I'm sure it's something i'm doing wrong but can't really find any documentation on the sound stuff. Would some one point me in the right direction? -stephan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message