Date: Sun, 7 Oct 2001 03:41:24 +0100 From: "cameron grant" <gandalf@vilnya.demon.co.uk> To: "Mark Conway Wirt" <mark@ArsConcero.org>, <freebsd-multimedia@freebsd.org> Subject: Re: /dev/mixer not working with pcm sbp drivers? Message-ID: <015901c14ed9$8e646b20$0504020a@haveblue> References: <20011006212056.A11509@ArsConcero.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> sbc0: <SoundBlaster Pro> at port 0x220-0x22f irq 5 drq 1 flags 0x15 on
isa0
> pcm1: <SB DSP 3.02> on sbc0
> pca0 at port 0x40 on isa0
hmm. you're trying to set hints for pcm0 which is incorrect for cards using
sbc.
also, pca0 is not recommended.
your config should be:
device sbc0 at isa? port 0x220 irq 5 drq 1
device pcm
> Anyone have any ideas? I can't figure out if I'm doing something wrong,
> or if my rev of the SoundBlaster just isn't supported by these drivers.
there's a bug in the driver; i see what it is and i'll fix it tomorrow.
-cg
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?015901c14ed9$8e646b20$0504020a>
