Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2000 02:16:39 +0100
From:      Bernhard Valenti <bernhard.valenti@gmx.net>
To:        Zero Sum <count@shalimar.net.au>
Cc:        scotty@klement.dstorm.net, Kent Stewart <kstewart@urx.com>, Ben Hacker Jr <strbenjr@yahoo.com>, list DC-FBSD <fug-washdc@Sytex.Net>, questions FBSD <freebsd-questions@FreeBSD.ORG>, Stable FBSD <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Help with Sound. FBSDv4.2
Message-ID:  <20001121021639.A33295@cipher.home.at>
In-Reply-To: <00112109335203.29201@shalimar.net.au>; from count@shalimar.net.au on Tue, Nov 21, 2000 at 09:33:52AM %2B1100
References:  <Pine.BSF.4.21.0011201302500.11577-100000@klement.dstorm.net> <00112109335203.29201@shalimar.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 21, 2000 at 09:33:52AM +1100, Zero Sum wrote:
> On Tuesday 21 November 2000 06:04, scotty@klement.dstorm.net wrote:
> > On Mon, 20 Nov 2000, Kent Stewart wrote:
> > Since his dmesg output shows "pcm1" as being the sound device, shouldn't
> > it be ./MAKEDEV snd1?
> That is what worked for me.
> Dunno *why* it si 1 rather than 0 though...

probably because he has "device pcm0 at isa?..." in kernel, and the kernel
reserves pcm0 for that. his card is pnp and so the kernel autodetects its irq/
port and assigns pcm1 to it.
if you change it to "device pcm" the kernel will assign pcm0 to it.
dont forget to run "./MAKEDEV snd0" with the new kernel.

regards,
bernhard valenti


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?20001121021639.A33295>