From owner-freebsd-questions Fri Aug 13 8:46:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mission.mvnc.edu (mission.mvnc.edu [149.143.2.3]) by hub.freebsd.org (Postfix) with ESMTP id 3B8CE14F0E for ; Fri, 13 Aug 1999 08:46:29 -0700 (PDT) (envelope-from kdrobnac@mission.mvnc.edu) Received: from localhost (kdrobnac@localhost) by mission.mvnc.edu (8.9.0/8.9.0) with SMTP id LAA09591; Fri, 13 Aug 1999 11:41:27 -0400 (EDT) Date: Fri, 13 Aug 1999 11:41:27 -0400 (EDT) From: Kenny Drobnack To: cataract@eye2eye.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sound card problem - Intel BX2 onboard "thing" In-Reply-To: <1145CD545D54D211BCEB0060B067AD0619EA@RETINA> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG the "device pcm0" needs some parameters. IRQ, DMA (FreeBSD calls this drq) and whether its on ISA or PCI. Frankly, I have no idea what settings you're going to need. The only thing I've got the pcm drivers to work on is Soundblaster. By the way, my line looked like this: device pcm0 at isa ? port ? irq 10 drq 1 flags 0x0 (or something like that). Also, not the IRQ is NOT the IRQ for your sound card. I think pcm0 takes IRQ 10 and translates somehow. My sound card is actually using IRQ 5! > maybe someone can shine some light on a problem i'm having here. i've never > installed a sound card on freebsd as all my previous installation have been > servers, but at last i've been able to pool some cash together and buy a > second hand box which is an p2300 on an intel bx2 board. > > i looked around the net and in the handbook and found some instructions on > installing the sound card. now the bx2 uses either a Yamaha or CrystalWave > Audio sound card. i'm not sure which one is on this box, but from what i > gathered i can use pnp and pcm and everything should detect ok. below you'll > see what i have in my DEYE (servername) kernel file. and, well, nothing > bloody happens. > > any ideas > > # sound card stuff > #controller snd0 > controller pnp0 > device pcm0 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ----- We are now the Knights who say... "Ekki-Ekki-Ekki-Ekki-PTANG! Zoom-Boing! Z'nourrwringmm!" ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message