Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 1999 11:33:47 -0400 (EDT)
From:      FreeBSD Question <question@blink.dhs.org>
To:        Eric Lee Green <elgreen@iname.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Ensoniq AudioPCI
Message-ID:  <Pine.BSF.4.10.9908111132320.17368-100000@nowcool.com>
In-Reply-To: <Pine.BSF.4.10.9908111122300.17368-100000@nowcool.com>

next in thread | previous in thread | raw e-mail | index | archive | help
BTW, since this is a PCI card, you won't need pnp0 in this case.
and for the same reason, your snd device will be pcm0, not pcm1(this is
for pnp)

make sure you do:
cd /dev;./MAKEDEV snd0


On Wed, 11 Aug 1999, FreeBSD Question wrote:

> # Luigi's snd code (use INSTEAD of snd0 and all VOXWARE drivers!).
> # You may also wish to enable the pnp controller with this, for pnp
> # sound cards.
> #
> controller pnp0
> device pcm0 at isa? port ? irq 10 drq 1 flags 0x0
> 
> -------------------------------------------------------
> Once again, put above lines in your kernel config file and go for it.
> LINT doesn't tell you specifically what kind of kard Luigi's snd code
> supports. it's in the README.cards(?) in the snd directory.
> I've done this since 3.X-RELEASE.
> Luigi's snd code has been the same since then anyway since he stopped
> developing it.(hope I am right??)
> 
> Byung
> 
> 



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.4.10.9908111132320.17368-100000>