Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 1999 20:20:58 -0500 (CDT)
From:      <joe@team7.cba.ualr.edu>
To:        Victor Breen <weasel@impulse.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Can compile my kernel with sound support (Sound Blaster Pro)
Message-ID:  <Pine.LNX.4.10.9908032018040.692-100000@njal.ualr.edu>
In-Reply-To: <37A78207.83617D25@impulse.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Change this:
#device pcm0 at isa? port 0x220 tty irq 5 drq 0 flags 0x0
to look like this:
device pcm0 at isa? port 0x220 tty irq 5 drq 0 flags 0x0

then recompile the kernel. "#" are for commenting out lines in config
files.

-Joe

On Tue, 3 Aug 1999, Victor Breen wrote:

> a friend of mine at work recommended I use the "pcm0" driver, but I just
> can't get it to work.  I tried running doom, and the sound was very
> garbled.  What could cause that?
> 
> my sound card is on  0x220 irq 5 drq 1 dma 0
> 
> I included a copy of my kernel config.  please help.  Sound is the only
> thing that doesn't work yet.
> 
> Thanks for your time
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.9908032018040.692-100000>