From owner-freebsd-questions Thu Nov 19 13:50:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA23978 for freebsd-questions-outgoing; Thu, 19 Nov 1998 13:50:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA23972 for ; Thu, 19 Nov 1998 13:50:13 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from chronias.ninth-circle.org ([195.121.58.255]) by smtp04.wxs.nl (Netscape Messaging Server 3.6) with ESMTP id AAA4472; Thu, 19 Nov 1998 22:49:39 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19981119100829.517.qmail@moo.terminal.cz> Date: Thu, 19 Nov 1998 22:54:20 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: pgl@moo.terminal.cz Subject: Re: pcm0 Cc: freebsd-questions@FreeBSD.ORG, (Doug White) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 19-Nov-98 pgl@moo.terminal.cz wrote: > 2) I don't understand how removing the if or fi lines from MAKEDEV will > change anything? There are no pcm devices, and if I typed "MAKEDEV snd0" > it would work without the changes. If I typed "MAKEDEV snd1", how is > that different from the first one? How is snd0 linked to pcm0 - I thought > I was meant to comment out snd0 from the kernel config file? MAKEDEV snd1 did everything I needed... > By the way, here's how I fixed it : I assigned pcm0 some default > values in my kernel config file, and looking at the values that pnp0 assigns > to pcm1. Then I changed the values of pcm0 in my kernel config, and removed > the pnp0 controller. My soundcard works without skipping now (no conflicts). > I'm still baffled as to how I can use the pnp0 controller in conjuction with > the pcm0 driver (or any driver?), as when the kernel says "pcm0 not > configured, > perhaps you want pcm1?", I don't know how to get the audio player (amp, > xanim, > etc etc) to -use- pcm1 instead of pcm0. I don't know much about the > device nodes etc. Logically, it uses pcm0 as stepping stone and then makes a correct pcm1 which can be used by making snd1. Then ye no longer have problem regarding sound, just in yer boot up: one conflict... *shrugs* Mayhaps the others might enlighten me on this one... --- Jeroen Ruigrok van der Werven/Asmodai asmodai(at)wxs.nl | Cum angelis et pueris, Junior Network/Security Specialist | fideles inveniamur *BSD & picoBSD: The Power to Serve... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message