Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2001 19:28:37 -0400 (EDT)
From:      Doug Denault <doug@safeport.com>
To:        Jasoncfain@aol.com
Cc:        questions@freebsd.org
Subject:   Re: sound card
Message-ID:  <Pine.BSF.3.96.1010918192615.48600G-100000@fledge.watson.org>
In-Reply-To: <88.c762075.28d92dcc@aol.com>

next in thread | previous in thread | raw e-mail | index | archive | help
What version of the handebook? I just got this:

-----------------
14.2.1 Creative, Advance, and ESS Sound Cards

If you have one of the above cards, you will need to add:
    device pcm  (check the list in 14.2)


to your kernel configuration file. If you have a PnP ISA card, you will
also need to add:
    device sbc


For a non-PnP ISA card, add:
    device pcm
    device sbc0 at isa? port0x220 irq 5 drq 1 flags 0x15


to your kernel configuration file. The settings shown above are the
defaults. You may need to change the IRQ or the other settings to match
your card. See the  sbc(4) manual page for more information.



On Tue, 18 Sep 2001 Jasoncfain@aol.com wrote:

> controller snd0         
> device           sb0  at isa? port 0x220 irq 5 drq 1
> device           sbxvi0 at isa? port 0x330 drq 5
> device           sbmidi0 at isa? port 0x330
> 
> these are the lines i was told by many sources includeing the freebsd hand 
> book
> to config into my kernel when i do it says obsolete word "controller" use 
> device and the sound drivers are depreceated see a dir for info but i cant 
> find that dir it doesnt exist so i ignored the sound drivers are depreciated 
> comment and and i make depend then make then error 1 popped up please help 
> ..... also some sources said to ad a vector sbintor at the end of the device 
> sb0 line but it had a syntax error i spelled it wright and another source 
> said ad conflicts if you have two dmas which i do
> but it had a syntax error but it was all spelled exactlly they wrote them i 
> have 
> freebsd 4.2 i bought from compusa
> heres my windows info for my sound card


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.BSF.3.96.1010918192615.48600G-100000>