Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2000 11:38:42 -0700
From:      Kent Stewart <kstewart@3-cities.com>
To:        Tyler Spivey <tyler@wapvi.bc.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: audio devices
Message-ID:  <3943DCB2.6A9A468B@3-cities.com>
References:  <200006111826.LAA25409@viper.wapvi.bc.ca>

next in thread | previous in thread | raw e-mail | index | archive | help


Tyler Spivey wrote:
> 
> this wont work:
> device pcm
> device sb at isa?
> device sbxvii at isa?

You didn't listen. Fenix told you to use pcm and that means you pull
sb and sbxvii.

I'm not sure that will work either. I have a SB-16 at

sbc0: <Soundblaster 16> at port 0x220-0x22f irq 5 drq 1 flags 0x15 on
isa0
sbc0: setting card to irq 5, drq 1, 5
pcm0: <SB DSP 4.13> on sbc0

This was setup by using

# pcm Sound Device Driver
device          pcm

# For non-PnP cards:
device          sbc0    at isa? port 0x220 irq 5 drq 1 flags 0x15

Once you have built, installed, and rebooted, you need to MAKEDEV
snd0. If everything is working, you can run "mixer" and it will return
the current settings. You have sound at that point. You then have to
worry about getting your applications to see it but that is a
different problem.

Kent

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

-- 
Kent Stewart
Richland, WA

mailto:kstewart@3-cities.com
http://www.3-cities.com/~kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

SETI(Search for Extraterrestrial Intelligence) @ HOME
http://setiathome.ssl.berkeley.edu/

Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR
http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html


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?3943DCB2.6A9A468B>